|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.di.ui.core.database.dialog.GetTableSizeProgressDialog
public class GetTableSizeProgressDialog
Takes care of displaying a dialog that will handle the wait while we're getting the number of rows for a certain table in a database.
| Constructor Summary | |
|---|---|
GetTableSizeProgressDialog(Shell shell,
DatabaseMeta dbInfo,
String tableName)
Creates a new dialog that will handle the wait while we're doing the hard work. |
|
GetTableSizeProgressDialog(Shell shell,
DatabaseMeta dbInfo,
String tableName,
String schemaName)
|
|
| Method Summary | |
|---|---|
Long |
open()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetTableSizeProgressDialog(Shell shell,
DatabaseMeta dbInfo,
String tableName)
public GetTableSizeProgressDialog(Shell shell,
DatabaseMeta dbInfo,
String tableName,
String schemaName)
| Method Detail |
|---|
public Long open()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||