Uses of Class
io.milvus.response.ShowCollResponseWrapper.CollectionInfo
Packages that use ShowCollResponseWrapper.CollectionInfo
-
Uses of ShowCollResponseWrapper.CollectionInfo in io.milvus.response
Methods in io.milvus.response that return ShowCollResponseWrapper.CollectionInfoModifier and TypeMethodDescriptionShowCollResponseWrapper.getCollectionInfoByName(@NonNull String collectionName) Get information of one collection by name.Methods in io.milvus.response that return types with arguments of type ShowCollResponseWrapper.CollectionInfoModifier and TypeMethodDescriptionShowCollResponseWrapper.getCollectionsInfo()Get information of the collections.