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

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

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


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

Constructor Detail

ReplaceLabelsOnNodeResponse

public ReplaceLabelsOnNodeResponse()
Method Detail

newInstance

public static ReplaceLabelsOnNodeResponse newInstance()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.