- All Superinterfaces:
Comparable<Node<PK,D,F>>, IndexedOps<PK,D>, IndexedStorageReader<PK,D>, IndexedStorageReader.IndexedStorageReaderNode<PK,D,F>, MapStorageReader<PK,D>, MapStorageReader.MapStorageReaderNode<PK,D,F>, Node<PK,D,F>, NodeOps<PK,D>
- All Known Subinterfaces:
IndexedMapStorage.IndexedMapStorageNode<PK,D,F>, IndexedMapStorage.PhysicalIndexedMapStorageNode<PK,D,F>, IndexedSortedMapStorage.IndexedSortedMapStorageNode<PK,D,F>, IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>, IndexedSortedMapStorageReader.IndexedSortedMapStorageReaderNode<PK,D,F>, IndexedSortedMapStorageReader.PhysicalIndexedSortedMapStorageReaderNode<PK,D,F>
- All Known Implementing Classes:
IndexedSortedMapStorageCallsiteAdapter, IndexedSortedMapStorageCounterAdapter, PhysicalIndexedSortedMapStorageAvailabilityAdapterFactory.PhysicalIndexedSortedMapStorageAvailabilityAdapter, PhysicalIndexedSortedMapStorageCallsiteAdapter, PhysicalIndexedSortedMapStorageCounterAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageTraceAdapter
- Enclosing interface:
- IndexedMapStorageReader<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>>
public static interface IndexedMapStorageReader.IndexedMapStorageReaderNode<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>>
extends MapStorageReader.MapStorageReaderNode<PK,D,F>, IndexedStorageReader.IndexedStorageReaderNode<PK,D,F>
-
-
-
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
Methods inherited from interface io.datarouter.storage.node.op.raw.read.MapStorageReader
exists, exists, find, find, get, get, getKeys, getKeys, getMulti, getMulti, scanMulti, scanMulti, scanMultiKeys, scanMultiKeys