| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 字段和说明 |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<CellProtos.Cell> |
CellProtos.Cell.PARSER
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
CellProtos.Cell |
CellProtos.Cell.Builder.build() |
CellProtos.Cell |
CellProtos.Cell.Builder.buildPartial() |
CellProtos.Cell |
ClientProtos.ResultOrBuilder.getCell(int index)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
CellProtos.Cell |
ClientProtos.Result.getCell(int index)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
CellProtos.Cell |
ClientProtos.Result.Builder.getCell(int index)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
static CellProtos.Cell |
CellProtos.Cell.getDefaultInstance() |
CellProtos.Cell |
CellProtos.Cell.getDefaultInstanceForType() |
CellProtos.Cell |
CellProtos.Cell.Builder.getDefaultInstanceForType() |
static CellProtos.Cell |
CellProtos.Cell.parseDelimitedFrom(InputStream input) |
static CellProtos.Cell |
CellProtos.Cell.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CellProtos.Cell |
CellProtos.Cell.parseFrom(byte[] data) |
static CellProtos.Cell |
CellProtos.Cell.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CellProtos.Cell |
CellProtos.Cell.parseFrom(ByteBuffer data) |
static CellProtos.Cell |
CellProtos.Cell.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CellProtos.Cell |
CellProtos.Cell.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static CellProtos.Cell |
CellProtos.Cell.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CellProtos.Cell |
CellProtos.Cell.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static CellProtos.Cell |
CellProtos.Cell.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CellProtos.Cell |
CellProtos.Cell.parseFrom(InputStream input) |
static CellProtos.Cell |
CellProtos.Cell.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CellProtos.Cell> |
ClientProtos.ResultOrBuilder.getCellList()
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
List<CellProtos.Cell> |
ClientProtos.Result.getCellList()
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
List<CellProtos.Cell> |
ClientProtos.Result.Builder.getCellList()
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<CellProtos.Cell> |
CellProtos.Cell.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<CellProtos.Cell> |
CellProtos.Cell.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
ClientProtos.Result.Builder |
ClientProtos.Result.Builder.addCell(CellProtos.Cell value)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
ClientProtos.Result.Builder |
ClientProtos.Result.Builder.addCell(int index,
CellProtos.Cell value)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
CellProtos.Cell.Builder |
CellProtos.Cell.Builder.mergeFrom(CellProtos.Cell other) |
static CellProtos.Cell.Builder |
CellProtos.Cell.newBuilder(CellProtos.Cell prototype) |
ClientProtos.Result.Builder |
ClientProtos.Result.Builder.setCell(int index,
CellProtos.Cell value)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ClientProtos.Result.Builder |
ClientProtos.Result.Builder.addAllCell(Iterable<? extends CellProtos.Cell> values)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
Copyright © 2007–2019. All rights reserved.