- All Superinterfaces:
IndexedOps<PK,D>, IndexedStorageReader<PK,D>, IndexedStorageWriter<PK,D>, NodeOps<PK,D>
- All Known Subinterfaces:
IndexedMapStorage<PK,D>, IndexedMapStorage.IndexedMapStorageNode<PK,D,F>, IndexedMapStorage.PhysicalIndexedMapStorageNode<PK,D,F>, IndexedSortedMapStorage<PK,D>, IndexedSortedMapStorage.IndexedSortedMapStorageNode<PK,D,F>, IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>, IndexedStorageCallsiteAdapterMixin<PK,D,F,N>, IndexedStorageCounterAdapterMixin<PK,D,F,N>, IndexedStorageSanitizationAdapterMixin<PK,D,F,N>, IndexedStorageTraceAdapterMixin<PK,D,F,N>, PhysicalIndexedStorageAvailabilityAdapterMixin<PK,D,F,N>
- All Known Implementing Classes:
IndexedSortedMapStorageCallsiteAdapter, IndexedSortedMapStorageCounterAdapter, NoOpGroupQueueNode, NoOpNode, NoOpQueueNode, PhysicalIndexedSortedMapStorageAvailabilityAdapterFactory.PhysicalIndexedSortedMapStorageAvailabilityAdapter, PhysicalIndexedSortedMapStorageCallsiteAdapter, PhysicalIndexedSortedMapStorageCounterAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageTraceAdapter
public interface IndexedStorage<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>>
extends IndexedStorageReader<PK,D>, IndexedStorageWriter<PK,D>
-
Nested Class Summary
Nested Classes
| Modifier and Type |
Interface |
Description |
static interface |
IndexedStorage.IndexedStorageNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>> |
|
static interface |
IndexedStorage.PhysicalIndexedStorageNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>> |
|
-
-
Method Summary
Methods inherited from interface io.datarouter.storage.node.op.raw.read.IndexedStorageReader
getMultiByIndex, getMultiByIndex, getMultiFromIndex, getMultiFromIndex, lookupMultiUnique, lookupMultiUnique, lookupUnique, lookupUnique, scanRangesByIndex, scanRangesByIndex, scanRangesIndex, scanRangesIndex, scanRangesIndexKeys, scanRangesIndexKeys