Uses of Interface
io.datarouter.storage.node.op.combo.IndexedMapStorage.PhysicalIndexedMapStorageNode
Packages that use IndexedMapStorage.PhysicalIndexedMapStorageNode
Package
Description
-
Uses of IndexedMapStorage.PhysicalIndexedMapStorageNode in io.datarouter.storage.node.adapter.availability
Classes in io.datarouter.storage.node.adapter.availability that implement IndexedMapStorage.PhysicalIndexedMapStorageNodeModifier and TypeClassDescriptionclassPhysicalIndexedSortedMapStorageAvailabilityAdapterFactory.PhysicalIndexedSortedMapStorageAvailabilityAdapter<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>, N extends IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK, D, F>> -
Uses of IndexedMapStorage.PhysicalIndexedMapStorageNode in io.datarouter.storage.node.adapter.callsite.physical
Classes in io.datarouter.storage.node.adapter.callsite.physical that implement IndexedMapStorage.PhysicalIndexedMapStorageNodeModifier and TypeClassDescriptionclassPhysicalIndexedSortedMapStorageCallsiteAdapter<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>, N extends IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK, D, F>> -
Uses of IndexedMapStorage.PhysicalIndexedMapStorageNode in io.datarouter.storage.node.adapter.counter.physical
Classes in io.datarouter.storage.node.adapter.counter.physical that implement IndexedMapStorage.PhysicalIndexedMapStorageNodeModifier and TypeClassDescriptionclassPhysicalIndexedSortedMapStorageCounterAdapter<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>, N extends IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK, D, F>> -
Uses of IndexedMapStorage.PhysicalIndexedMapStorageNode in io.datarouter.storage.node.adapter.sanitization.physical
Classes in io.datarouter.storage.node.adapter.sanitization.physical that implement IndexedMapStorage.PhysicalIndexedMapStorageNodeModifier and TypeClassDescriptionclassPhysicalIndexedSortedMapStorageSanitizationAdapter<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>, N extends IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK, D, F>> -
Uses of IndexedMapStorage.PhysicalIndexedMapStorageNode in io.datarouter.storage.node.adapter.trace.physical
Classes in io.datarouter.storage.node.adapter.trace.physical that implement IndexedMapStorage.PhysicalIndexedMapStorageNodeModifier and TypeClassDescriptionclassPhysicalIndexedSortedMapStorageTraceAdapter<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>, N extends IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK, D, F>> -
Uses of IndexedMapStorage.PhysicalIndexedMapStorageNode in io.datarouter.storage.node.op.combo
Subinterfaces of IndexedMapStorage.PhysicalIndexedMapStorageNode in io.datarouter.storage.node.op.comboModifier and TypeInterfaceDescriptionstatic interfaceIndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<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>>