| AppendCommand |
Appends records from a dump file into an a Log partition.
|
| CatCommand |
Output records to stdout.
|
| Command |
|
| CopyCommand |
Copy a Log to another
|
| DatadogCommand |
Monitors consumer latencies to Datadog.
|
| 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.
|
| LatencyDatadogComputation |
A computation that sends periodically latencies to Datadog.
|
| LatencyMonitorComputation |
A computation that sends periodically latencies to graphite.
|
| LatencyTrackerComputation |
A computation that sends periodically latencies information into a Log.
|
| MonitorCommand |
Monitors 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
|
| WorkCatCommand |
Output information of Work in a StreamWorkManager Queue.
|