Package com.illumon.iris.console.utils
Class WaitForTable
java.lang.Object
com.illumon.iris.console.utils.WaitForTable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
waitForTable
(Database database, String namespace, String tableName)
-
Constructor Details
-
WaitForTable
public WaitForTable(int timeoutMs, int sleepMs)
-
-
Method Details
-
waitForTable
-