public class ArbiterNodeStateService extends ServiceDispatcher.ExecutingService
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Constructor and Description |
|---|
ArbiterNodeStateService(ServiceDispatcher dispatcher,
ArbiterImpl arbImpl) |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
getRunnable(DataChannel dataChannel) |
TextProtocol.ResponseMessage |
process(NodeStateProtocol.NodeStateRequest stateRequest)
Process a node state querying request.
|
cancel, ensureChannelBlockingpublic static final String SERVICE_NAME
public ArbiterNodeStateService(ServiceDispatcher dispatcher, ArbiterImpl arbImpl)
public TextProtocol.ResponseMessage process(NodeStateProtocol.NodeStateRequest stateRequest)
public Runnable getRunnable(DataChannel dataChannel)
getRunnable in class ServiceDispatcher.ExecutingServiceCopyright © 2024. All rights reserved.