Uses of Class
org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto

Packages that use YarnProtos.ContainerLaunchContextProto
org.apache.hadoop.yarn.api.records.impl.pb   
org.apache.hadoop.yarn.proto   
 

Uses of YarnProtos.ContainerLaunchContextProto in org.apache.hadoop.yarn.api.records.impl.pb
 

Methods in org.apache.hadoop.yarn.api.records.impl.pb that return YarnProtos.ContainerLaunchContextProto
 YarnProtos.ContainerLaunchContextProto ContainerLaunchContextPBImpl.getProto()
           
 

Constructors in org.apache.hadoop.yarn.api.records.impl.pb with parameters of type YarnProtos.ContainerLaunchContextProto
ContainerLaunchContextPBImpl(YarnProtos.ContainerLaunchContextProto proto)
           
 

Uses of YarnProtos.ContainerLaunchContextProto in org.apache.hadoop.yarn.proto
 

Methods in org.apache.hadoop.yarn.proto that return YarnProtos.ContainerLaunchContextProto
 YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.Builder.build()
           
 YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.Builder.buildPartial()
           
 YarnProtos.ContainerLaunchContextProto YarnProtos.ApplicationSubmissionContextProtoOrBuilder.getAmContainerSpec()
           
 YarnProtos.ContainerLaunchContextProto YarnProtos.ApplicationSubmissionContextProto.getAmContainerSpec()
           
 YarnProtos.ContainerLaunchContextProto YarnProtos.ApplicationSubmissionContextProto.Builder.getAmContainerSpec()
           
 YarnProtos.ContainerLaunchContextProto YarnServiceProtos.StartContainerRequestProtoOrBuilder.getContainerLaunchContext()
           
 YarnProtos.ContainerLaunchContextProto YarnServiceProtos.StartContainerRequestProto.getContainerLaunchContext()
           
 YarnProtos.ContainerLaunchContextProto YarnServiceProtos.StartContainerRequestProto.Builder.getContainerLaunchContext()
           
static YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.getDefaultInstance()
           
 YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.getDefaultInstanceForType()
           
 YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.Builder.getDefaultInstanceForType()
           
static YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.parseDelimitedFrom(InputStream input)
           
static YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.parseFrom(byte[] data)
           
static YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.parseFrom(com.google.protobuf.ByteString data)
           
static YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.parseFrom(InputStream input)
           
static YarnProtos.ContainerLaunchContextProto YarnProtos.ContainerLaunchContextProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnProtos.ContainerLaunchContextProto
 YarnProtos.ApplicationSubmissionContextProto.Builder YarnProtos.ApplicationSubmissionContextProto.Builder.mergeAmContainerSpec(YarnProtos.ContainerLaunchContextProto value)
           
 YarnServiceProtos.StartContainerRequestProto.Builder YarnServiceProtos.StartContainerRequestProto.Builder.mergeContainerLaunchContext(YarnProtos.ContainerLaunchContextProto value)
           
 YarnProtos.ContainerLaunchContextProto.Builder YarnProtos.ContainerLaunchContextProto.Builder.mergeFrom(YarnProtos.ContainerLaunchContextProto other)
           
static YarnProtos.ContainerLaunchContextProto.Builder YarnProtos.ContainerLaunchContextProto.newBuilder(YarnProtos.ContainerLaunchContextProto prototype)
           
 YarnProtos.ApplicationSubmissionContextProto.Builder YarnProtos.ApplicationSubmissionContextProto.Builder.setAmContainerSpec(YarnProtos.ContainerLaunchContextProto value)
           
 YarnServiceProtos.StartContainerRequestProto.Builder YarnServiceProtos.StartContainerRequestProto.Builder.setContainerLaunchContext(YarnProtos.ContainerLaunchContextProto value)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.