Hierarchy For Package org.apache.iotdb.udf.api.customizer.strategy
Package Hierarchies:Class Hierarchy
- java.lang.Object
- 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)
Interface Hierarchy
- org.apache.iotdb.udf.api.customizer.strategy.AccessStrategy
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
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)