- get() - Method in class io.opencensus.implcore.internal.CurrentState
-
Returns the current state and updates the status as being read.
- getActiveTraceParams() - Method in class io.opencensus.implcore.trace.config.TraceConfigImpl
-
- getAll() - Method in class io.opencensus.implcore.trace.internal.ConcurrentIntrusiveList
-
Returns all the elements from this list.
- getAllExportedViews() - Method in class io.opencensus.implcore.stats.ViewManagerImpl
-
- getAllMetricProducer() - Method in class io.opencensus.implcore.metrics.export.MetricProducerManagerImpl
-
- getB3Format() - Method in class io.opencensus.implcore.trace.propagation.PropagationComponentImpl
-
- getBinaryFormat() - Method in class io.opencensus.implcore.trace.propagation.PropagationComponentImpl
-
- getBinarySerializer() - Method in class io.opencensus.implcore.tags.propagation.TagPropagationComponentImpl
-
- getClock() - Method in class io.opencensus.implcore.trace.TraceComponentImplBase
-
- getCorrelationContextFormat() - Method in class io.opencensus.implcore.tags.propagation.TagPropagationComponentImpl
-
- getCurrentTagContext() - Method in class io.opencensus.implcore.tags.TaggerImpl
-
- getDefaultTimeSeries() - Method in class io.opencensus.implcore.metrics.DoubleCumulativeImpl
-
- getDefaultTimeSeries() - Method in class io.opencensus.implcore.metrics.DoubleGaugeImpl
-
- getDefaultTimeSeries() - Method in class io.opencensus.implcore.metrics.LongCumulativeImpl
-
- getDefaultTimeSeries() - Method in class io.opencensus.implcore.metrics.LongGaugeImpl
-
- getEnabled() - Method in class io.opencensus.implcore.trace.export.InProcessRunningSpanStore
-
Returns true if the RunningSpanStore is enabled.
- getEnabled() - Method in class io.opencensus.implcore.trace.export.InProcessSampledSpanStoreImpl
-
- getEnabled() - Method in class io.opencensus.implcore.trace.export.SampledSpanStoreImpl
-
Returns true if the SampledSpanStore is enabled.
- getEndNanoTime() - Method in class io.opencensus.implcore.trace.RecordEventsSpanImpl
-
- getErrorSampledSpans(SampledSpanStore.ErrorFilter) - Method in class io.opencensus.implcore.trace.export.InProcessSampledSpanStoreImpl
-
- getExportComponent() - Method in class io.opencensus.implcore.metrics.MetricsComponentImplBase
-
- getExportComponent() - Method in class io.opencensus.implcore.trace.TraceComponentImplBase
-
- getInstance() - Static method in class io.opencensus.implcore.common.MillisClock
-
Returns a MillisClock.
- getInstance() - Static method in class io.opencensus.implcore.internal.NoopScope
-
Returns a NoopScope.
- getInternal() - Method in class io.opencensus.implcore.internal.CurrentState
-
Returns the current state without updating the status as being read.
- getIterator() - Method in class io.opencensus.implcore.tags.TagMapImpl
-
- getKind() - Method in class io.opencensus.implcore.trace.RecordEventsSpanImpl
-
Returns the kind of this Span.
- getLatencyNs() - Method in class io.opencensus.implcore.trace.RecordEventsSpanImpl
-
Returns the latency of the Span in nanos.
- getLatencySampledSpans(SampledSpanStore.LatencyFilter) - Method in class io.opencensus.implcore.trace.export.InProcessSampledSpanStoreImpl
-
- getMetric(Clock) - Method in class io.opencensus.implcore.metrics.DerivedDoubleCumulativeImpl
-
- getMetric(Clock) - Method in class io.opencensus.implcore.metrics.DerivedDoubleGaugeImpl
-
- getMetric(Clock) - Method in class io.opencensus.implcore.metrics.DerivedLongCumulativeImpl
-
- getMetric(Clock) - Method in class io.opencensus.implcore.metrics.DerivedLongGaugeImpl
-
- getMetric(Clock) - Method in class io.opencensus.implcore.metrics.DoubleCumulativeImpl
-
- getMetric(Clock) - Method in class io.opencensus.implcore.metrics.DoubleGaugeImpl
-
- getMetric(Clock) - Method in class io.opencensus.implcore.metrics.LongCumulativeImpl
-
- getMetric(Clock) - Method in class io.opencensus.implcore.metrics.LongGaugeImpl
-
- getMetricDescriptor() - Method in class io.opencensus.implcore.metrics.DerivedDoubleCumulativeImpl
-
- getMetricDescriptor() - Method in class io.opencensus.implcore.metrics.DerivedDoubleGaugeImpl
-
- getMetricDescriptor() - Method in class io.opencensus.implcore.metrics.DerivedLongCumulativeImpl
-
- getMetricDescriptor() - Method in class io.opencensus.implcore.metrics.DerivedLongGaugeImpl
-
- getMetricDescriptor() - Method in class io.opencensus.implcore.metrics.DoubleCumulativeImpl
-
- getMetricDescriptor() - Method in class io.opencensus.implcore.metrics.DoubleGaugeImpl
-
- getMetricDescriptor() - Method in class io.opencensus.implcore.metrics.LongCumulativeImpl
-
- getMetricDescriptor() - Method in class io.opencensus.implcore.metrics.LongGaugeImpl
-
- getMetricProducerManager() - Method in class io.opencensus.implcore.metrics.export.ExportComponentImpl
-
- getMetricRegistry() - Method in class io.opencensus.implcore.metrics.MetricsComponentImplBase
-
- getName() - Method in class io.opencensus.implcore.trace.RecordEventsSpanImpl
-
Returns the name of the Span.
- getNext() - Method in interface io.opencensus.implcore.trace.internal.ConcurrentIntrusiveList.Element
-
Returns a reference to the next element in the list.
- getNext() - Method in class io.opencensus.implcore.trace.RecordEventsSpanImpl
-
- getNoopSampledSpanStoreImpl() - Static method in class io.opencensus.implcore.trace.export.SampledSpanStoreImpl
-
- getOrCreateTimeSeries(List<LabelValue>) - Method in class io.opencensus.implcore.metrics.DoubleCumulativeImpl
-
- getOrCreateTimeSeries(List<LabelValue>) - Method in class io.opencensus.implcore.metrics.DoubleGaugeImpl
-
- getOrCreateTimeSeries(List<LabelValue>) - Method in class io.opencensus.implcore.metrics.LongCumulativeImpl
-
- getOrCreateTimeSeries(List<LabelValue>) - Method in class io.opencensus.implcore.metrics.LongGaugeImpl
-
- getPrev() - Method in interface io.opencensus.implcore.trace.internal.ConcurrentIntrusiveList.Element
-
Returns a reference to the previous element in the list.
- getPrev() - Method in class io.opencensus.implcore.trace.RecordEventsSpanImpl
-
- getPropagationComponent() - Method in class io.opencensus.implcore.trace.TraceComponentImplBase
-
- getRegisteredSpanNamesForCollection() - Method in class io.opencensus.implcore.trace.export.InProcessSampledSpanStoreImpl
-
- getRunningSpans(RunningSpanStore.Filter) - Method in class io.opencensus.implcore.trace.export.InProcessRunningSpanStore
-
- getRunningSpanStore() - Method in class io.opencensus.implcore.trace.export.ExportComponentImpl
-
- getSampledSpanStore() - Method in class io.opencensus.implcore.trace.export.ExportComponentImpl
-
- getSampleToLocalSpanStore() - Method in class io.opencensus.implcore.trace.RecordEventsSpanImpl
-
Returns if the name of this Span must be register to the SampledSpanStore.
- getSpanExporter() - Method in class io.opencensus.implcore.trace.export.ExportComponentImpl
-
- getState() - Method in class io.opencensus.implcore.stats.StatsComponentImplBase
-
- getState() - Method in class io.opencensus.implcore.tags.TagsComponentImplBase
-
- getStatsRecorder() - Method in class io.opencensus.implcore.stats.StatsComponentImplBase
-
- getStatus() - Method in class io.opencensus.implcore.trace.RecordEventsSpanImpl
-
Returns the status of the Span.
- getSummary() - Method in class io.opencensus.implcore.trace.export.InProcessRunningSpanStore
-
- getSummary() - Method in class io.opencensus.implcore.trace.export.InProcessSampledSpanStoreImpl
-
- getTagger() - Method in class io.opencensus.implcore.tags.TagsComponentImplBase
-
- getTagPropagationComponent() - Method in class io.opencensus.implcore.tags.TagsComponentImplBase
-
- getTags() - Method in class io.opencensus.implcore.tags.TagMapImpl
-
- getTagValue() - Method in class io.opencensus.implcore.tags.TagValueWithMetadata
-
Returns the TagValue.
- getTraceConfig() - Method in class io.opencensus.implcore.trace.TraceComponentImplBase
-
- getTraceContextFormat() - Method in class io.opencensus.implcore.trace.propagation.PropagationComponentImpl
-
- getTracer() - Method in class io.opencensus.implcore.trace.TraceComponentImplBase
-
- getVarInt(byte[], int, int[]) - Static method in class io.opencensus.implcore.internal.VarInt
-
Reads a varint from src, places its values into the first element of dst and returns the offset
in to src of the first byte after the varint.
- getVarInt(ByteBuffer) - Static method in class io.opencensus.implcore.internal.VarInt
-
Reads a varint from the current position of the given ByteBuffer and returns the decoded value
as 32 bit integer.
- getVarInt(InputStream) - Static method in class io.opencensus.implcore.internal.VarInt
-
Reads a varint from the given InputStream and returns the decoded value as an int.
- getVarLong(ByteBuffer) - Static method in class io.opencensus.implcore.internal.VarInt
-
Reads an up to 64 bit long varint from the current position of the given ByteBuffer and returns
the decoded value as long.
- getView(View.Name) - Method in class io.opencensus.implcore.stats.ViewManagerImpl
-
- getViewManager() - Method in class io.opencensus.implcore.stats.StatsComponentImplBase
-