Uses of Enum Class
io.dingodb.common.Common.VectorStateParameter.StateCase
Packages that use Common.VectorStateParameter.StateCase
-
Uses of Common.VectorStateParameter.StateCase in io.dingodb.common
Methods in io.dingodb.common that return Common.VectorStateParameter.StateCaseModifier and TypeMethodDescriptionCommon.VectorStateParameter.StateCase.forNumber(int value) Common.VectorStateParameter.Builder.getStateCase()Common.VectorStateParameter.getStateCase()Common.VectorStateParameterOrBuilder.getStateCase()Common.VectorStateParameter.StateCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.Common.VectorStateParameter.StateCase.values()Returns an array containing the constants of this enum class, in the order they are declared.