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

Method getRegion

src/RegionOfflineException.java:51–53  ·  view source on GitHub ↗

Returns the name of the region that's offline.

()

Source from the content-addressed store, hash-verified

49 * Returns the name of the region that's offline.
50 */
51 public byte[] getRegion() {
52 return region;
53 }
54
55 @Override
56 HBaseException make(final Object msg, final HBaseRpc rpc) {

Callers 15

serdesOrderingMethod · 0.45
answerMethod · 0.45
callMethod · 0.45
sendRpcMethod · 0.45
failOrRetryRpcsMethod · 0.45
predictSerializedSizeMethod · 0.45
serializeMethod · 0.45
serializeOldMethod · 0.45
compareMethod · 0.45
compareMethod · 0.45
deserializeMethod · 0.45

Calls

no outgoing calls

Tested by 2

serdesOrderingMethod · 0.36
answerMethod · 0.36