public interface MasterClientFactory
| Modifier and Type | Method and Description |
|---|---|
MasterClient |
instantiate(String hostNameOrIp,
int port,
org.neo4j.kernel.impl.nioneo.store.StoreId storeId,
org.neo4j.kernel.lifecycle.LifeSupport life) |
MasterClient instantiate(String hostNameOrIp, int port, org.neo4j.kernel.impl.nioneo.store.StoreId storeId, org.neo4j.kernel.lifecycle.LifeSupport life)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.