public class MetricsCommand
extends java.lang.Object
| Constructor and Description |
|---|
MetricsCommand(MetricsMasterClient metricsMasterClient,
java.io.PrintStream printStream)
Creates a new instance of
MetricsCommand. |
| Modifier and Type | Method and Description |
|---|---|
int |
run()
Runs report metrics command.
|
public MetricsCommand(MetricsMasterClient metricsMasterClient, java.io.PrintStream printStream)
MetricsCommand.metricsMasterClient - client to connect to metrics master clientprintStream - stream to print operation metrics information toCopyright © 2022. All Rights Reserved.