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

Method getNotes

src/tree/TreeRule.java:613–615  ·  view source on GitHub ↗

@return the notes

()

Source from the content-addressed store, hash-verified

611
612 /** @return the notes */
613 public String getNotes() {
614 return notes;
615 }
616
617 /** @return the regex_group_idx if using regex group extraction */
618 public int getRegexGroupIdx() {

Callers 2

copyConstructorMethod · 0.95
storeRuleMegeMethod · 0.95

Calls

no outgoing calls

Tested by 2

copyConstructorMethod · 0.76
storeRuleMegeMethod · 0.76