org.neo4j.kernel.ha.zookeeper
Interface ZooKeeperBroker.Configuration

All Superinterfaces:
AbstractBroker.Configuration
Enclosing class:
ZooKeeperBroker

public static interface ZooKeeperBroker.Configuration
extends AbstractBroker.Configuration


Method Summary
 int coordinator_fetch_info_timeout(int def)
           
 
Methods inherited from interface org.neo4j.kernel.ha.AbstractBroker.Configuration
server_id
 

Method Detail

coordinator_fetch_info_timeout

int coordinator_fetch_info_timeout(int def)


Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.