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

Method getClient

src/core/TSDB.java:583–585  ·  view source on GitHub ↗

Returns the configured HBase client @return The HBase client @since 2.0

()

Source from the content-addressed store, hash-verified

581 * @since 2.0
582 */
583 public final HBaseClient getClient() {
584 return this.client;
585 }
586
587 /**
588 * Sets the startup plugin so that it can be shutdown properly.

Callers 15

getUsedUIDsMethod · 0.95
getUsedUIDsEmptyRowMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
fsckRowMethod · 0.45
fsckKeyMethod · 0.45
fsckDataPointsMethod · 0.45
fsckFloatMethod · 0.45
fsckIntegerMethod · 0.45
lookupMethod · 0.45

Calls

no outgoing calls

Tested by 2

getUsedUIDsMethod · 0.76
getUsedUIDsEmptyRowMethod · 0.76