Class PhysicalSubEntitySortedMapStorageOpencensusAdapter<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 io.datarouter.storage.node.entity.PhysicalSubEntitySortedMapStorageNode<EK,PK,D,F>>

java.lang.Object
io.datarouter.storage.node.adapter.BaseAdapter<PK,D,F,N>
io.datarouter.storage.node.adapter.callsite.BaseCallsiteAdapter<PK,D,F,N>
io.datarouter.storage.node.adapter.callsite.SortedMapStorageCallsiteAdapter<PK,D,F,N>
io.datarouter.opencensus.adapter.physical.PhysicalSortedMapStorageOpencensusAdapter<PK,D,F,N>
io.datarouter.opencensus.adapter.physical.PhysicalSubEntitySortedMapStorageOpencensusAdapter<EK,PK,D,F,N>
All Implemented Interfaces:
io.datarouter.storage.node.adapter.callsite.CallsiteAdapter, io.datarouter.storage.node.adapter.callsite.mixin.MapStorageReaderCallsiteAdapterMixin<PK,D,F,N>, io.datarouter.storage.node.adapter.callsite.mixin.MapStorageWriterCallsiteAdapterMixin<PK,D,F,N>, io.datarouter.storage.node.adapter.callsite.mixin.SortedStorageReaderCallsiteAdapterMixin<PK,D,F,N>, io.datarouter.storage.node.adapter.PhysicalAdapterMixin<PK,D,F,N>, io.datarouter.storage.node.entity.PhysicalSubEntitySortedMapStorageNode<EK,PK,D,F>, io.datarouter.storage.node.entity.SubEntitySortedMapStorageNode<EK,PK,D,F>, io.datarouter.storage.node.entity.SubEntitySortedMapStorageReaderNode<EK,PK,D,F>, io.datarouter.storage.node.Node<PK,D,F>, io.datarouter.storage.node.op.combo.reader.SortedMapStorageReader<PK,D>, io.datarouter.storage.node.op.combo.reader.SortedMapStorageReader.PhysicalSortedMapStorageReaderNode<PK,D,F>, io.datarouter.storage.node.op.combo.reader.SortedMapStorageReader.SortedMapStorageReaderNode<PK,D,F>, io.datarouter.storage.node.op.combo.SortedMapStorage<PK,D>, io.datarouter.storage.node.op.combo.SortedMapStorage.PhysicalSortedMapStorageNode<PK,D,F>, io.datarouter.storage.node.op.combo.SortedMapStorage.SortedMapStorageNode<PK,D,F>, io.datarouter.storage.node.op.combo.writer.SortedMapStorageWriter<PK,D>, io.datarouter.storage.node.op.combo.writer.SortedMapStorageWriter.PhysicalSortedMapStorageWriterNode<PK,D,F>, io.datarouter.storage.node.op.combo.writer.SortedMapStorageWriter.SortedMapStorageWriterNode<PK,D,F>, io.datarouter.storage.node.op.NodeOps<PK,D>, io.datarouter.storage.node.op.raw.MapStorage<PK,D>, io.datarouter.storage.node.op.raw.MapStorage.MapStorageNode<PK,D,F>, io.datarouter.storage.node.op.raw.MapStorage.PhysicalMapStorageNode<PK,D,F>, io.datarouter.storage.node.op.raw.read.MapStorageReader<PK,D>, io.datarouter.storage.node.op.raw.read.MapStorageReader.MapStorageReaderNode<PK,D,F>, io.datarouter.storage.node.op.raw.read.MapStorageReader.PhysicalMapStorageReaderNode<PK,D,F>, io.datarouter.storage.node.op.raw.read.SortedStorageReader<PK,D>, io.datarouter.storage.node.op.raw.read.SortedStorageReader.PhysicalSortedStorageReaderNode<PK,D,F>, io.datarouter.storage.node.op.raw.read.SortedStorageReader.SortedStorageReaderNode<PK,D,F>, io.datarouter.storage.node.op.raw.SortedStorage<PK,D>, io.datarouter.storage.node.op.raw.SortedStorage.PhysicalSortedStorageNode<PK,D,F>, io.datarouter.storage.node.op.raw.SortedStorage.SortedStorageNode<PK,D,F>, io.datarouter.storage.node.op.raw.write.MapStorageWriter<PK,D>, io.datarouter.storage.node.op.raw.write.MapStorageWriter.MapStorageWriterNode<PK,D,F>, io.datarouter.storage.node.op.raw.write.MapStorageWriter.PhysicalMapStorageWriterNode<PK,D,F>, io.datarouter.storage.node.op.raw.write.SortedStorageWriter<PK,D>, io.datarouter.storage.node.op.raw.write.SortedStorageWriter.PhysicalSortedStorageWriterNode<PK,D,F>, io.datarouter.storage.node.op.raw.write.SortedStorageWriter.SortedStorageWriterNode<PK,D,F>, io.datarouter.storage.node.op.raw.write.StorageWriter<PK,D>, io.datarouter.storage.node.op.raw.write.StorageWriter.StorageWriterNode<PK,D,F>, io.datarouter.storage.node.type.physical.PhysicalNode<PK,D,F>, Comparable<io.datarouter.storage.node.Node<PK,D,F>>

public class PhysicalSubEntitySortedMapStorageOpencensusAdapter<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 io.datarouter.storage.node.entity.PhysicalSubEntitySortedMapStorageNode<EK,PK,D,F>> extends PhysicalSortedMapStorageOpencensusAdapter<PK,D,F,N> implements io.datarouter.storage.node.entity.PhysicalSubEntitySortedMapStorageNode<EK,PK,D,F>
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.raw.MapStorage

    io.datarouter.storage.node.op.raw.MapStorage.MapStorageNode<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>>, io.datarouter.storage.node.op.raw.MapStorage.PhysicalMapStorageNode<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>>

    Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.raw.read.MapStorageReader

    io.datarouter.storage.node.op.raw.read.MapStorageReader.MapStorageReaderNode<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>>, io.datarouter.storage.node.op.raw.read.MapStorageReader.PhysicalMapStorageReaderNode<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>>

    Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.raw.write.MapStorageWriter

    io.datarouter.storage.node.op.raw.write.MapStorageWriter.MapStorageWriterNode<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>>, io.datarouter.storage.node.op.raw.write.MapStorageWriter.PhysicalMapStorageWriterNode<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>>

    Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.combo.SortedMapStorage

    io.datarouter.storage.node.op.combo.SortedMapStorage.PhysicalSortedMapStorageNode<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>>, io.datarouter.storage.node.op.combo.SortedMapStorage.SortedMapStorageNode<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>>

    Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.combo.reader.SortedMapStorageReader

    io.datarouter.storage.node.op.combo.reader.SortedMapStorageReader.PhysicalSortedMapStorageReaderNode<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>>, io.datarouter.storage.node.op.combo.reader.SortedMapStorageReader.SortedMapStorageReaderNode<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>>

    Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.combo.writer.SortedMapStorageWriter

    io.datarouter.storage.node.op.combo.writer.SortedMapStorageWriter.PhysicalSortedMapStorageWriterNode<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>>, io.datarouter.storage.node.op.combo.writer.SortedMapStorageWriter.SortedMapStorageWriterNode<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>>

    Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.raw.SortedStorage

    io.datarouter.storage.node.op.raw.SortedStorage.PhysicalSortedStorageNode<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>>, io.datarouter.storage.node.op.raw.SortedStorage.SortedStorageNode<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>>

    Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.raw.read.SortedStorageReader

    io.datarouter.storage.node.op.raw.read.SortedStorageReader.PhysicalSortedStorageReaderNode<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>>, io.datarouter.storage.node.op.raw.read.SortedStorageReader.SortedStorageReaderNode<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>>

    Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.raw.write.SortedStorageWriter

    io.datarouter.storage.node.op.raw.write.SortedStorageWriter.PhysicalSortedStorageWriterNode<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>>, io.datarouter.storage.node.op.raw.write.SortedStorageWriter.SortedStorageWriterNode<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>>

    Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.raw.write.StorageWriter

    io.datarouter.storage.node.op.raw.write.StorageWriter.StorageWriterNode<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>>
  • Field Summary

    Fields inherited from class io.datarouter.storage.node.adapter.BaseAdapter

    backingNode

    Fields inherited from interface io.datarouter.storage.node.op.raw.read.MapStorageReader

    OP_exists, OP_get, OP_getKeys, OP_getMulti

    Fields inherited from interface io.datarouter.storage.node.op.raw.write.MapStorageWriter

    OP_delete, OP_deleteAll, OP_deleteMulti, OP_put, OP_putMulti

    Fields inherited from interface io.datarouter.storage.node.op.combo.SortedMapStorage

    DELETE_BATCH_SIZE

    Fields inherited from interface io.datarouter.storage.node.op.raw.read.SortedStorageReader

    OP_getKeysInRange, OP_getPrefixedRange, OP_getRange, OP_scan, OP_scanKeys, OP_scanRanges, OP_scanRangesKeys

    Fields inherited from interface io.datarouter.storage.node.op.raw.write.StorageWriter

    OP_put, OP_putMulti
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class io.datarouter.opencensus.adapter.physical.PhysicalSortedMapStorageOpencensusAdapter

    getFieldInfo

    Methods inherited from class io.datarouter.storage.node.adapter.callsite.BaseCallsiteAdapter

    getCallsite, getToStringPrefix, recordCallsite, recordCollectionCallsite

    Methods inherited from class io.datarouter.storage.node.adapter.BaseAdapter

    compareTo, getBackingNode, getChildNodes, getClientIds, getName, getPhysicalNodes, getPhysicalNodesForClient, getUnderlyingNode, toString, usesClient

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface io.datarouter.storage.node.adapter.callsite.CallsiteAdapter

    getCallsite, recordCallsite, recordCollectionCallsite

    Methods inherited from interface java.lang.Comparable

    compareTo

    Methods inherited from interface io.datarouter.storage.node.op.raw.read.MapStorageReader

    exists, find, find, get, getKeys, getMulti, scanMulti, scanMulti, scanMultiKeys, scanMultiKeys

    Methods inherited from interface io.datarouter.storage.node.adapter.callsite.mixin.MapStorageReaderCallsiteAdapterMixin

    exists, get, getBackingNode, getKeys, getMulti

    Methods inherited from interface io.datarouter.storage.node.op.raw.write.MapStorageWriter

    delete, deleteAll, deleteBatched, deleteBatched, deleteMulti

    Methods inherited from interface io.datarouter.storage.node.adapter.callsite.mixin.MapStorageWriterCallsiteAdapterMixin

    delete, deleteAll, deleteMulti, getBackingNode, put, putMulti

    Methods inherited from interface io.datarouter.storage.node.Node

    getChildNodes, getClientIds, getName, getPhysicalNodes, getPhysicalNodesForClient, usesClient

    Methods inherited from interface io.datarouter.storage.node.adapter.PhysicalAdapterMixin

    getBackingNode, getClientId, getClientType

    Methods inherited from interface io.datarouter.storage.node.op.combo.SortedMapStorage

    deleteWithPrefix, deleteWithPrefix, deleteWithPrefixes, deleteWithPrefixes

    Methods inherited from interface io.datarouter.storage.node.op.raw.read.SortedStorageReader

    count, scan, scan, scan, scanKeys, scanKeys, scanKeys, scanKeysWithPrefix, scanKeysWithPrefix, scanKeysWithPrefixes, scanKeysWithPrefixes, scanRanges, scanRangesKeys, scanWithPrefix, scanWithPrefix, scanWithPrefixes, scanWithPrefixes

    Methods inherited from interface io.datarouter.storage.node.adapter.callsite.mixin.SortedStorageReaderCallsiteAdapterMixin

    getBackingNode, scan, scanKeys, scanRanges, scanRangesKeys

    Methods inherited from interface io.datarouter.storage.node.op.raw.write.StorageWriter

    put, putMulti
  • Constructor Details

    • PhysicalSubEntitySortedMapStorageOpencensusAdapter

      public PhysicalSubEntitySortedMapStorageOpencensusAdapter(N backingNode)
  • Method Details

    • getEntityNodePrefix

      public String getEntityNodePrefix()
      Specified by:
      getEntityNodePrefix in interface io.datarouter.storage.node.entity.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>>