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