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

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.