Uses of Class
io.milvus.v2.service.partition.request.ReleasePartitionsReq
Packages that use ReleasePartitionsReq
-
Uses of ReleasePartitionsReq in io.milvus.v2.client
Methods in io.milvus.v2.client with parameters of type ReleasePartitionsReqModifier and TypeMethodDescriptionvoidMilvusClientV2.releasePartitions(ReleasePartitionsReq request) Releases partitions in a collection in Milvus. -
Uses of ReleasePartitionsReq in io.milvus.v2.service.partition
Methods in io.milvus.v2.service.partition with parameters of type ReleasePartitionsReqModifier and TypeMethodDescriptionPartitionService.releasePartitions(MilvusServiceGrpc.MilvusServiceBlockingStub blockingStub, ReleasePartitionsReq request)