public class JobServiceMetricsCommand extends Object
Constructor and Description |
---|
JobServiceMetricsCommand(JobMasterClient JobMasterClient,
PrintStream printStream,
String dateFormatPattern)
Creates a new instance of
JobServiceMetricsCommand . |
public JobServiceMetricsCommand(JobMasterClient JobMasterClient, PrintStream printStream, 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 datepublic int run() throws IOException
IOException
Copyright © 2023. All Rights Reserved.