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