| Interface | Description |
|---|---|
| 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
|
| 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
|