Uses of Class
io.milvus.response.ShowPartResponseWrapper.PartitionInfo
Packages that use ShowPartResponseWrapper.PartitionInfo
-
Uses of ShowPartResponseWrapper.PartitionInfo in io.milvus.response
Methods in io.milvus.response that return ShowPartResponseWrapper.PartitionInfoModifier and TypeMethodDescriptionShowPartResponseWrapper.getPartitionInfoByName(@NonNull String partitionName) Get information of one partition by name.Methods in io.milvus.response that return types with arguments of type ShowPartResponseWrapper.PartitionInfoModifier and TypeMethodDescriptionShowPartResponseWrapper.getPartitionsInfo()Get information of the partitions.