Class WindowEvaluationTask
- java.lang.Object
-
- org.apache.iotdb.commons.concurrent.WrappedRunnable
-
- org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTask
-
- All Implemented Interfaces:
java.lang.Runnable
public class WindowEvaluationTask extends org.apache.iotdb.commons.concurrent.WrappedRunnable
-
-
Constructor Summary
Constructors Constructor Description WindowEvaluationTask(Evaluator evaluator, Window window)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonRejection()voidrunMayThrow()
-