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