Package | Description |
---|---|
org.apache.hadoop.ipc.protobuf |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<TestProtos.ExchangeRequestProto> |
TestProtos.ExchangeRequestProto.PARSER |
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,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.ExchangeRequestProto |
TestProtos.ExchangeRequestProto.parseFrom(byte[] data) |
static TestProtos.ExchangeRequestProto |
TestProtos.ExchangeRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.ExchangeRequestProto |
TestProtos.ExchangeRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static TestProtos.ExchangeRequestProto |
TestProtos.ExchangeRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.ExchangeRequestProto |
TestProtos.ExchangeRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static TestProtos.ExchangeRequestProto |
TestProtos.ExchangeRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.ExchangeRequestProto |
TestProtos.ExchangeRequestProto.parseFrom(InputStream input) |
static TestProtos.ExchangeRequestProto |
TestProtos.ExchangeRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<TestProtos.ExchangeRequestProto> |
TestProtos.ExchangeRequestProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
TestProtos.ExchangeResponseProto |
TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface.exchange(com.google.protobuf.RpcController controller,
TestProtos.ExchangeRequestProto request) |
abstract void |
TestRpcServiceProtos.TestProtobufRpcProto.exchange(com.google.protobuf.RpcController controller,
TestProtos.ExchangeRequestProto request,
com.google.protobuf.RpcCallback<TestProtos.ExchangeResponseProto> done)
rpc exchange(.hadoop.common.ExchangeRequestProto) returns (.hadoop.common.ExchangeResponseProto); |
void |
TestRpcServiceProtos.TestProtobufRpcProto.Interface.exchange(com.google.protobuf.RpcController controller,
TestProtos.ExchangeRequestProto request,
com.google.protobuf.RpcCallback<TestProtos.ExchangeResponseProto> done)
rpc exchange(.hadoop.common.ExchangeRequestProto) returns (.hadoop.common.ExchangeResponseProto); |
void |
TestRpcServiceProtos.TestProtobufRpcProto.Stub.exchange(com.google.protobuf.RpcController controller,
TestProtos.ExchangeRequestProto request,
com.google.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 © 2017 Apache Software Foundation. All Rights Reserved.