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