Package org.duckdb
Class QueryProgress
java.lang.Object
org.duckdb.QueryProgress
-
Method Details
-
getPercentage
public double getPercentage() -
getRowsProcessed
public long getRowsProcessed() -
getTotalRowsToProcess
public long getTotalRowsToProcess() -
toString
-
equals
-
hashCode
public int hashCode()
-