public class RemoteScheduler extends ElasticScheduler
backOffStrategy, BLOCK_COUNT_WARNING_THRESHOLD, DEBUG_SCHEDULING, DEFQSIZE, delayedCalls, exec, RECURSE_ON_BLOCK_THRESHOLD| Constructor and Description |
|---|
RemoteScheduler() |
RemoteScheduler(int defQSize) |
| Modifier and Type | Method and Description |
|---|---|
protected DispatcherThread |
createDispatcherThread() |
assignDispatcher, delayedCall, enqueueCall, getActiveThreads, getBackoffStrategy, getDefaultQSize, getInvoker, getMaxThreads, inThread, put2QueuePolling, put2QueuePolling, rebalance, runBlockingCall, threadStopped, tryStopThread, yield, yield, yieldpublic RemoteScheduler()
public RemoteScheduler(int defQSize)
protected DispatcherThread createDispatcherThread()
createDispatcherThread in class ElasticSchedulerCopyright © 2014. All rights reserved.