public class ChronicleHistoryReaderMain extends Object
| Constructor and Description |
|---|
ChronicleHistoryReaderMain() |
| Modifier and Type | Method and Description |
|---|---|
protected ChronicleHistoryReader |
chronicleHistoryReader() |
static void |
main(String[] args) |
protected org.apache.commons.cli.Options |
options() |
protected org.apache.commons.cli.CommandLine |
parseCommandLine(String[] args,
org.apache.commons.cli.Options options) |
protected void |
printUsageAndExit(org.apache.commons.cli.Options options) |
protected void |
run(String[] args) |
protected void |
setup(org.apache.commons.cli.CommandLine commandLine,
ChronicleHistoryReader chronicleHistoryReader) |
public static void main(@NotNull
String[] args)
throws IOException
IOExceptionprotected void run(String[] args) throws IOException
IOExceptionprotected void setup(org.apache.commons.cli.CommandLine commandLine,
ChronicleHistoryReader chronicleHistoryReader)
throws IOException
IOException@NotNull protected ChronicleHistoryReader chronicleHistoryReader()
protected org.apache.commons.cli.CommandLine parseCommandLine(@NotNull
String[] args,
org.apache.commons.cli.Options options)
protected void printUsageAndExit(org.apache.commons.cli.Options options)
@NotNull protected org.apache.commons.cli.Options options()
Copyright © 2018. All rights reserved.