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