| 程序包 | 说明 |
|---|---|
| io.milvus.param.collection |
| 限定符和类型 | 方法和说明 |
|---|---|
GetLoadingProgressParam.Builder |
GetLoadingProgressParam.Builder.addPartitionName(@NonNull String partitionName)
Adds a partition by name.
|
static GetLoadingProgressParam.Builder |
GetLoadingProgressParam.newBuilder() |
GetLoadingProgressParam.Builder |
GetLoadingProgressParam.Builder.withCollectionName(@NonNull String collectionName)
Sets the collection name.
|
GetLoadingProgressParam.Builder |
GetLoadingProgressParam.Builder.withPartitionNames(@NonNull List<String> partitionNames)
Sets partition names list to specify query scope (Optional).
|
| 构造器和说明 |
|---|
GetLoadingProgressParam(@NonNull GetLoadingProgressParam.Builder builder) |
Copyright © 2023. All rights reserved.