Package | Description |
---|---|
org.apache.hadoop.ipc.protobuf |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<TestProtosLegacy.AddRequestProto> |
TestProtosLegacy.AddRequestProto.PARSER |
Modifier and Type | Method and Description |
---|---|
TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.Builder.build() |
TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.Builder.buildPartial() |
static TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.getDefaultInstance() |
TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.getDefaultInstanceForType() |
TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.Builder.getDefaultInstanceForType() |
static TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.parseDelimitedFrom(InputStream input) |
static TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.parseFrom(byte[] data) |
static TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.parseFrom(InputStream input) |
static TestProtosLegacy.AddRequestProto |
TestProtosLegacy.AddRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<TestProtosLegacy.AddRequestProto> |
TestProtosLegacy.AddRequestProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
TestProtosLegacy.AddResponseProto |
TestRpcServiceProtosLegacy.TestProtobufRpcProto.BlockingInterface.add(com.google.protobuf.RpcController controller,
TestProtosLegacy.AddRequestProto request) |
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) |
TestProtosLegacy.AddRequestProto.Builder |
TestProtosLegacy.AddRequestProto.Builder.mergeFrom(TestProtosLegacy.AddRequestProto other) |
static TestProtosLegacy.AddRequestProto.Builder |
TestProtosLegacy.AddRequestProto.newBuilder(TestProtosLegacy.AddRequestProto prototype) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.