public class BinaryNodeStateService extends ServiceDispatcher.ExecutingService
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Constructor and Description |
|---|
BinaryNodeStateService(ServiceDispatcher dispatcher,
RepNode repNode) |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
getRunnable(DataChannel dataChannel) |
void |
shutdown() |
cancel, ensureChannelBlockingpublic static final String SERVICE_NAME
public BinaryNodeStateService(ServiceDispatcher dispatcher, RepNode repNode)
public void shutdown()
public Runnable getRunnable(DataChannel dataChannel)
getRunnable in class ServiceDispatcher.ExecutingServiceCopyright © 2024. All rights reserved.