Uses of Class
io.milvus.param.highlevel.dml.InsertRowsParam.Builder
Packages that use InsertRowsParam.Builder
-
Uses of InsertRowsParam.Builder in io.milvus.param.highlevel.dml
Methods in io.milvus.param.highlevel.dml that return InsertRowsParam.BuilderModifier and TypeMethodDescriptionstatic InsertRowsParam.BuilderInsertRowsParam.newBuilder()InsertRowsParam.Builder.withCollectionName(@NonNull String collectionName) Sets the collection name.Sets the row data to insert.