Interface PollingAutomationPerTableRunner.TableActionsInterface
- All Known Implementing Classes:
PollingAutomationPerTableRunner.ShardedTableActions
,PollingAutomationPerTableRunner.TableActions
- Enclosing class:
PollingAutomationPerTableRunner
public static interface PollingAutomationPerTableRunner.TableActionsInterface
Interface to be used by 2 records in this class - normal TableActions, and
ShardedTableActions.
-
Method Summary
-
Method Details
-
tableName
String tableName() -
tableAutomationDetails
QTableAutomationDetails tableAutomationDetails() -
status
AutomationStatus status()
-