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