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