org.neo4j.kernel.ha
Class MasterClientResolver.F153
java.lang.Object
org.neo4j.kernel.ha.MasterClientResolver.StaticMasterClientFactory
org.neo4j.kernel.ha.MasterClientResolver.F153
- All Implemented Interfaces:
- MasterClientFactory
- Enclosing class:
- MasterClientResolver
public static final class MasterClientResolver.F153
- extends MasterClientResolver.StaticMasterClientFactory
|
Constructor Summary |
MasterClientResolver.F153(org.neo4j.kernel.impl.util.StringLogger stringLogger,
int readTimeoutSeconds,
int lockReadTimeout,
int maxConcurrentChannels)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MasterClientResolver.F153
public MasterClientResolver.F153(org.neo4j.kernel.impl.util.StringLogger stringLogger,
int readTimeoutSeconds,
int lockReadTimeout,
int maxConcurrentChannels)
instantiate
public MasterClient instantiate(String hostNameOrIp,
int port,
org.neo4j.kernel.impl.nioneo.store.StoreId storeId)
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.