Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Method and Description |
---|---|
RPCPB.CellBlockMeta.Builder |
RPCPB.CellBlockMeta.Builder.clearLength()
Length of the following cell block.
|
static RPCPB.CellBlockMeta.Builder |
RPCPB.CellBlockMeta.newBuilder() |
static RPCPB.CellBlockMeta.Builder |
RPCPB.CellBlockMeta.newBuilder(RPCPB.CellBlockMeta prototype) |
RPCPB.CellBlockMeta.Builder |
RPCPB.CellBlockMeta.Builder.setLength(int value)
Length of the following cell block.
|
Modifier and Type | Method and Description |
---|---|
RPCPB.RequestHeader.Builder |
RPCPB.RequestHeader.Builder.setCellBlockMeta(RPCPB.CellBlockMeta.Builder builderForValue)
If present, then an encoded data block follows.
|
RPCPB.ResponseHeader.Builder |
RPCPB.ResponseHeader.Builder.setCellBlockMeta(RPCPB.CellBlockMeta.Builder builderForValue)
If present, then an encoded data block follows.
|
Copyright © 2010–2017 The Async HBase Authors. All rights reserved.