Uses of Class
io.milvus.client.GetTableRowCountResponse
-
Packages that use GetTableRowCountResponse Package Description io.milvus.client -
-
Uses of GetTableRowCountResponse in io.milvus.client
Methods in io.milvus.client that return GetTableRowCountResponse Modifier and Type Method Description GetTableRowCountResponseMilvusClient. getTableRowCount(String tableName)Gets current row count of tableGetTableRowCountResponseMilvusGrpcClient. getTableRowCount(String tableName)
-