public class JobServiceMetricsCommand
extends java.lang.Object
| Constructor and Description |
|---|
JobServiceMetricsCommand(JobMasterClient JobMasterClient,
java.io.PrintStream printStream,
java.lang.String dateFormatPattern)
Creates a new instance of
JobServiceMetricsCommand. |
| Modifier and Type | Method and Description |
|---|---|
int |
run()
Runs a job services report metrics command.
|
public JobServiceMetricsCommand(JobMasterClient JobMasterClient, java.io.PrintStream printStream, java.lang.String dateFormatPattern)
JobServiceMetricsCommand.JobMasterClient - client to connect to job master clientprintStream - stream to print job services metrics information todateFormatPattern - the pattern to follow when printing the dateCopyright © 2022. All Rights Reserved.