Class JobSchedulerImpl

    • Field Detail

      • CORES_COUNT

        public static final int CORES_COUNT
    • Constructor Detail

      • JobSchedulerImpl

        public JobSchedulerImpl()
    • Method Detail

      • execute

        public static void execute​(Runnable task)
      • currentTaskIndex

        public static int currentTaskIndex()
      • currentJobIndex

        public static long currentJobIndex()
      • suspend

        public static void suspend()
      • resume

        public static void resume()