Uses of Interface
io.datarouter.storage.node.op.raw.IndexedStorage.PhysicalIndexedStorageNode
Packages that use IndexedStorage.PhysicalIndexedStorageNode
Package
Description
-
Uses of IndexedStorage.PhysicalIndexedStorageNode in io.datarouter.storage.node.adapter.availability
Classes in io.datarouter.storage.node.adapter.availability that implement IndexedStorage.PhysicalIndexedStorageNodeModifier 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 IndexedStorage.PhysicalIndexedStorageNode in io.datarouter.storage.node.adapter.availability.mixin
Classes in io.datarouter.storage.node.adapter.availability.mixin with type parameters of type IndexedStorage.PhysicalIndexedStorageNodeModifier and TypeInterfaceDescriptioninterfacePhysicalIndexedStorageAvailabilityAdapterMixin<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 IndexedStorage.PhysicalIndexedStorageNode<PK, D, F>> -
Uses of IndexedStorage.PhysicalIndexedStorageNode in io.datarouter.storage.node.adapter.callsite.physical
Classes in io.datarouter.storage.node.adapter.callsite.physical that implement IndexedStorage.PhysicalIndexedStorageNodeModifier 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 IndexedStorage.PhysicalIndexedStorageNode in io.datarouter.storage.node.adapter.counter.physical
Classes in io.datarouter.storage.node.adapter.counter.physical that implement IndexedStorage.PhysicalIndexedStorageNodeModifier 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 IndexedStorage.PhysicalIndexedStorageNode in io.datarouter.storage.node.adapter.sanitization.physical
Classes in io.datarouter.storage.node.adapter.sanitization.physical that implement IndexedStorage.PhysicalIndexedStorageNodeModifier 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 IndexedStorage.PhysicalIndexedStorageNode in io.datarouter.storage.node.adapter.trace.physical
Classes in io.datarouter.storage.node.adapter.trace.physical that implement IndexedStorage.PhysicalIndexedStorageNodeModifier 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 IndexedStorage.PhysicalIndexedStorageNode in io.datarouter.storage.node.op.combo
Subinterfaces of IndexedStorage.PhysicalIndexedStorageNode in io.datarouter.storage.node.op.comboModifier and TypeInterfaceDescriptionstatic interfaceIndexedMapStorage.PhysicalIndexedMapStorageNode<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 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>>