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