MCPcopy
hub / github.com/OpenTSDB/opentsdb / getKey

Method getKey

src/tools/ConfigArgP.java:600–602  ·  view source on GitHub ↗

Returns the item key name @return the itemName

()

Source from the content-addressed store, hash-verified

598 * @return the itemName
599 */
600 public String getKey() {
601 return key;
602 }
603
604 /**
605 * Returns the command line option mapping to this item

Callers 15

ConfigArgPMethod · 0.95
applyArgsMethod · 0.95
extractAndApplyFlagsMethod · 0.95
fsckDataPointsMethod · 0.45
validateMethod · 0.45
validateMethod · 0.45
validateMethod · 0.45
formatKeyValueMethod · 0.45
overloadConfigMethod · 0.45
fsckMethod · 0.45
parseTreeV1Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected