public class ClusterView extends Object
Modifier and Type | Method and Description |
---|---|
Address |
getCoordinator() |
List<Address> |
getMembers() |
Set<Address> |
getMembersSet() |
int |
getViewId() |
boolean |
isCoordinator() |
boolean |
isStopped() |
boolean |
isViewIdAtLeast(int expectedViewId) |
String |
toString() |
public int getViewId()
public boolean isViewIdAtLeast(int expectedViewId)
public boolean isStopped()
public Address getCoordinator()
public boolean isCoordinator()
Copyright © 2021 JBoss by Red Hat. All rights reserved.