Uses of Enum Class
io.dingodb.common.Common.CoordinatorServiceType
Packages that use Common.CoordinatorServiceType
-
Uses of Common.CoordinatorServiceType in io.dingodb.common
Methods in io.dingodb.common that return Common.CoordinatorServiceTypeModifier and TypeMethodDescriptionCommon.CoordinatorServiceType.forNumber(int value) Common.CoordinatorServiceType.valueOf(int value) Deprecated.Common.CoordinatorServiceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static Common.CoordinatorServiceType[]Common.CoordinatorServiceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.dingodb.common that return types with arguments of type Common.CoordinatorServiceTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Common.CoordinatorServiceType>Common.CoordinatorServiceType.internalGetValueMap()