Interface SubEntitySortedMapStorageReaderNode<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>>

All Superinterfaces:
Comparable<Node<PK,D,F>>, MapStorageReader<PK,D>, MapStorageReader.MapStorageReaderNode<PK,D,F>, Node<PK,D,F>, NodeOps<PK,D>, SortedMapStorageReader<PK,D>, SortedMapStorageReader.SortedMapStorageReaderNode<PK,D,F>, SortedStorageReader<PK,D>, SortedStorageReader.SortedStorageReaderNode<PK,D,F>
All Known Subinterfaces:
PhysicalSubEntitySortedMapStorageNode<EK,PK,D,F>, SubEntitySortedMapStorageNode<EK,PK,D,F>
All Known Implementing Classes:
PhysicalSubEntitySortedMapStorageCallsiteAdapter, PhysicalSubEntitySortedMapStorageCounterAdapter, PhysicalSubEntitySortedMapStorageTraceAdapter

public interface SubEntitySortedMapStorageReaderNode<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>> extends SortedMapStorageReader.SortedMapStorageReaderNode<PK,D,F>
  • Method Details

    • getEntityNodePrefix

      String getEntityNodePrefix()