Uses of Class
org.nuxeo.lib.stream.tools.command.Command
Package
Description
Some tools for debugging on existing Log and Computations
-
Uses of Command in org.nuxeo.lib.stream.tools
Modifier and TypeMethodDescriptionprotected void
Main.createManager
(Command cmd, org.apache.commons.cli.CommandLine cmdLine) -
Uses of Command in org.nuxeo.lib.stream.tools.command
Modifier and TypeClassDescriptionclass
Appends records from a dump file into an a Log partition.class
Output records to stdout.class
Copy a Log to anotherclass
Monitors consumer latencies to Datadog.class
Dump records from a Log into an Avro file.class
class
Display the current lags of consumers.class
Display the current latencies of consumers.class
Monitors consumer latencies to graphiteclass
Manipulates the consumer position to the beginning, end or a specific timestampclass
Restore consumer positions using the latency tracker Log.class
Output the last records on a Log.class
class
Track consumer positions so they can be restored in case of fail-overclass
Output information of Work in a StreamWorkManager Queue.