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