Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
copyConstructor
Method · 0.95
storeRuleMege
Method · 0.95
Calls
no outgoing calls
Tested by
2
copyConstructor
Method · 0.76
storeRuleMege
Method · 0.76