MCPcopy Create free account
hub / github.com/OpenTSDB/asynchbase / key

Method key

src/PutRequest.java:392–395  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

390 }
391
392 @Override
393 public byte[] key() {
394 return key;
395 }
396
397 /**
398 * Returns the first qualifier of the set of edits in this RPC.

Callers 1

regression25Method · 0.95

Calls

no outgoing calls

Tested by 1

regression25Method · 0.76