public class NodeOrderComparator extends Object implements Comparator<ClusterNode>, Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ClusterNode n1,
ClusterNode n2) |
static Comparator<ClusterNode> |
getInstance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static Comparator<ClusterNode> getInstance()
public int compare(ClusterNode n1, ClusterNode n2)
compare in interface Comparator<ClusterNode>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020