Uses of Class
io.milvus.client.ShowCollectionInfoResponse
-
Packages that use ShowCollectionInfoResponse Package Description io.milvus.client -
-
Uses of ShowCollectionInfoResponse in io.milvus.client
Methods in io.milvus.client that return ShowCollectionInfoResponse Modifier and Type Method Description ShowCollectionInfoResponseMilvusClient. showCollectionInfo(String collectionName)Shows collection information.ShowCollectionInfoResponseMilvusGrpcClient. showCollectionInfo(String collectionName)
-