org.apache.hadoop.yarn.proto
Interface YarnServiceProtos.StartContainerRequestProtoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
YarnServiceProtos.StartContainerRequestProto, YarnServiceProtos.StartContainerRequestProto.Builder
Enclosing class:
YarnServiceProtos

public static interface YarnServiceProtos.StartContainerRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 YarnProtos.ContainerLaunchContextProto getContainerLaunchContext()
           
 YarnProtos.ContainerLaunchContextProtoOrBuilder getContainerLaunchContextOrBuilder()
           
 boolean hasContainerLaunchContext()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasContainerLaunchContext

boolean hasContainerLaunchContext()

getContainerLaunchContext

YarnProtos.ContainerLaunchContextProto getContainerLaunchContext()

getContainerLaunchContextOrBuilder

YarnProtos.ContainerLaunchContextProtoOrBuilder getContainerLaunchContextOrBuilder()


Copyright © 2012 Apache Software Foundation. All Rights Reserved.