Uses of Class
org.nuxeo.lib.stream.tools.command.Command
Packages that use Command
Package
Description
Some tools for debugging on existing Log and Computations
-
Uses of Command in org.nuxeo.lib.stream.tools
Fields in org.nuxeo.lib.stream.tools with type parameters of type CommandMethods in org.nuxeo.lib.stream.tools that return CommandMethods in org.nuxeo.lib.stream.tools that return types with arguments of type CommandMethods in org.nuxeo.lib.stream.tools with parameters of type CommandModifier and TypeMethodDescriptionprotected voidMain.createManager(Command cmd, org.apache.commons.cli.CommandLine cmdLine) -
Uses of Command in org.nuxeo.lib.stream.tools.command
Subclasses of Command in org.nuxeo.lib.stream.tools.commandModifier and TypeClassDescriptionclassAppends records from a dump file into an a Log partition.classOutput records to stdout.classCopy a Log to anotherclassMonitors consumer latencies to Datadog.classDump records from a Log into an Avro file.classclassDisplay the current lags of consumers.classDisplay the current latencies of consumers.classMonitors consumer latencies to graphiteclassManipulates the consumer position to the beginning, end or a specific timestampclassRestore consumer positions using the latency tracker Log.classOutput the last records on a Log.classclassTrack consumer positions so they can be restored in case of fail-overclassOutput information of Work in a StreamWorkManager Queue.Methods in org.nuxeo.lib.stream.tools.command with parameters of type Command