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