| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
CellProtos.Cell
Protocol buffer version of Cell.
|
static class |
CellProtos.Cell.Builder
Protocol buffer version of Cell.
|
| Modifier and Type | Method and Description |
|---|---|
CellProtos.CellOrBuilder |
ClientProtos.ResultOrBuilder.getCellOrBuilder(int index)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
CellProtos.CellOrBuilder |
ClientProtos.Result.getCellOrBuilder(int index)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
CellProtos.CellOrBuilder |
ClientProtos.Result.Builder.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 CellProtos.CellOrBuilder> |
ClientProtos.ResultOrBuilder.getCellOrBuilderList()
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
List<? extends CellProtos.CellOrBuilder> |
ClientProtos.Result.getCellOrBuilderList()
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
List<? extends CellProtos.CellOrBuilder> |
ClientProtos.Result.Builder.getCellOrBuilderList()
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
Copyright © 2007–2019 Cloudera. All rights reserved.