Package io.milvus.response
Class GetPartStatResponseWrapper
java.lang.Object
io.milvus.response.GetPartStatResponseWrapper
Utility class to wrap response of
getPartitionStatistics interface.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetPartStatResponseWrapper
-
-
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
-