| 程序包 | 说明 |
|---|---|
| io.milvus.param.partition |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetPartitionStatisticsParam.Builder |
GetPartitionStatisticsParam.newBuilder() |
GetPartitionStatisticsParam.Builder |
GetPartitionStatisticsParam.Builder.withCollectionName(@NonNull String collectionName)
Sets the collection name.
|
GetPartitionStatisticsParam.Builder |
GetPartitionStatisticsParam.Builder.withFlush(@NonNull Boolean flush)
Requires a flush action before retrieving partition statistics.
|
GetPartitionStatisticsParam.Builder |
GetPartitionStatisticsParam.Builder.withPartitionName(@NonNull String partitionName)
Sets the partition name.
|
Copyright © 2023. All rights reserved.