Scheduler

kyo.scheduler.Scheduler
See theScheduler companion object
final class Scheduler(workerExecutor: Executor, clockExecutor: Executor, timerExecutor: ScheduledExecutorService, config: Config)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def asExecutionContext: ExecutionContext
def asExecutor: Executor
def flush(): Unit
def loadAvg(): Double
def reject(): Boolean
def reject(key: String): Boolean
def reject(key: Int): Boolean
def schedule(task: Task): Unit
def shutdown(): Unit
def status(): Status

Concrete fields

val a1: Long
val a2: Long
val a3: Long
val a4: Long
val a5: Long
val a6: Long
val a7: Long
val b1: Long
val b2: Long
val b3: Long
val b4: Long
val b5: Long
val b6: Long
val b7: Long