RedisClientEntry
public interface ClusterNode extends Node
Node.InfoSection
Modifier and Type | Method | Description |
---|---|---|
Map<String,String> |
clusterInfo() |
Execute CLUSTER INFO operation.
|
Map<String,String> |
info() |
Deprecated.
|
clusterInfoAsync, infoAsync, pingAsync, timeAsync
Copyright © 2014–2018 The Redisson Project. All rights reserved.