Class WindowStartEnd
java.lang.Object
org.apache.iotdb.db.query.udf.example.WindowStartEnd
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbeforeStart(UDFParameters parameters, UDTFConfigurations configurations) voidtransform(RowWindow rowWindow, PointCollector collector) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.iotdb.udf.api.UDF
beforeDestroy, validate
-
Constructor Details
-
WindowStartEnd
public WindowStartEnd()
-
-
Method Details
-
beforeStart
- Specified by:
beforeStartin interfaceUDTF
-
transform
- Specified by:
transformin interfaceUDTF- Throws:
IOException
-