Interface | Description |
---|---|
AsyncCursor<T> | A cursor that can be used to iterate asynchronously over items |
ChunkReadStream | A read stream for chunks |
Store | A store for chunks |
StoreCursor | A cursor that can be used to iterate over chunks in a Store |
Class | Description |
---|---|
ChunkMeta | Metadata for a chunk |
CursorInfo | Information about the cursor. |
GeoJsonChunkMeta | Metadata for a GeoJSON chunk |
IndexMeta | Metadata affecting the way a chunk is indexed |
JsonChunkMeta | Metadata for a JSON chunk |
XMLChunkMeta | Metadata for an XML chunk |