Class Hierarchy
- java.lang.Object
- org.apache.iotdb.db.query.udf.example.Accumulator (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.Adder (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.ConstValue (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.Counter (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.ExampleUDFConstant
- org.apache.iotdb.db.query.udf.example.Max (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.Multiplier (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.SlidingSizeWindowConstructorTester0 (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.SlidingSizeWindowConstructorTester1 (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.SlidingTimeWindowConstructionTester (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.TerminateTester (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.TwoSum (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.TwoSumBlock (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.UDAFAvg (implements org.apache.iotdb.udf.api.UDAF)
- org.apache.iotdb.db.query.udf.example.UDAFCount (implements org.apache.iotdb.udf.api.UDAF)
- org.apache.iotdb.db.query.udf.example.UDAFSum (implements org.apache.iotdb.udf.api.UDAF)
- org.apache.iotdb.db.query.udf.example.ValidateTester (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.db.query.udf.example.WindowStartEnd (implements org.apache.iotdb.udf.api.UDTF)