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

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.