public class GetCollStatResponseWrapper
extends java.lang.Object
getCollectionStatistics
interface.Constructor | Description |
---|---|
GetCollStatResponseWrapper(@NonNull io.milvus.grpc.GetCollectionStatisticsResponse 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 GetCollStatResponseWrapper(@NonNull
@NonNull io.milvus.grpc.GetCollectionStatisticsResponse 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