org.apache.hadoop.yarn.api.protocolrecords
Class GetClusterMetricsRequest
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsRequest
@InterfaceAudience.Public
@InterfaceStability.Stable
public abstract class GetClusterMetricsRequest
- extends Object
The request sent by clients to get cluster metrics from the
ResourceManager
.
Currently, this is empty.
- See Also:
ApplicationClientProtocol.getClusterMetrics(GetClusterMetricsRequest)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetClusterMetricsRequest
public GetClusterMetricsRequest()
newInstance
@InterfaceAudience.Public
@InterfaceStability.Stable
public static GetClusterMetricsRequest newInstance()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.