| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finishOffChannel(org.jboss.netty.channel.Channel channel,
org.neo4j.com.RequestContext context) |
protected org.neo4j.com.RequestType<Slave> |
getRequestContext(byte id) |
getConnectedSlaveChannels, getInternalProtocolVersion, getPipeline, getRequestTarget, getSocketAddress, handleRequest, init, mapSlave, readContext, responseWritten, shouldLogFailureToFinishOffChannel, shutdown, start, stop, targetCaller, tryToFinishOffChannel, tryToFinishOffChannel, unmapSlave, writeFailureResponsepublic static final byte APPLICATION_PROTOCOL_VERSION
public SlaveServer(Slave requestTarget, org.neo4j.com.Server.Configuration config, org.neo4j.kernel.logging.Logging logging) throws IOException
IOExceptionprotected org.neo4j.com.RequestType<Slave> getRequestContext(byte id)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.