Class Hierarchy
- java.lang.Object
- org.apache.iotdb.commons.udf.builtin.String.UDTFConcat (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.commons.udf.builtin.String.UDTFEndsWith (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.commons.udf.builtin.String.UDTFLower (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.commons.udf.builtin.String.UDTFStartsWith (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.commons.udf.builtin.String.UDTFStrCompare (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.commons.udf.builtin.String.UDTFStrLength (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.commons.udf.builtin.String.UDTFStrLocate (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.commons.udf.builtin.String.UDTFSubstr (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.commons.udf.builtin.String.UDTFTrim (implements org.apache.iotdb.udf.api.UDTF)
- org.apache.iotdb.commons.udf.builtin.String.UDTFUpper (implements org.apache.iotdb.udf.api.UDTF)