org.neo4j.kernel.ha
Class MasterClientResolver.StaticMasterClientFactory
java.lang.Object
org.neo4j.kernel.ha.MasterClientResolver.StaticMasterClientFactory
- All Implemented Interfaces:
- MasterClientFactory
- Direct Known Subclasses:
- MasterClientResolver.F153, MasterClientResolver.F17, MasterClientResolver.F18
- Enclosing class:
- MasterClientResolver
protected abstract static class MasterClientResolver.StaticMasterClientFactory
- extends Object
- implements MasterClientFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stringLogger
protected final org.neo4j.kernel.impl.util.StringLogger stringLogger
readTimeoutSeconds
protected final int readTimeoutSeconds
lockReadTimeout
protected final int lockReadTimeout
maxConcurrentChannels
protected final int maxConcurrentChannels
chunkSize
protected final int chunkSize
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.