HBase code type for this kind of serialized RPC.
()
| 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}. |
no outgoing calls
no test coverage detected