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

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

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


Method Summary
 YarnProtos.ContainerIdProto getContainerId()
           
 YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
           
 boolean hasContainerId()
           
 
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

hasContainerId

boolean hasContainerId()

getContainerId

YarnProtos.ContainerIdProto getContainerId()

getContainerIdOrBuilder

YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()


Copyright © 2012 Apache Software Foundation. All Rights Reserved.