Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.iotdb.udf.api.type.Binary (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.iotdb.udf.api.customizer.strategy.MappableRowByRowAccessStrategy (implements org.apache.iotdb.udf.api.customizer.strategy.AccessStrategy)
- org.apache.iotdb.udf.api.customizer.strategy.RowByRowAccessStrategy (implements org.apache.iotdb.udf.api.customizer.strategy.AccessStrategy)
- org.apache.iotdb.udf.api.customizer.strategy.SessionTimeWindowAccessStrategy (implements org.apache.iotdb.udf.api.customizer.strategy.AccessStrategy)
- org.apache.iotdb.udf.api.customizer.strategy.SlidingSizeWindowAccessStrategy (implements org.apache.iotdb.udf.api.customizer.strategy.AccessStrategy)
- org.apache.iotdb.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy (implements org.apache.iotdb.udf.api.customizer.strategy.AccessStrategy)
- org.apache.iotdb.udf.api.customizer.strategy.StateWindowAccessStrategy (implements org.apache.iotdb.udf.api.customizer.strategy.AccessStrategy)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.iotdb.udf.api.exception.UDFException
- org.apache.iotdb.udf.api.exception.UDFManagementException
- org.apache.iotdb.udf.api.exception.UDFParameterNotValidException
- org.apache.iotdb.udf.api.exception.UDFAttributeNotProvidedException
- org.apache.iotdb.udf.api.exception.UDFInputSeriesDataTypeNotValidException
- org.apache.iotdb.udf.api.exception.UDFInputSeriesIndexNotValidException
- org.apache.iotdb.udf.api.exception.UDFInputSeriesNumberNotValidException
- org.apache.iotdb.udf.api.exception.UDFOutputSeriesDataTypeNotValidException
- org.apache.iotdb.udf.api.exception.UDFException
- java.lang.RuntimeException
- java.lang.Exception
- org.apache.iotdb.udf.api.customizer.config.UDFConfigurations
- org.apache.iotdb.udf.api.customizer.config.UDTFConfigurations
- org.apache.iotdb.udf.api.customizer.parameter.UDFParameters
- org.apache.iotdb.udf.api.customizer.parameter.UDFParameterValidator
Interface Hierarchy
- org.apache.iotdb.udf.api.customizer.strategy.AccessStrategy
- org.apache.iotdb.udf.api.collector.PointCollector
- org.apache.iotdb.udf.api.access.Row
- org.apache.iotdb.udf.api.access.RowIterator
- org.apache.iotdb.udf.api.access.RowWindow
- org.apache.iotdb.udf.api.UDF
- org.apache.iotdb.udf.api.UDTF
- org.apache.iotdb.udf.api.customizer.parameter.UDFParameterValidator.MultipleObjectsValidationRule
- org.apache.iotdb.udf.api.customizer.parameter.UDFParameterValidator.SingleObjectValidationRule
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.iotdb.udf.api.customizer.strategy.AccessStrategy.AccessStrategyType
- org.apache.iotdb.udf.api.type.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)