org.apache.hadoop.yarn.api.protocolrecords
Interface GetClusterMetricsRequest


@InterfaceAudience.Public
@InterfaceStability.Stable
public interface GetClusterMetricsRequest

The request sent by clients to get cluster metrics from the ResourceManager.

Currently, this is empty.

See Also:
ClientRMProtocol.getClusterMetrics(GetClusterMetricsRequest)



Copyright © 2013 Apache Software Foundation. All Rights Reserved.