Package | Description |
---|---|
org.apache.hadoop.ipc.protobuf |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<TestProtos.ExchangeResponseProto> |
TestProtos.ExchangeResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.Builder.build() |
TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.Builder.buildPartial() |
TestProtos.ExchangeResponseProto |
TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface.exchange(com.google.protobuf.RpcController controller,
TestProtos.ExchangeRequestProto request) |
static TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.getDefaultInstance() |
TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.getDefaultInstanceForType() |
TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.Builder.getDefaultInstanceForType() |
static TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.parseDelimitedFrom(InputStream input) |
static TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.parseFrom(byte[] data) |
static TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.parseFrom(InputStream input) |
static TestProtos.ExchangeResponseProto |
TestProtos.ExchangeResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<TestProtos.ExchangeResponseProto> |
TestProtos.ExchangeResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
TestProtos.ExchangeResponseProto.Builder |
TestProtos.ExchangeResponseProto.Builder.mergeFrom(TestProtos.ExchangeResponseProto other) |
static TestProtos.ExchangeResponseProto.Builder |
TestProtos.ExchangeResponseProto.newBuilder(TestProtos.ExchangeResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.