Uses of Enum
org.redisson.cluster.ClusterNodeInfo.Flag
Packages that use ClusterNodeInfo.Flag
-
Uses of ClusterNodeInfo.Flag in org.redisson.cluster
Methods in org.redisson.cluster that return ClusterNodeInfo.FlagModifier and TypeMethodDescriptionstatic ClusterNodeInfo.FlagReturns the enum constant of this type with the specified name.static ClusterNodeInfo.Flag[]ClusterNodeInfo.Flag.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.redisson.cluster with parameters of type ClusterNodeInfo.FlagModifier and TypeMethodDescriptionvoidClusterNodeInfo.addFlag(ClusterNodeInfo.Flag flag) booleanClusterNodeInfo.containsFlag(ClusterNodeInfo.Flag flag)