Uses of Interface
io.datarouter.storage.node.adapter.counter.mixin.IndexedStorageCounterAdapterMixin
Packages that use IndexedStorageCounterAdapterMixin
Package
Description
-
Uses of IndexedStorageCounterAdapterMixin in io.datarouter.storage.node.adapter.counter
Classes in io.datarouter.storage.node.adapter.counter that implement IndexedStorageCounterAdapterMixinModifier and TypeClassDescriptionclassIndexedSortedMapStorageCounterAdapter<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.IndexedSortedMapStorageNode<PK, D, F>> -
Uses of IndexedStorageCounterAdapterMixin in io.datarouter.storage.node.adapter.counter.physical
Classes in io.datarouter.storage.node.adapter.counter.physical that implement IndexedStorageCounterAdapterMixinModifier 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>>