Uses of Class
io.milvus.param.collection.GetLoadStateParam.Builder
Packages that use GetLoadStateParam.Builder
-
Uses of GetLoadStateParam.Builder in io.milvus.param.collection
Methods in io.milvus.param.collection that return GetLoadStateParam.BuilderModifier and TypeMethodDescriptionGetLoadStateParam.Builder.addPartitionName(@NonNull String partitionName) Adds a partition by name.static GetLoadStateParam.BuilderGetLoadStateParam.newBuilder()GetLoadStateParam.Builder.withCollectionName(@NonNull String collectionName) Sets the collection name.GetLoadStateParam.Builder.withDatabaseName(String databaseName) Sets the database name.GetLoadStateParam.Builder.withPartitionNames(@NonNull List<String> partitionNames) Sets partition names list(Optional).Constructors in io.milvus.param.collection with parameters of type GetLoadStateParam.Builder