| 程序包 | 说明 |
|---|---|
| io.milvus.param.bulkinsert |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListBulkInsertTasksParam.Builder |
ListBulkInsertTasksParam.newBuilder() |
ListBulkInsertTasksParam.Builder |
ListBulkInsertTasksParam.Builder.withCollectionName(@NonNull String collectionName)
Sets the target collection name, list all tasks if the name is empty.
|
ListBulkInsertTasksParam.Builder |
ListBulkInsertTasksParam.Builder.withLimit(@NonNull Integer limit)
Specify limit count of returned tasks, list all tasks if the value is 0.
|
Copyright © 2023. All rights reserved.