Uses of Class
org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto

Packages that use ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
org.apache.hadoop.yarn.proto   
 

Uses of ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto in org.apache.hadoop.yarn.proto
 

Fields in org.apache.hadoop.yarn.proto with type parameters of type ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
static com.google.protobuf.Parser<ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto> ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.PARSER
           
 

Methods in org.apache.hadoop.yarn.proto that return ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder.build()
           
 ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder.buildPartial()
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.getDefaultInstance()
           
 ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.getDefaultInstanceForType()
           
 ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder.getDefaultInstanceForType()
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.parseDelimitedFrom(InputStream input)
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.parseFrom(byte[] data)
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.parseFrom(com.google.protobuf.ByteString data)
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.parseFrom(InputStream input)
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.yarn.proto that return types with arguments of type ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 com.google.protobuf.Parser<ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto> ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.getParserForType()
           
 

Methods in org.apache.hadoop.yarn.proto with parameters of type ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder.mergeFrom(ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto other)
           
static ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.newBuilder(ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto prototype)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.