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