Uses of Class
io.milvus.param.control.GetReplicasParam.Builder
Packages that use GetReplicasParam.Builder
-
Uses of GetReplicasParam.Builder in io.milvus.param.control
Methods in io.milvus.param.control that return GetReplicasParam.BuilderModifier and TypeMethodDescriptionstatic GetReplicasParam.BuilderGetReplicasParam.newBuilder()GetReplicasParam.Builder.withCollectionName(@NonNull String collectionName) Sets the collection name.GetReplicasParam.Builder.withDatabaseName(@NonNull String databaseName) Sets the database name.