Uses of Class
org.redisson.cluster.ClusterPartition
-
Packages that use ClusterPartition Package Description org.redisson.cluster -
-
Uses of ClusterPartition in org.redisson.cluster
Methods in org.redisson.cluster that return ClusterPartition Modifier and Type Method Description ClusterPartitionClusterPartition. getParent()Methods in org.redisson.cluster with parameters of type ClusterPartition Modifier and Type Method Description voidClusterPartition. setParent(ClusterPartition parent)
-