Uses of Class
org.apache.zookeeper.server.WorkerService.WorkRequest
Packages that use WorkerService.WorkRequest
-
Uses of WorkerService.WorkRequest in org.apache.zookeeper.server
Methods in org.apache.zookeeper.server with parameters of type WorkerService.WorkRequestModifier and TypeMethodDescriptionvoidWorkerService.schedule(WorkerService.WorkRequest workRequest) Schedule work to be done.voidWorkerService.schedule(WorkerService.WorkRequest workRequest, long id) Schedule work to be done by the thread assigned to this id.