Package | Description |
---|---|
org.apache.hadoop.ipc.proto | |
org.apache.hadoop.ipc.protocolPB |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder.build() |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder.buildPartial() |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.getDefaultInstance() |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.getDefaultInstanceForType() |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder.getDefaultInstanceForType() |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseDelimitedFrom(InputStream input) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(byte[] data) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(InputStream input) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface.refreshCallQueue(com.google.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder.mergeFrom(RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto other) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.newBuilder(RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.refreshCallQueue(com.google.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request,
com.google.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
rpc refreshCallQueue(.hadoop.common.RefreshCallQueueRequestProto) returns (.hadoop.common.RefreshCallQueueResponseProto); |
void |
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface.refreshCallQueue(com.google.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request,
com.google.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
rpc refreshCallQueue(.hadoop.common.RefreshCallQueueRequestProto) returns (.hadoop.common.RefreshCallQueueResponseProto); |
void |
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub.refreshCallQueue(com.google.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request,
com.google.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done) |
Modifier and Type | Method and Description |
---|---|
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolServerSideTranslatorPB.refreshCallQueue(com.google.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.