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

Method getId

src/query/expression/ExpressionIterator.java:420–423  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

418 }
419
420 @Override
421 public String getId() {
422 return id;
423 }
424
425 @Override
426 public ByteSet getQueryTagKs() {

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected