| Package | Description |
|---|---|
| org.apache.hadoop.yarn.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<YarnServiceProtos.GetApplicationReportResponseProto> |
YarnServiceProtos.GetApplicationReportResponseProto.PARSER |
| Modifier and Type | Method and Description |
|---|---|
YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.build() |
YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.buildPartial() |
YarnServiceProtos.GetApplicationReportResponseProto |
ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface.getApplicationReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationReportRequestProto request) |
YarnServiceProtos.GetApplicationReportResponseProto |
ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface.getApplicationReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationReportRequestProto request) |
static YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.getDefaultInstance() |
YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.getDefaultInstanceForType() |
YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.getDefaultInstanceForType() |
static YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.parseFrom(byte[] data) |
static YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.parseFrom(InputStream input) |
static YarnServiceProtos.GetApplicationReportResponseProto |
YarnServiceProtos.GetApplicationReportResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<YarnServiceProtos.GetApplicationReportResponseProto> |
YarnServiceProtos.GetApplicationReportResponseProto.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.mergeFrom(YarnServiceProtos.GetApplicationReportResponseProto other) |
static YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.newBuilder(YarnServiceProtos.GetApplicationReportResponseProto prototype) |
| Modifier and Type | Method and Description |
|---|---|
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) |
abstract void |
ApplicationHistoryProtocol.ApplicationHistoryProtocolService.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 |
ApplicationHistoryProtocol.ApplicationHistoryProtocolService.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 |
ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub.getApplicationReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationReportRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto> done) |
Copyright © 2018 CERN. All Rights Reserved.