Class ValidateTester
java.lang.Object
org.apache.iotdb.db.query.udf.example.ValidateTester
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbeforeStart(UDFParameters parameters, UDTFConfigurations configurations) voidvalidate(UDFParameterValidator validator) 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
-
Constructor Details
-
ValidateTester
public ValidateTester()
-
-
Method Details
-
validate
-
beforeStart
- Specified by:
beforeStartin interfaceUDTF
-