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

Method code

src/BatchableRpc.java:168–168  ·  view source on GitHub ↗

HBase code type for this kind of serialized RPC.

()

Source from the content-addressed store, hash-verified

166
167 /** HBase code type for this kind of serialized RPC. */
168 abstract byte code();
169
170 /**
171 * How many {@link KeyValue}s will be serialized by {@link #serializePayload}.

Callers 2

predictSerializedSizeMethod · 0.95
serializeOldMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected