public interface MasterClientFactory
| Modifier and Type | Method and Description |
|---|---|
MasterClient |
instantiate(String hostNameOrIp,
int port,
org.neo4j.kernel.monitoring.Monitors monitors,
org.neo4j.kernel.impl.store.StoreId storeId,
org.neo4j.kernel.lifecycle.LifeSupport life) |
MasterClient instantiate(String hostNameOrIp, int port, org.neo4j.kernel.monitoring.Monitors monitors, org.neo4j.kernel.impl.store.StoreId storeId, org.neo4j.kernel.lifecycle.LifeSupport life)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.