| Class | Description |
|---|---|
| AppendCommand |
Appends records from a dump file into an a Log partition.
|
| CatCommand |
Output records to stdout.
|
| Command | |
| CopyCommand |
Copy a Log to another
|
| DumpCommand |
Dump records from a Log into an Avro file.
|
| HelpCommand | |
| LagCommand |
Display the current lags of consumers.
|
| LatencyCommand |
Display the current latencies of consumers.
|
| LatencyMonitorComputation |
A computation that sends periodically latencies to graphite.
|
| LatencyTrackerComputation |
A computation that sends periodically latencies information into a Log.
|
| MonitorCommand |
Monitor consumer latencies to graphite
|
| PositionCommand |
Manipulates the consumer position to the beginning, end or a specific timestamp
|
| RestoreCommand |
Restore consumer positions using the latency tracker Log.
|
| TailCommand |
Output the last records on a Log.
|
| TestCommand | |
| TrackerCommand |
Track consumer positions so they can be restored in case of fail-over
|
Copyright © 2019 Nuxeo. All rights reserved.