Uses of Package
eu.cloudnetservice.driver.impl.network.scheduler
Packages that use eu.cloudnetservice.driver.impl.network.scheduler
Package
Description
-
Classes in eu.cloudnetservice.driver.impl.network.scheduler used by eu.cloudnetservice.driver.impl.network.nettyClassDescriptionA scheduler for tasks that are triggered by incoming network calls and should be handled non-blocking (for execute invocations) with the lowest latency possible.
-
Classes in eu.cloudnetservice.driver.impl.network.scheduler used by eu.cloudnetservice.driver.impl.network.netty.clientClassDescriptionA scheduler for tasks that are triggered by incoming network calls and should be handled non-blocking (for execute invocations) with the lowest latency possible.
-
Classes in eu.cloudnetservice.driver.impl.network.scheduler used by eu.cloudnetservice.driver.impl.network.netty.serverClassDescriptionA scheduler for tasks that are triggered by incoming network calls and should be handled non-blocking (for execute invocations) with the lowest latency possible.
-
Classes in eu.cloudnetservice.driver.impl.network.scheduler used by eu.cloudnetservice.driver.impl.network.schedulerClassDescriptionA scheduler for tasks that are triggered by incoming network calls and should be handled non-blocking (for execute invocations) with the lowest latency possible.The task scheduler runnable that is responsible for scheduling incoming tasks into the target executor service.