public class ClusterNodeInformationParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
HOST_AND_PORT_INDEX |
static int |
SLOT_INFORMATIONS_START_INDEX |
| Constructor and Description |
|---|
ClusterNodeInformationParser() |
| Modifier and Type | Method and Description |
|---|---|
HostAndPort |
getHostAndPortFromNodeLine(String[] nodeInfoPartArray,
HostAndPort current) |
ClusterNodeInformation |
parse(String nodeInfo,
HostAndPort current) |
public static final int SLOT_INFORMATIONS_START_INDEX
public static final int HOST_AND_PORT_INDEX
public ClusterNodeInformation parse(String nodeInfo, HostAndPort current)
public HostAndPort getHostAndPortFromNodeLine(String[] nodeInfoPartArray, HostAndPort current)
Processing library Redis by Darius Morawiec. (c) 2015