| Package | Description |
|---|---|
| org.redisson.client.protocol | |
| org.redisson.client.protocol.decoder |
| Modifier and Type | Field and Description |
|---|---|
static RedisStrictCommand<List<ClusterNodeInfo>> |
RedisCommands.CLUSTER_NODES |
static RedisStrictCommand<List<ClusterNodeInfo>> |
RedisCommands.CLUSTER_NODES_SSL |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterNodeInfo> |
ClusterNodesDecoder.decode(io.netty.buffer.ByteBuf buf,
State state) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.