| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<RPCProtos.CellBlockMeta> |
RPCProtos.CellBlockMeta.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.Builder.build() |
RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.Builder.buildPartial() |
RPCProtos.CellBlockMeta |
RPCProtos.RequestHeaderOrBuilder.getCellBlockMeta()
If present, then an encoded data block follows.
|
RPCProtos.CellBlockMeta |
RPCProtos.RequestHeader.getCellBlockMeta()
If present, then an encoded data block follows.
|
RPCProtos.CellBlockMeta |
RPCProtos.RequestHeader.Builder.getCellBlockMeta()
If present, then an encoded data block follows.
|
RPCProtos.CellBlockMeta |
RPCProtos.ResponseHeaderOrBuilder.getCellBlockMeta()
If present, then an encoded data block follows.
|
RPCProtos.CellBlockMeta |
RPCProtos.ResponseHeader.getCellBlockMeta()
If present, then an encoded data block follows.
|
RPCProtos.CellBlockMeta |
RPCProtos.ResponseHeader.Builder.getCellBlockMeta()
If present, then an encoded data block follows.
|
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.getDefaultInstance() |
RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.getDefaultInstanceForType() |
RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.Builder.getDefaultInstanceForType() |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseDelimitedFrom(InputStream input) |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseFrom(byte[] data) |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseFrom(ByteBuffer data) |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseFrom(InputStream input) |
static RPCProtos.CellBlockMeta |
RPCProtos.CellBlockMeta.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<RPCProtos.CellBlockMeta> |
RPCProtos.CellBlockMeta.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<RPCProtos.CellBlockMeta> |
RPCProtos.CellBlockMeta.parser() |
| Modifier and Type | Method and Description |
|---|---|
RPCProtos.RequestHeader.Builder |
RPCProtos.RequestHeader.Builder.mergeCellBlockMeta(RPCProtos.CellBlockMeta value)
If present, then an encoded data block follows.
|
RPCProtos.ResponseHeader.Builder |
RPCProtos.ResponseHeader.Builder.mergeCellBlockMeta(RPCProtos.CellBlockMeta value)
If present, then an encoded data block follows.
|
RPCProtos.CellBlockMeta.Builder |
RPCProtos.CellBlockMeta.Builder.mergeFrom(RPCProtos.CellBlockMeta other) |
static RPCProtos.CellBlockMeta.Builder |
RPCProtos.CellBlockMeta.newBuilder(RPCProtos.CellBlockMeta prototype) |
RPCProtos.RequestHeader.Builder |
RPCProtos.RequestHeader.Builder.setCellBlockMeta(RPCProtos.CellBlockMeta value)
If present, then an encoded data block follows.
|
RPCProtos.ResponseHeader.Builder |
RPCProtos.ResponseHeader.Builder.setCellBlockMeta(RPCProtos.CellBlockMeta value)
If present, then an encoded data block follows.
|
Copyright © 2007–2019 Cloudera. All rights reserved.