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