Uses of Enum Class
io.dingodb.sdk.service.entity.common.RegionRaftStatus
Packages that use RegionRaftStatus
-
Uses of RegionRaftStatus in io.dingodb.sdk.service.entity.common
Methods in io.dingodb.sdk.service.entity.common that return RegionRaftStatusModifier and TypeMethodDescriptionstatic RegionRaftStatusRegionRaftStatus.forNumber(int number) static RegionRaftStatusReturns the enum constant of this class with the specified name.static RegionRaftStatus[]RegionRaftStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.