- valueOf(String) - Static method in enum io.milvus.client.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum io.milvus.client.IndexType
-
- valueOf(String) - Static method in enum io.milvus.client.MetricType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum io.milvus.client.MetricType
-
- valueOf(String) - Static method in enum io.milvus.client.Response.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum io.milvus.client.Response.Status
-
- values() - Static method in enum io.milvus.client.IndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.milvus.client.MetricType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.milvus.client.Response.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.