Package io.milvus.client
Class Index
- java.lang.Object
-
- io.milvus.client.Index
-
public class Index extends Object
Represents an index containingindexTypeandnList
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIndex.BuilderBuilder forIndex
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCollectionName()IndexTypegetIndexType()StringgetParamsInJson()StringtoString()
-