| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| 限定符和类型 | 字段和说明 |
|---|---|
static com.google.protobuf.Parser<RowProcessorProtos.ProcessRequest> |
RowProcessorProtos.ProcessRequest.PARSER |
| 限定符和类型 | 方法和说明 |
|---|---|
RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.Builder.build() |
RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.Builder.buildPartial() |
static RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.getDefaultInstance() |
RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.getDefaultInstanceForType() |
RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.Builder.getDefaultInstanceForType() |
static RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.parseDelimitedFrom(InputStream input) |
static RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.parseFrom(byte[] data) |
static RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.parseFrom(com.google.protobuf.ByteString data) |
static RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.parseFrom(InputStream input) |
static RowProcessorProtos.ProcessRequest |
RowProcessorProtos.ProcessRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<RowProcessorProtos.ProcessRequest> |
RowProcessorProtos.ProcessRequest.getParserForType() |
| 限定符和类型 | 方法和说明 |
|---|---|
RowProcessorProtos.ProcessRequest.Builder |
RowProcessorProtos.ProcessRequest.Builder.mergeFrom(RowProcessorProtos.ProcessRequest other) |
static RowProcessorProtos.ProcessRequest.Builder |
RowProcessorProtos.ProcessRequest.newBuilder(RowProcessorProtos.ProcessRequest prototype) |
RowProcessorProtos.ProcessResponse |
RowProcessorProtos.RowProcessorService.BlockingInterface.process(com.google.protobuf.RpcController controller,
RowProcessorProtos.ProcessRequest request) |
abstract void |
RowProcessorProtos.RowProcessorService.process(com.google.protobuf.RpcController controller,
RowProcessorProtos.ProcessRequest request,
com.google.protobuf.RpcCallback<RowProcessorProtos.ProcessResponse> done)
rpc Process(.hbase.pb.ProcessRequest) returns (.hbase.pb.ProcessResponse); |
void |
RowProcessorProtos.RowProcessorService.Interface.process(com.google.protobuf.RpcController controller,
RowProcessorProtos.ProcessRequest request,
com.google.protobuf.RpcCallback<RowProcessorProtos.ProcessResponse> done)
rpc Process(.hbase.pb.ProcessRequest) returns (.hbase.pb.ProcessResponse); |
void |
RowProcessorProtos.RowProcessorService.Stub.process(com.google.protobuf.RpcController controller,
RowProcessorProtos.ProcessRequest request,
com.google.protobuf.RpcCallback<RowProcessorProtos.ProcessResponse> done) |
Copyright © 2007–2019. All rights reserved.