org.apache.hadoop.yarn.api.protocolrecords
Class GetClusterNodeLabelsRequest

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

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


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

Constructor Detail

GetClusterNodeLabelsRequest

public GetClusterNodeLabelsRequest()
Method Detail

newInstance

public static GetClusterNodeLabelsRequest newInstance()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.