All Implemented Interfaces:
Callable<Integer>

public class CamelRouteTop extends CamelRouteStatus
  • Constructor Details

  • Method Details

    • printTable

      protected void printTable(List<org.apache.camel.dsl.jbang.core.commands.process.CamelRouteStatus.Row> rows, boolean remoteVisible)
      Overrides:
      printTable in class CamelRouteStatus
    • 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:
      sortRow in class CamelRouteStatus
    • 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)