Uses of Class
io.milvus.client.HasPartitionResponse
-
Packages that use HasPartitionResponse Package Description io.milvus.client -
-
Uses of HasPartitionResponse in io.milvus.client
Methods in io.milvus.client that return HasPartitionResponse Modifier and Type Method Description HasPartitionResponseMilvusClient. hasPartition(String collectionName, String tag)Checks whether the partition exists
-