public interface WorkExecutorService extends TenantLifecycleService
| Modifier and Type | Method and Description |
|---|---|
void |
execute(WorkDescriptor work) |
boolean |
isStopped() |
void |
notifyNodeStopped(java.lang.String nodeName) |
pause, resume, start, stopboolean isStopped()
void notifyNodeStopped(java.lang.String nodeName)
void execute(WorkDescriptor work)