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

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.