Uses of Interface
io.datarouter.storage.node.adapter.callsite.mixin.IndexedStorageCallsiteAdapterMixin
| Package | Description |
|---|---|
| io.datarouter.storage.node.adapter.callsite | |
| io.datarouter.storage.node.adapter.callsite.physical |
-
Uses of IndexedStorageCallsiteAdapterMixin in io.datarouter.storage.node.adapter.callsite
Classes in io.datarouter.storage.node.adapter.callsite that implement IndexedStorageCallsiteAdapterMixin Modifier and Type Class Description classIndexedSortedMapStorageCallsiteAdapter<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 IndexedStorageCallsiteAdapterMixin in io.datarouter.storage.node.adapter.callsite.physical
Classes in io.datarouter.storage.node.adapter.callsite.physical that implement IndexedStorageCallsiteAdapterMixin Modifier and Type Class Description classPhysicalIndexedSortedMapStorageCallsiteAdapter<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>>