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