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