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

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

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


Method Summary
 YarnProtos.ApplicationIdProto getApplicationId()
           
 YarnProtos.ApplicationIdProtoOrBuilder getApplicationIdOrBuilder()
           
 boolean hasApplicationId()
           
 
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

hasApplicationId

boolean hasApplicationId()

getApplicationId

YarnProtos.ApplicationIdProto getApplicationId()

getApplicationIdOrBuilder

YarnProtos.ApplicationIdProtoOrBuilder getApplicationIdOrBuilder()


Copyright © 2012 Apache Software Foundation. All Rights Reserved.