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

Method value

src/HBaseRpc.java:146–146  ·  view source on GitHub ↗

Returns the value contained in this RPC. DO NOT MODIFY THE CONTENTS OF THE ARRAY RETURNED. @return the value contained in this RPC.

()

Source from the content-addressed store, hash-verified

144 * @return the value contained in this RPC.
145 */
146 public byte[] value();
147 }
148
149 /**

Callers 15

kvToCellMethod · 0.65
testMethod · 0.65
testMethod · 0.65
goodGetRequestMethod · 0.65
replayedMethod · 0.65
replayMoreChunksMethod · 0.65
nullContextMethod · 0.65

Implementers 7

CompareAndSetRequestsrc/CompareAndSetRequest.java
PutRequestsrc/PutRequest.java
BitComparatorsrc/BitComparator.java
BinaryPrefixComparatorsrc/BinaryPrefixComparator.java
KeyValuesrc/KeyValue.java
BinaryComparatorsrc/BinaryComparator.java
AppendRequestsrc/AppendRequest.java

Calls

no outgoing calls

Tested by 15

kvToCellMethod · 0.52
testMethod · 0.52
testMethod · 0.52
goodGetRequestMethod · 0.52
replayedMethod · 0.52
replayMoreChunksMethod · 0.52
nullContextMethod · 0.52