public static class ClusterAwareReaderFailoverHandler.HostTuple
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
HostInfo |
getHost() |
int |
getIndex() |
int |
hashCode() |
public HostTuple(HostInfo host, int index)
public HostInfo getHost()
public int getIndex()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object