|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ajax.scheduler.Scheduler
Scheduler that executes the cleaning program
Constructor Summary | |
Scheduler()
|
Method Summary | |
ExecutionSummary |
execute(Catalog catalog,
java.lang.String transformationName)
|
static long |
getTupleCount(java.lang.String tableName)
|
void |
schedule(Catalog catalog)
Compile the generated code in transformations and functions. and ... |
void |
setObserver(TransformationExecutionObserver obs)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Scheduler()
Method Detail |
public final void setObserver(TransformationExecutionObserver obs)
public void schedule(Catalog catalog) throws SchedulerException
public ExecutionSummary execute(Catalog catalog, java.lang.String transformationName) throws SchedulerException
public static long getTupleCount(java.lang.String tableName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |