public class ClusterMember extends Object
| Constructor and Description |
|---|
ClusterMember(InstanceId memberId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHARole() |
URI |
getHAUri() |
int |
getInstanceId() |
InstanceId |
getMemberId() |
Iterable<String> |
getRoles() |
URI |
getRoleURI(String role) |
Iterable<URI> |
getRoleURIs() |
int |
hashCode() |
boolean |
hasRole(String role) |
boolean |
isAlive() |
String |
toString() |
public ClusterMember(InstanceId memberId)
public InstanceId getMemberId()
public int getInstanceId()
public URI getHAUri()
public String getHARole()
public boolean hasRole(String role)
public boolean isAlive()
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.