MCPcopy Create free account
hub / github.com/OpenTSDB/opentsdb / getId

Method getId

src/core/HistogramDataPointCodec.java:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 public int getId() {
38 return id;
39 }
40
41 public void setId(final int id) {
42 this.id = id;

Callers 1

ctorMethod · 0.95

Calls

no outgoing calls

Tested by 1

ctorMethod · 0.76