public class QueryProgress extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
QueryProgress(org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider conn,
org.gcube.data.analysis.tabulardata.model.table.Table table,
int countExtimation,
QueryThread thread) |
| Modifier and Type | Method and Description |
|---|---|
float |
getProgress() |
int |
getTotalUpdated() |
protected QueryProgress(org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider conn,
org.gcube.data.analysis.tabulardata.model.table.Table table,
int countExtimation,
QueryThread thread)
public float getProgress()
throws SQLException,
Exception
SQLExceptionExceptionpublic int getTotalUpdated()
Copyright © 2017. All Rights Reserved.