Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
diffOneSeriesEach
Method · 0.95
diffTooManyResultSets
Method · 0.95
sumOneSeriesEach
Method · 0.95
sumTooManyResultSets
Method · 0.95
divideOneSeriesEach
Method · 0.95
divideTooManyResultSets
Method · 0.95
multiplyOneSeriesEach
Method · 0.95
multiplyTooManyResultSets
Method · 0.95
testMetricUID
Method · 0.65
beforeLocal
Method · 0.65
beforeLocal
Method · 0.65
beforeLocal
Method · 0.65
Implementers
12
HistogramDataPointsToDataPointsAdaptor
src/core/HistogramDataPointsToDataPoin
HistogramBucketDataPointsAdaptor
src/core/HistogramBucketDataPointsAdap
Span
src/core/Span.java
EDPtoDPS
src/query/expression/EDPtoDPS.java
PostAggregatedDataPoints
src/query/expression/PostAggregatedDat
RollupSeq
src/rollup/RollupSeq.java
SpanGroup
src/core/SpanGroup.java
RowSeq
src/core/RowSeq.java
IncomingDataPoints
src/core/IncomingDataPoints.java
BatchedDataPoints
src/core/BatchedDataPoints.java
SplitRollupSpanGroup
src/core/SplitRollupSpanGroup.java
AbstractSpanGroup
src/core/AbstractSpanGroup.java
Calls
no outgoing calls
Tested by
13
diffOneSeriesEach
Method · 0.76
diffTooManyResultSets
Method · 0.76
sumOneSeriesEach
Method · 0.76
sumTooManyResultSets
Method · 0.76
divideOneSeriesEach
Method · 0.76
divideTooManyResultSets
Method · 0.76
multiplyOneSeriesEach
Method · 0.76
multiplyTooManyResultSets
Method · 0.76
testMetricUID
Method · 0.52
beforeLocal
Method · 0.52
beforeLocal
Method · 0.52
beforeLocal
Method · 0.52