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