Uses of Interface
io.datarouter.storage.node.adapter.trace.mixin.IndexedStorageTraceAdapterMixin
Packages that use IndexedStorageTraceAdapterMixin
-
Uses of IndexedStorageTraceAdapterMixin in io.datarouter.storage.node.adapter.trace.physical
Classes in io.datarouter.storage.node.adapter.trace.physical that implement IndexedStorageTraceAdapterMixinModifier 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>>