Uses of Enum Class
io.dingodb.common.Common.RegionVectorIndexStatus
Packages that use Common.RegionVectorIndexStatus
-
Uses of Common.RegionVectorIndexStatus in io.dingodb.common
Methods in io.dingodb.common that return Common.RegionVectorIndexStatusModifier and TypeMethodDescriptionCommon.RegionVectorIndexStatus.forNumber(int value) Common.RegionVectorIndexStatus.valueOf(int value) Deprecated.Common.RegionVectorIndexStatus.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.RegionVectorIndexStatus[]Common.RegionVectorIndexStatus.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.RegionVectorIndexStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Common.RegionVectorIndexStatus>Common.RegionVectorIndexStatus.internalGetValueMap()