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

Method getDisplayFormat

src/tree/TreeRule.java:623–625  ·  view source on GitHub ↗

@return the display_format

()

Source from the content-addressed store, hash-verified

621
622 /** @return the display_format */
623 public String getDisplayFormat() {
624 return display_format;
625 }
626
627 /** @return the level where the rule resides*/
628 public int getLevel() {

Callers 2

copyConstructorMethod · 0.95
setCurrentNameMethod · 0.80

Calls

no outgoing calls

Tested by 1

copyConstructorMethod · 0.76