| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CellProtos.Cell
Protocol buffer version of Cell.
|
static class |
CellProtos.Cell.Builder
Protocol buffer version of Cell.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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. All rights reserved.