Uses of Package
com.loomcache.server.executor
Packages that use com.loomcache.server.executor
Package
Description
-
Classes in com.loomcache.server.executor used by com.loomcache.server.datastructuresClassDescriptionNamed distributed executor service for submitting serializable tasks to cluster nodes.
-
Classes in com.loomcache.server.executor used by com.loomcache.server.executorClassDescriptionA Raft-replicated record for durable task execution.Immutable statistics snapshot for a named
DistributedExecutorService.Security boundary for executor task payloads.Public SPI for selecting executor target members from a cluster membership snapshot.Metadata for a scheduled task within aDistributedExecutorService.Schedule types for recurring or delayed task execution in aDistributedExecutorService.Immutable snapshot of a distributed task's metadata and state.Lifecycle states for a distributed task submitted to aDistributedExecutorService. -
Classes in com.loomcache.server.executor used by com.loomcache.server.handler