Uses of Enum Class
io.milvus.param.IndexBuildState
Packages that use IndexBuildState
-
Uses of IndexBuildState in io.milvus.param
Methods in io.milvus.param that return IndexBuildStateModifier and TypeMethodDescriptionstatic IndexBuildStateReturns the enum constant of this class with the specified name.static IndexBuildState[]IndexBuildState.values()Returns an array containing the constants of this enum class, in the order they are declared.