Uses of Class
io.milvus.param.partition.GetPartitionStatisticsParam.Builder
Packages that use GetPartitionStatisticsParam.Builder
-
Uses of GetPartitionStatisticsParam.Builder in io.milvus.param.partition
Methods in io.milvus.param.partition that return GetPartitionStatisticsParam.BuilderModifier and TypeMethodDescriptionGetPartitionStatisticsParam.newBuilder()GetPartitionStatisticsParam.Builder.withCollectionName(@NonNull String collectionName) Sets the collection name.GetPartitionStatisticsParam.Builder.withDatabaseName(String databaseName) Sets the database name.Requires a flush action before retrieving partition statistics.GetPartitionStatisticsParam.Builder.withPartitionName(@NonNull String partitionName) Sets the partition name.