public class LDiffService extends ServiceDispatcher.ExecutingService
| Constructor and Description |
|---|
LDiffService(ServiceDispatcher dispatcher,
RepImpl repImpl) |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
getRunnable(DataChannel dataChannel) |
boolean |
isBusy()
Used to limit a particular type of service to avoid excess load.
|
void |
shutdown() |
cancel, ensureChannelBlockingpublic static final String NAME
public LDiffService(ServiceDispatcher dispatcher, RepImpl repImpl)
public void shutdown()
public boolean isBusy()
public Runnable getRunnable(DataChannel dataChannel)
getRunnable in class ServiceDispatcher.ExecutingServiceCopyright © 2024. All rights reserved.