Index
B C D E G I L M O P R S T
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
B
- BaseOpencensusAdapter<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 io.datarouter.storage.node.Node<PK,D,F>> - Class in io.datarouter.opencensus.adapter
- BaseOpencensusAdapter(N) - Constructor for class io.datarouter.opencensus.adapter.BaseOpencensusAdapter
C
- createOpencensusSpan() - Static method in class io.datarouter.opencensus.adapter.DatarouterOpencensusTool
D
- DatarouterOpencensusAppListener - Class in io.datarouter.opencensus
- DatarouterOpencensusAppListener() - Constructor for class io.datarouter.opencensus.DatarouterOpencensusAppListener
- DatarouterOpencensusTool - Class in io.datarouter.opencensus.adapter
- DatarouterOpencensusTool() - Constructor for class io.datarouter.opencensus.adapter.DatarouterOpencensusTool
- DatarouterOpencensusTraceExporter - Class in io.datarouter.opencensus.adapter
- DatarouterOpencensusTraceExporter() - Constructor for class io.datarouter.opencensus.adapter.DatarouterOpencensusTraceExporter
- delete(PK, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.MapStorageWriterOpencensusAdapterMixin
- deleteAll(Config) - Method in interface io.datarouter.opencensus.adapter.mixin.MapStorageWriterOpencensusAdapterMixin
- deleteByIndex(Collection<IK>, Config, IndexEntryFieldInfo<IK, IE, IF>) - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
- deleteMulti(Collection<PK>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.MapStorageWriterOpencensusAdapterMixin
- deleteMultiUnique(Collection<? extends UniqueKey<PK>>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
- deleteUnique(UniqueKey<PK>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
E
- exists(PK, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.MapStorageReaderOpencensusAdapterMixin
- export(Collection<SpanData>) - Method in class io.datarouter.opencensus.adapter.DatarouterOpencensusTraceExporter
G
- get(PK, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.MapStorageReaderOpencensusAdapterMixin
- getBackingNode() - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
- getBackingNode() - Method in interface io.datarouter.opencensus.adapter.mixin.MapStorageReaderOpencensusAdapterMixin
- getBackingNode() - Method in interface io.datarouter.opencensus.adapter.mixin.MapStorageWriterOpencensusAdapterMixin
- getBackingNode() - Method in interface io.datarouter.opencensus.adapter.mixin.SortedStorageReaderOpencensusAdapterMixin
- getEntityNodePrefix() - Method in class io.datarouter.opencensus.adapter.physical.PhysicalSubEntitySortedMapStorageOpencensusAdapter
- getFieldInfo() - Method in class io.datarouter.opencensus.adapter.physical.PhysicalIndexedSortedMapStorageOpencensusAdapter
- getFieldInfo() - Method in class io.datarouter.opencensus.adapter.physical.PhysicalMapStorageOpencensusAdapter
- getFieldInfo() - Method in class io.datarouter.opencensus.adapter.physical.PhysicalMapStorageReaderOpencensusAdapter
- getFieldInfo() - Method in class io.datarouter.opencensus.adapter.physical.PhysicalSortedMapStorageOpencensusAdapter
- getKeys(Collection<PK>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.MapStorageReaderOpencensusAdapterMixin
- getManagedNodes() - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
- getMulti(Collection<PK>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.MapStorageReaderOpencensusAdapterMixin
- getMultiByIndex(Collection<IK>, Config, IndexEntryFieldInfo<IK, IE, IF>) - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
- getMultiFromIndex(Collection<IK>, Config, IndexEntryFieldInfo<IK, IE, IF>) - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
- getToStringPrefix() - Method in class io.datarouter.opencensus.adapter.BaseOpencensusAdapter
I
- IndexedSortedMapStorageOpencensusAdapter<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 io.datarouter.storage.node.op.combo.IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>> - Class in io.datarouter.opencensus.adapter
- IndexedSortedMapStorageOpencensusAdapter(N) - Constructor for class io.datarouter.opencensus.adapter.IndexedSortedMapStorageOpencensusAdapter
- IndexedStorageOpencensusAdapterMixin<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 io.datarouter.storage.node.op.raw.IndexedStorage.IndexedStorageNode<PK,D,F>> - Interface in io.datarouter.opencensus.adapter.mixin
- io.datarouter.opencensus - package io.datarouter.opencensus
- io.datarouter.opencensus.adapter - package io.datarouter.opencensus.adapter
- io.datarouter.opencensus.adapter.mixin - package io.datarouter.opencensus.adapter.mixin
- io.datarouter.opencensus.adapter.physical - package io.datarouter.opencensus.adapter.physical
L
- lookupMultiUnique(Collection<? extends UniqueKey<PK>>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
- lookupUnique(UniqueKey<PK>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
M
- MapStorageOpencensusAdapter<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 io.datarouter.storage.node.op.raw.MapStorage.MapStorageNode<PK,D,F>> - Class in io.datarouter.opencensus.adapter
- MapStorageOpencensusAdapter(N) - Constructor for class io.datarouter.opencensus.adapter.MapStorageOpencensusAdapter
- MapStorageReaderOpencensusAdapterMixin<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 io.datarouter.storage.node.op.raw.read.MapStorageReader.MapStorageReaderNode<PK,D,F>> - Interface in io.datarouter.opencensus.adapter.mixin
- MapStorageWriterOpencensusAdapterMixin<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 io.datarouter.storage.node.op.raw.MapStorage.MapStorageNode<PK,D,F>> - Interface in io.datarouter.opencensus.adapter.mixin
O
- onShutDown() - Method in class io.datarouter.opencensus.DatarouterOpencensusAppListener
- onStartUp() - Method in class io.datarouter.opencensus.DatarouterOpencensusAppListener
- OpencensusAdapter - Interface in io.datarouter.opencensus.adapter
P
- PhysicalIndexedSortedMapStorageOpencensusAdapter<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 io.datarouter.storage.node.op.combo.IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>> - Class in io.datarouter.opencensus.adapter.physical
- PhysicalIndexedSortedMapStorageOpencensusAdapter(N) - Constructor for class io.datarouter.opencensus.adapter.physical.PhysicalIndexedSortedMapStorageOpencensusAdapter
- PhysicalMapStorageOpencensusAdapter<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 io.datarouter.storage.node.op.raw.MapStorage.PhysicalMapStorageNode<PK,D,F>> - Class in io.datarouter.opencensus.adapter.physical
- PhysicalMapStorageOpencensusAdapter(N) - Constructor for class io.datarouter.opencensus.adapter.physical.PhysicalMapStorageOpencensusAdapter
- PhysicalMapStorageReaderOpencensusAdapter<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 io.datarouter.storage.node.op.raw.read.MapStorageReader.PhysicalMapStorageReaderNode<PK,D,F>> - Class in io.datarouter.opencensus.adapter.physical
- PhysicalMapStorageReaderOpencensusAdapter(N) - Constructor for class io.datarouter.opencensus.adapter.physical.PhysicalMapStorageReaderOpencensusAdapter
- PhysicalSortedMapStorageOpencensusAdapter<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 io.datarouter.storage.node.op.combo.SortedMapStorage.PhysicalSortedMapStorageNode<PK,D,F>> - Class in io.datarouter.opencensus.adapter.physical
- PhysicalSortedMapStorageOpencensusAdapter(N) - Constructor for class io.datarouter.opencensus.adapter.physical.PhysicalSortedMapStorageOpencensusAdapter
- 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>> - Class in io.datarouter.opencensus.adapter.physical
- PhysicalSubEntitySortedMapStorageOpencensusAdapter(N) - Constructor for class io.datarouter.opencensus.adapter.physical.PhysicalSubEntitySortedMapStorageOpencensusAdapter
- put(D, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.MapStorageWriterOpencensusAdapterMixin
- putMulti(Collection<D>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.MapStorageWriterOpencensusAdapterMixin
R
- registerManaged(MN) - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
S
- scan(Range<PK>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.SortedStorageReaderOpencensusAdapterMixin
- scanKeys(Range<PK>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.SortedStorageReaderOpencensusAdapterMixin
- scanRanges(Collection<Range<PK>>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.SortedStorageReaderOpencensusAdapterMixin
- scanRangesByIndex(IndexEntryFieldInfo<IK, IE, IF>, Collection<Range<IK>>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
- scanRangesIndex(IndexEntryFieldInfo<IK, IE, IF>, Collection<Range<IK>>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
- scanRangesIndexKeys(IndexEntryFieldInfo<IK, IE, IF>, Collection<Range<IK>>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.IndexedStorageOpencensusAdapterMixin
- scanRangesKeys(Collection<Range<PK>>, Config) - Method in interface io.datarouter.opencensus.adapter.mixin.SortedStorageReaderOpencensusAdapterMixin
- SEQUENCE_PARENT_ATTRIBUTE_KEY - Static variable in class io.datarouter.opencensus.adapter.DatarouterOpencensusTool
- SortedMapStorageOpencensusAdapter<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 io.datarouter.storage.node.op.combo.SortedMapStorage.SortedMapStorageNode<PK,D,F>> - Class in io.datarouter.opencensus.adapter
- SortedMapStorageOpencensusAdapter(N) - Constructor for class io.datarouter.opencensus.adapter.SortedMapStorageOpencensusAdapter
- SortedStorageReaderOpencensusAdapterMixin<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 io.datarouter.storage.node.op.raw.read.SortedStorageReader.SortedStorageReaderNode<PK,D,F>> - Interface in io.datarouter.opencensus.adapter.mixin
- startSpan() - Method in class io.datarouter.opencensus.adapter.BaseOpencensusAdapter
- startSpan() - Method in interface io.datarouter.opencensus.adapter.OpencensusAdapter
T
- THREAD_ID_ATTRIBUTE_KEY - Static variable in class io.datarouter.opencensus.adapter.DatarouterOpencensusTool
- TRACEPARENT_ATTRIBUTE_KEY - Static variable in class io.datarouter.opencensus.adapter.DatarouterOpencensusTool
All Classes|All Packages