Class CamelRouteTop
java.lang.Object
org.apache.camel.dsl.jbang.core.commands.CamelCommand
org.apache.camel.dsl.jbang.core.commands.process.CamelRouteStatus
org.apache.camel.dsl.jbang.core.commands.process.CamelRouteTop
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.dsl.jbang.core.commands.CamelCommand
CamelCommand.ParameterConsumer<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voiddoCall()static longprotected voidprintTable(List<org.apache.camel.dsl.jbang.core.commands.process.CamelRouteStatus.Row> rows, boolean remoteVisible) protected intsortRow(org.apache.camel.dsl.jbang.core.commands.process.CamelRouteStatus.Row o1, org.apache.camel.dsl.jbang.core.commands.process.CamelRouteStatus.Row o2) Methods inherited from class org.apache.camel.dsl.jbang.core.commands.process.CamelRouteStatus
doProcessWatchCall, getCoverage, getDelta, getErrorAgo, getFrom, getId, getRemote, getSinceLast, getStatus, getThroughput, printErrorTableMethods inherited from class org.apache.camel.dsl.jbang.core.commands.CamelCommand
call, configureLoggingOff, disarrangeLogging, getActionFile, getDebugFile, getMain, getOutputFile, getStatusFile, getTraceFile, printConfigurationValues, printer
-
Constructor Details
-
CamelRouteTop
-
-
Method Details
-
printTable
protected void printTable(List<org.apache.camel.dsl.jbang.core.commands.process.CamelRouteStatus.Row> rows, boolean remoteVisible) - Overrides:
printTablein classCamelRouteStatus
-
sortRow
protected int sortRow(org.apache.camel.dsl.jbang.core.commands.process.CamelRouteStatus.Row o1, org.apache.camel.dsl.jbang.core.commands.process.CamelRouteStatus.Row o2) - Overrides:
sortRowin classCamelRouteStatus
-
doCall
- Specified by:
doCallin classCamelCommand- Throws:
Exception
-
autoClearScreen
protected void autoClearScreen() -
clearScreen
protected void clearScreen() -
extractSince
-