Package io.milvus.response
Class GetPartStatResponseWrapper
- java.lang.Object
-
- io.milvus.response.GetPartStatResponseWrapper
-
public class GetPartStatResponseWrapper extends java.lang.ObjectUtility class to wrap response ofgetPartitionStatisticsinterface.
-
-
Constructor Summary
Constructors Constructor Description GetPartStatResponseWrapper(@NonNull io.milvus.grpc.GetPartitionStatisticsResponse stat)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetRowCount()Gets the row count of a field.
-