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