| Package | Description |
|---|---|
| org.hbase.async.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
CellPB.Cell
Protocol buffer version of Cell.
|
static class |
CellPB.Cell.Builder
Protocol buffer version of Cell.
|
| Modifier and Type | Method and Description |
|---|---|
CellPB.CellOrBuilder |
ClientPB.Result.getCellOrBuilder(int index)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CellPB.CellOrBuilder> |
ClientPB.Result.getCellOrBuilderList()
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
Copyright © 2010–2018 The Async HBase Authors. All rights reserved.