Class SlidingSizeWindowConstructorTester1
java.lang.Object
org.apache.iotdb.db.query.udf.example.SlidingSizeWindowConstructorTester1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidbeforeStart(UDFParameters parameters, UDTFConfigurations configurations) voidtransform(Row row, PointCollector collector) voidvalidate(UDFParameterValidator validator)
-
Constructor Details
-
SlidingSizeWindowConstructorTester1
public SlidingSizeWindowConstructorTester1()
-
-
Method Details
-
validate
-
beforeStart
- Specified by:
beforeStartin interfaceUDTF
-
transform
-
beforeDestroy
public void beforeDestroy()- Specified by:
beforeDestroyin interfaceUDF
-