Uses of Interface
io.datarouter.storage.node.entity.SubEntitySortedMapStorageReaderNode
-
Uses of SubEntitySortedMapStorageReaderNode in io.datarouter.storage.node.adapter.availability
Classes in io.datarouter.storage.node.adapter.availability that implement SubEntitySortedMapStorageReaderNode Modifier and Type Class Description classPhysicalSubEntitySortedMapStorageAvailabilityAdapterFactory.PhysicalSubEntitySortedMapStorageAvailabilityAdapter<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>> -
Uses of SubEntitySortedMapStorageReaderNode in io.datarouter.storage.node.adapter.callsite.physical
Classes in io.datarouter.storage.node.adapter.callsite.physical that implement SubEntitySortedMapStorageReaderNode Modifier and Type Class Description 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>> -
Uses of SubEntitySortedMapStorageReaderNode in io.datarouter.storage.node.adapter.counter.physical
Classes in io.datarouter.storage.node.adapter.counter.physical that implement SubEntitySortedMapStorageReaderNode Modifier and Type Class Description classPhysicalSubEntitySortedMapStorageCounterAdapter<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>> -
Uses of SubEntitySortedMapStorageReaderNode in io.datarouter.storage.node.adapter.sanitization.physical
Classes in io.datarouter.storage.node.adapter.sanitization.physical that implement SubEntitySortedMapStorageReaderNode Modifier and Type Class Description classPhysicalSubEntitySortedMapStorageSanitizationAdapter<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>> -
Uses of SubEntitySortedMapStorageReaderNode in io.datarouter.storage.node.adapter.trace.physical
Classes in io.datarouter.storage.node.adapter.trace.physical that implement SubEntitySortedMapStorageReaderNode Modifier and Type Class Description classPhysicalSubEntitySortedMapStorageTraceAdapter<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>> -
Uses of SubEntitySortedMapStorageReaderNode in io.datarouter.storage.node.entity
Subinterfaces of SubEntitySortedMapStorageReaderNode in io.datarouter.storage.node.entity Modifier and Type Interface Description interfacePhysicalSubEntitySortedMapStorageNode<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>>interfaceSubEntitySortedMapStorageNode<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>>Methods in io.datarouter.storage.node.entity that return types with arguments of type SubEntitySortedMapStorageReaderNode Modifier and Type Method Description Map<String,? extends SubEntitySortedMapStorageReaderNode<EK,?,?,?>>BasePhysicalEntityNode. getNodeByQualifierPrefix()Map<String,? extends SubEntitySortedMapStorageReaderNode<EK,?,?,?>>PhysicalEntityNode. getNodeByQualifierPrefix()Methods in io.datarouter.storage.node.entity with parameters of type SubEntitySortedMapStorageReaderNode Modifier and Type Method Description <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>>
voidBaseEntityNode. register(SubEntitySortedMapStorageReaderNode<EK,PK,D,F> subEntityNode)<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>>
voidBasePhysicalEntityNode. register(SubEntitySortedMapStorageReaderNode<EK,PK,D,F> subEntityNode)<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>>
voidEntityNode. register(SubEntitySortedMapStorageReaderNode<EK,PK,D,F> subEntityNode)