Uses of Class
io.milvus.param.bulkinsert.ListBulkInsertTasksParam.Builder
Packages that use ListBulkInsertTasksParam.Builder
-
Uses of ListBulkInsertTasksParam.Builder in io.milvus.param.bulkinsert
Methods in io.milvus.param.bulkinsert that return ListBulkInsertTasksParam.BuilderModifier and TypeMethodDescriptionListBulkInsertTasksParam.newBuilder()ListBulkInsertTasksParam.Builder.withCollectionName(@NonNull String collectionName) Sets the target collection name, list all tasks if the name is empty.ListBulkInsertTasksParam.Builder.withDatabaseName(String databaseName) Sets the database name.Specify limit count of returned tasks, list all tasks if the value is 0.