org.neo4j.management
Interface HighAvailability
public interface HighAvailability
NAME
static final String NAME
- See Also:
- Constant Field Values
getInstanceId
String getInstanceId()
isAvailable
boolean isAvailable()
isAlive
boolean isAlive()
getRole
String getRole()
getLastUpdateTime
String getLastUpdateTime()
getLastCommittedTxId
long getLastCommittedTxId()
getInstancesInCluster
ClusterMemberInfo[] getInstancesInCluster()
update
String update()
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.