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