org.apache.hadoop.yarn.server.api.protocolrecords
Class AddToClusterNodeLabelsResponse

java.lang.Object
  extended by org.apache.hadoop.yarn.server.api.protocolrecords.AddToClusterNodeLabelsResponse

@InterfaceAudience.Public
@InterfaceStability.Evolving
public abstract class AddToClusterNodeLabelsResponse
extends Object


Constructor Summary
AddToClusterNodeLabelsResponse()
           
 
Method Summary
static AddToClusterNodeLabelsResponse newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddToClusterNodeLabelsResponse

public AddToClusterNodeLabelsResponse()
Method Detail

newInstance

public static AddToClusterNodeLabelsResponse newInstance()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.