Class CamelProcessorTop

All Implemented Interfaces:
Callable<Integer>

public class CamelProcessorTop extends CamelProcessorStatus
  • Constructor Details

  • 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:
      sortRow in class CamelProcessorStatus
    • doCall

      public Integer doCall() throws Exception
      Specified by:
      doCall in class CamelCommand
      Throws:
      Exception
    • autoClearScreen

      protected void autoClearScreen()
    • clearScreen

      protected void clearScreen()
    • extractSince

      public static long extractSince(ProcessHandle ph)