Package | Description |
---|---|
org.apache.hadoop.yarn.api.impl.pb.service | |
org.apache.hadoop.yarn.api.protocolrecords.impl.pb | |
org.apache.hadoop.yarn.proto |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.GetQueueInfoResponseProto |
ApplicationClientProtocolPBServiceImpl.getQueueInfo(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetQueueInfoRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.GetQueueInfoResponseProto |
GetQueueInfoResponsePBImpl.getProto() |
Constructor and Description |
---|
GetQueueInfoResponsePBImpl(YarnServiceProtos.GetQueueInfoResponseProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnServiceProtos.GetQueueInfoResponseProto> |
YarnServiceProtos.GetQueueInfoResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.Builder.build() |
YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.Builder.buildPartial() |
static YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.getDefaultInstance() |
YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.getDefaultInstanceForType() |
YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.Builder.getDefaultInstanceForType() |
YarnServiceProtos.GetQueueInfoResponseProto |
ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface.getQueueInfo(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetQueueInfoRequestProto request) |
static YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.parseFrom(byte[] data) |
static YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.parseFrom(InputStream input) |
static YarnServiceProtos.GetQueueInfoResponseProto |
YarnServiceProtos.GetQueueInfoResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<YarnServiceProtos.GetQueueInfoResponseProto> |
YarnServiceProtos.GetQueueInfoResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.GetQueueInfoResponseProto.Builder |
YarnServiceProtos.GetQueueInfoResponseProto.Builder.mergeFrom(YarnServiceProtos.GetQueueInfoResponseProto other) |
static YarnServiceProtos.GetQueueInfoResponseProto.Builder |
YarnServiceProtos.GetQueueInfoResponseProto.newBuilder(YarnServiceProtos.GetQueueInfoResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
ApplicationClientProtocol.ApplicationClientProtocolService.getQueueInfo(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetQueueInfoRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetQueueInfoResponseProto> done)
rpc getQueueInfo(.hadoop.yarn.GetQueueInfoRequestProto) returns (.hadoop.yarn.GetQueueInfoResponseProto); |
void |
ApplicationClientProtocol.ApplicationClientProtocolService.Interface.getQueueInfo(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetQueueInfoRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetQueueInfoResponseProto> done)
rpc getQueueInfo(.hadoop.yarn.GetQueueInfoRequestProto) returns (.hadoop.yarn.GetQueueInfoResponseProto); |
void |
ApplicationClientProtocol.ApplicationClientProtocolService.Stub.getQueueInfo(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetQueueInfoRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetQueueInfoResponseProto> done) |
Copyright © 2013 Apache Software Foundation. All rights reserved.