Uses of Enum
io.milvus.param.R.Status
Packages that use R.Status
-
Uses of R.Status in io.milvus.param
Methods in io.milvus.param that return R.StatusModifier and TypeMethodDescriptionstatic R.StatusR.Status.valueOf(int val) Returns the enum constant of this type with the specified name.static R.StatusReturns the enum constant of this type with the specified name.static R.Status[]R.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.milvus.param with parameters of type R.Status