Package org.redisson.api
Interface ClusterNode
- All Known Implementing Classes:
RedisClientEntry
Deprecated.
Redis cluster node interface
- Author:
- Nikita Koksharov
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.redisson.api.Node
Node.InfoSection
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Execute CLUSTER INFO operation.
-
Method Details
-
clusterInfo
Deprecated.Execute CLUSTER INFO operation.- Returns:
- value mapped by field
-