public class BinaryNodeStateService extends ServiceDispatcher.ExecutingService
Modifier and Type | Class and Description |
---|---|
(package private) class |
BinaryNodeStateService.NodeStateServiceRunnable |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SERVICE_NAME |
Constructor and Description |
---|
BinaryNodeStateService(ServiceDispatcher dispatcher,
RepNode repNode) |
Modifier and Type | Method and Description |
---|---|
java.lang.Runnable |
getRunnable(java.nio.channels.SocketChannel socketChannel) |
void |
shutdown() |
cancel
public static final java.lang.String SERVICE_NAME
public BinaryNodeStateService(ServiceDispatcher dispatcher, RepNode repNode)
public void shutdown()
public java.lang.Runnable getRunnable(java.nio.channels.SocketChannel socketChannel)
getRunnable
in class ServiceDispatcher.ExecutingService
Copyright (c) 2004-2012 Oracle. All rights reserved.