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

Method getUnderflow

src/core/SimpleHistogram.java:273–275  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

271 }
272
273 public Long getUnderflow() {
274 return underflow;
275 }
276
277 public void setUnderflow(Long underflow) {
278 this.underflow = underflow;

Callers 5

histogramMethod · 0.95
writeMethod · 0.95
aggregateMethod · 0.95

Calls

no outgoing calls

Tested by 1