Package | Description |
---|---|
org.apache.hadoop.ipc.protobuf |
Modifier and Type | Field and Description |
---|---|
static org.apache.hadoop.thirdparty.protobuf.Parser<TestProtos.AddResponseProto> |
TestProtos.AddResponseProto.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TestProtos.AddResponseProto |
TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface.add(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto request) |
TestProtos.AddResponseProto |
TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface.add2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto2 request) |
TestProtos.AddResponseProto |
TestProtos.AddResponseProto.Builder.build() |
TestProtos.AddResponseProto |
TestProtos.AddResponseProto.Builder.buildPartial() |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.getDefaultInstance() |
TestProtos.AddResponseProto |
TestProtos.AddResponseProto.getDefaultInstanceForType() |
TestProtos.AddResponseProto |
TestProtos.AddResponseProto.Builder.getDefaultInstanceForType() |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseDelimitedFrom(InputStream input) |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseDelimitedFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseFrom(byte[] data) |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseFrom(byte[] data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseFrom(ByteBuffer data) |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseFrom(ByteBuffer data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseFrom(InputStream input) |
static TestProtos.AddResponseProto |
TestProtos.AddResponseProto.parseFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.thirdparty.protobuf.Parser<TestProtos.AddResponseProto> |
TestProtos.AddResponseProto.getParserForType() |
static org.apache.hadoop.thirdparty.protobuf.Parser<TestProtos.AddResponseProto> |
TestProtos.AddResponseProto.parser() |
Modifier and Type | Method and Description |
---|---|
TestProtos.AddResponseProto.Builder |
TestProtos.AddResponseProto.Builder.mergeFrom(TestProtos.AddResponseProto other) |
static TestProtos.AddResponseProto.Builder |
TestProtos.AddResponseProto.newBuilder(TestProtos.AddResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
TestRpcServiceProtos.TestProtobufRpcProto.add(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AddResponseProto> done)
rpc add(.hadoop.common.AddRequestProto) returns (.hadoop.common.AddResponseProto); |
void |
TestRpcServiceProtos.TestProtobufRpcProto.Interface.add(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AddResponseProto> done)
rpc add(.hadoop.common.AddRequestProto) returns (.hadoop.common.AddResponseProto); |
void |
TestRpcServiceProtos.TestProtobufRpcProto.Stub.add(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AddResponseProto> done) |
abstract void |
TestRpcServiceProtos.TestProtobufRpcProto.add2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto2 request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AddResponseProto> done)
rpc add2(.hadoop.common.AddRequestProto2) returns (.hadoop.common.AddResponseProto); |
void |
TestRpcServiceProtos.TestProtobufRpcProto.Interface.add2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto2 request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AddResponseProto> done)
rpc add2(.hadoop.common.AddRequestProto2) returns (.hadoop.common.AddResponseProto); |
void |
TestRpcServiceProtos.TestProtobufRpcProto.Stub.add2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto2 request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AddResponseProto> done) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.