Package | Description |
---|---|
org.apache.hadoop.ipc.proto | |
org.apache.hadoop.ipc.protocolPB |
Modifier and Type | Field and Description |
---|---|
static org.apache.hadoop.thirdparty.protobuf.Parser<RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto> |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder.build() |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder.buildPartial() |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.getDefaultInstance() |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.getDefaultInstanceForType() |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder.getDefaultInstanceForType() |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseDelimitedFrom(InputStream input) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseDelimitedFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseFrom(byte[] data) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseFrom(byte[] data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseFrom(ByteBuffer data) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseFrom(ByteBuffer data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseFrom(InputStream input) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parseFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.thirdparty.protobuf.Parser<RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto> |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.getParserForType() |
static org.apache.hadoop.thirdparty.protobuf.Parser<RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto> |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.parser() |
Modifier and Type | Method and Description |
---|---|
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder.mergeFrom(RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto other) |
static RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder |
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.newBuilder(RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto prototype) |
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface.refreshCallQueue(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request) |
abstract void |
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.refreshCallQueue(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
Refresh the callqueue.
|
void |
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface.refreshCallQueue(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
Refresh the callqueue.
|
void |
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub.refreshCallQueue(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done) |
Modifier and Type | Method and Description |
---|---|
RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto |
RefreshCallQueueProtocolServerSideTranslatorPB.refreshCallQueue(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.