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

Method getTreeId

src/tree/TreeRule.java:638–640  ·  view source on GitHub ↗

@return the tree_id

()

Source from the content-addressed store, hash-verified

636
637 /** @return the tree_id */
638 public int getTreeId() {
639 return tree_id;
640 }
641
642 /** @return the compiled_regex */
643 @JsonIgnore

Callers 3

copyConstructorMethod · 0.95
fetchRuleMethod · 0.95
handleRuleMethod · 0.95

Calls

no outgoing calls

Tested by 2

copyConstructorMethod · 0.76
fetchRuleMethod · 0.76