org.apache.hadoop.yarn.proto
Interface YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
YarnServiceProtos.GetApplicationReportResponseProto, YarnServiceProtos.GetApplicationReportResponseProto.Builder
Enclosing class:
YarnServiceProtos

public static interface YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 YarnProtos.ApplicationReportProto getApplicationReport()
           
 YarnProtos.ApplicationReportProtoOrBuilder getApplicationReportOrBuilder()
           
 boolean hasApplicationReport()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasApplicationReport

boolean hasApplicationReport()

getApplicationReport

YarnProtos.ApplicationReportProto getApplicationReport()

getApplicationReportOrBuilder

YarnProtos.ApplicationReportProtoOrBuilder getApplicationReportOrBuilder()


Copyright © 2012 Apache Software Foundation. All Rights Reserved.