public class SlaveServer extends org.neo4j.com.Server<Slave,Void>
| Modifier and Type | Field and Description |
|---|---|
static byte |
APPLICATION_PROTOCOL_VERSION |
| Constructor and Description |
|---|
SlaveServer(Slave requestTarget,
org.neo4j.com.Server.Configuration config,
org.neo4j.kernel.logging.Logging logging,
org.neo4j.kernel.monitoring.ByteCounterMonitor byteCounterMonitor,
org.neo4j.com.monitor.RequestMonitor requestMonitor) |
channelClosed, channelDisconnected, channelOpen, exceptionCaught, getConnectedSlaveChannels, getPipeline, getSocketAddress, init, messageReceived, shutdown, start, stop, writeCompletebindRequested, channelBound, channelConnected, channelInterestChanged, channelUnbound, childChannelClosed, childChannelOpen, closeRequested, connectRequested, disconnectRequested, handleDownstream, handleUpstream, setInterestOpsRequested, unbindRequested, writeRequestedpublic static final byte APPLICATION_PROTOCOL_VERSION
public SlaveServer(Slave requestTarget, org.neo4j.com.Server.Configuration config, org.neo4j.kernel.logging.Logging logging, org.neo4j.kernel.monitoring.ByteCounterMonitor byteCounterMonitor, org.neo4j.com.monitor.RequestMonitor requestMonitor)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.