public class GetPartStatResponseWrapper
extends java.lang.Object
getPartitionStatistics
interface.Constructor | Description |
---|---|
GetPartStatResponseWrapper(@NonNull io.milvus.grpc.GetPartitionStatisticsResponse stat) |
Modifier and Type | Method | Description |
---|---|---|
long |
getRowCount() |
Gets the row count of a field.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetPartStatResponseWrapper(@NonNull
@NonNull io.milvus.grpc.GetPartitionStatisticsResponse stat)
public long getRowCount()
throws java.lang.NumberFormatException
NumberFormatException
if the row count is not a number.int
dimension of the vector fieldjava.lang.NumberFormatException