public class MasterServer extends org.neo4j.com.Server<Master,Void>
MasterClient). Delegates actual work to MasterImpl.| Modifier and Type | Field and Description |
|---|---|
static int |
FRAME_LENGTH |
| Constructor and Description |
|---|
MasterServer(Master requestTarget,
Logging logging,
org.neo4j.com.Server.Configuration config,
org.neo4j.com.TxChecksumVerifier txVerifier) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Collection<org.neo4j.com.RequestContext>> |
getSlaveInformation() |
public static final int FRAME_LENGTH
public MasterServer(Master requestTarget, Logging logging, org.neo4j.com.Server.Configuration config, org.neo4j.com.TxChecksumVerifier txVerifier) throws IOException
IOExceptionpublic Map<Integer,Collection<org.neo4j.com.RequestContext>> getSlaveInformation()
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.