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

Method timestamp

src/core/MutableDataPoint.java:105–108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 }
104
105 @Override
106 public long timestamp() {
107 return timestamp;
108 }
109
110 @Override
111 public boolean isInteger() {

Callers 7

testMutableDataPointMethod · 0.95
testResetMethod · 0.95
testOfDoubleValueMethod · 0.95
testOfLongValueMethod · 0.95
populateNextRateMethod · 0.95

Calls

no outgoing calls

Tested by 6

testMutableDataPointMethod · 0.76
testResetMethod · 0.76
testOfDoubleValueMethod · 0.76
testOfLongValueMethod · 0.76