public static class VisorTaskUtils.SortableAddress extends Object implements Comparable<VisorTaskUtils.SortableAddress>
| Constructor and Description |
|---|
SortableAddress(String addr)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
address() |
int |
compareTo(@NotNull VisorTaskUtils.SortableAddress o) |
boolean |
equals(Object o) |
int |
hashCode() |
public SortableAddress(String addr)
addr - Address as string.public int compareTo(@NotNull
@NotNull VisorTaskUtils.SortableAddress o)
compareTo in interface Comparable<VisorTaskUtils.SortableAddress>public String address()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021