Package | Description |
---|---|
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
Modifier and Type | Method and Description |
---|---|
void |
WorkerService.schedule(WorkerService.WorkRequest workRequest)
Schedule work to be done.
|
void |
WorkerService.schedule(WorkerService.WorkRequest workRequest,
long id)
Schedule work to be done by the thread assigned to this id.
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.