Package io.milvus.response
Class GetCollStatResponseWrapper
java.lang.Object
io.milvus.response.GetCollStatResponseWrapper
Utility class to wrap response of
getCollectionStatistics interface.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetCollStatResponseWrapper
-
-
Method Details
-
getRowCount
Gets the row count of a field. ThrowNumberFormatExceptionif the row count is not a number.- Returns:
intdimension of the vector field- Throws:
NumberFormatException
-