MCPcopy Index your code
hub / github.com/OpenTSDB/opentsdb / metricUID

Method metricUID

src/core/DataPoints.java:46–46  ·  view source on GitHub ↗

@return the metric UID @since 2.3

()

Source from the content-addressed store, hash-verified

44 * @since 2.3
45 */
46 byte[] metricUID();
47
48 /**
49 * Returns the tags associated with these data points.

Callers 15

diffOneSeriesEachMethod · 0.95
diffTooManyResultSetsMethod · 0.95
sumOneSeriesEachMethod · 0.95
sumTooManyResultSetsMethod · 0.95
divideOneSeriesEachMethod · 0.95
multiplyOneSeriesEachMethod · 0.95
testMetricUIDMethod · 0.65
beforeLocalMethod · 0.65
beforeLocalMethod · 0.65
beforeLocalMethod · 0.65

Implementers 12

HistogramDataPointsToDataPointsAdaptorsrc/core/HistogramDataPointsToDataPoin
HistogramBucketDataPointsAdaptorsrc/core/HistogramBucketDataPointsAdap
Spansrc/core/Span.java
EDPtoDPSsrc/query/expression/EDPtoDPS.java
PostAggregatedDataPointssrc/query/expression/PostAggregatedDat
RollupSeqsrc/rollup/RollupSeq.java
SpanGroupsrc/core/SpanGroup.java
RowSeqsrc/core/RowSeq.java
IncomingDataPointssrc/core/IncomingDataPoints.java
BatchedDataPointssrc/core/BatchedDataPoints.java
SplitRollupSpanGroupsrc/core/SplitRollupSpanGroup.java
AbstractSpanGroupsrc/core/AbstractSpanGroup.java

Calls

no outgoing calls

Tested by 13

diffOneSeriesEachMethod · 0.76
diffTooManyResultSetsMethod · 0.76
sumOneSeriesEachMethod · 0.76
sumTooManyResultSetsMethod · 0.76
divideOneSeriesEachMethod · 0.76
multiplyOneSeriesEachMethod · 0.76
testMetricUIDMethod · 0.52
beforeLocalMethod · 0.52
beforeLocalMethod · 0.52
beforeLocalMethod · 0.52