Uses of Class
io.datarouter.storage.node.adapter.callsite.SortedMapStorageCallsiteAdapter
| Package | Description |
|---|---|
| io.datarouter.storage.node.adapter.callsite.physical |
-
Uses of SortedMapStorageCallsiteAdapter in io.datarouter.storage.node.adapter.callsite.physical
Subclasses of SortedMapStorageCallsiteAdapter in io.datarouter.storage.node.adapter.callsite.physical Modifier and Type Class Description classPhysicalSortedMapStorageCallsiteAdapter<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 SortedMapStorage.PhysicalSortedMapStorageNode<PK,D,F>>classPhysicalSubEntitySortedMapStorageCallsiteAdapter<EK extends io.datarouter.model.key.entity.EntityKey<EK>,PK extends io.datarouter.model.key.primary.EntityPrimaryKey<EK,PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>,N extends PhysicalSubEntitySortedMapStorageNode<EK,PK,D,F>>