Class ClusterNodesDecoder
java.lang.Object
org.redisson.client.protocol.decoder.ClusterNodesDecoder
- All Implemented Interfaces:
Decoder<List<ClusterNodeInfo>>
- Author:
- Nikita Koksharov
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ClusterNodesDecoder
public ClusterNodesDecoder(boolean ssl)
-
-
Method Details
-
decode
- Specified by:
decode
in interfaceDecoder<List<ClusterNodeInfo>>
- Throws:
IOException
-