Uses of Interface
org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder

Packages that use YarnProtos.ContainerLaunchContextProtoOrBuilder
org.apache.hadoop.yarn.proto   
 

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

Classes in org.apache.hadoop.yarn.proto that implement YarnProtos.ContainerLaunchContextProtoOrBuilder
static class YarnProtos.ContainerLaunchContextProto
          Protobuf type hadoop.yarn.ContainerLaunchContextProto
static class YarnProtos.ContainerLaunchContextProto.Builder
          Protobuf type hadoop.yarn.ContainerLaunchContextProto
 

Methods in org.apache.hadoop.yarn.proto that return YarnProtos.ContainerLaunchContextProtoOrBuilder
 YarnProtos.ContainerLaunchContextProtoOrBuilder YarnProtos.ApplicationSubmissionContextProtoOrBuilder.getAmContainerSpecOrBuilder()
          optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
 YarnProtos.ContainerLaunchContextProtoOrBuilder YarnProtos.ApplicationSubmissionContextProto.getAmContainerSpecOrBuilder()
          optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
 YarnProtos.ContainerLaunchContextProtoOrBuilder YarnProtos.ApplicationSubmissionContextProto.Builder.getAmContainerSpecOrBuilder()
          optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
 YarnProtos.ContainerLaunchContextProtoOrBuilder YarnServiceProtos.StartContainerRequestProtoOrBuilder.getContainerLaunchContextOrBuilder()
          optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
 YarnProtos.ContainerLaunchContextProtoOrBuilder YarnServiceProtos.StartContainerRequestProto.getContainerLaunchContextOrBuilder()
          optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
 YarnProtos.ContainerLaunchContextProtoOrBuilder YarnServiceProtos.StartContainerRequestProto.Builder.getContainerLaunchContextOrBuilder()
          optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.