Class CamelProcessorTop
java.lang.Object
org.apache.camel.dsl.jbang.core.commands.CamelCommand
org.apache.camel.dsl.jbang.core.commands.process.CamelProcessorStatus
org.apache.camel.dsl.jbang.core.commands.process.CamelProcessorTop
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.dsl.jbang.core.commands.process.CamelProcessorStatus
CamelProcessorStatus.PidNameCompletionCandidatesNested classes/interfaces inherited from class org.apache.camel.dsl.jbang.core.commands.CamelCommand
CamelCommand.ParameterConsumer<T> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.dsl.jbang.core.commands.process.CamelProcessorStatus
doProcessWatchCall, getDelta, getId, getName, getPid, getProcessor, getSinceLast, printTableMethods inherited from class org.apache.camel.dsl.jbang.core.commands.CamelCommand
call, configureLoggingOff, disarrangeLogging, getActionFile, getDebugFile, getMain, getOutputFile, getReceiveFile, getRunBackgroundLogFile, getStatusFile, getTraceFile, printConfigurationValues, printer
-
Constructor Details
-
CamelProcessorTop
-
-
Method Details
-
sortRow
protected int sortRow(org.apache.camel.dsl.jbang.core.commands.process.CamelProcessorStatus.Row o1, org.apache.camel.dsl.jbang.core.commands.process.CamelProcessorStatus.Row o2) - Overrides:
sortRowin classCamelProcessorStatus
-
doCall
- Specified by:
doCallin classCamelCommand- Throws:
Exception
-
autoClearScreen
protected void autoClearScreen() -
clearScreen
protected void clearScreen() -
extractSince
-