Uses of Class
io.milvus.client.GetIndexInfoResponse
-
Packages that use GetIndexInfoResponse Package Description io.milvus.client -
-
Uses of GetIndexInfoResponse in io.milvus.client
Methods in io.milvus.client that return GetIndexInfoResponse Modifier and Type Method Description GetIndexInfoResponseMilvusClient. getIndexInfo(String collectionName)Gets collection index information
-