public interface PartitionLoadWatcher
Modifier and Type | Method and Description |
---|---|
void |
startWatching() |
void |
stopWatching() |
java.util.Collection<PartitionLoad> |
tableLoad(java.lang.String tableName,
boolean refresh) |
void startWatching()
void stopWatching()
java.util.Collection<PartitionLoad> tableLoad(java.lang.String tableName, boolean refresh)