Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Class and Description |
---|---|
static class |
CellPB.Cell
Protobuf type
Cell |
static class |
CellPB.Cell.Builder
Protobuf type
Cell |
Modifier and Type | Method and Description |
---|---|
CellPB.CellOrBuilder |
ClientPB.Result.getCellOrBuilder(int index)
repeated .Cell cell = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends CellPB.CellOrBuilder> |
ClientPB.Result.getCellOrBuilderList()
repeated .Cell cell = 1; |
Copyright ? 2010-2019, The Async HBase Authors