Class LongLinearFill
- java.lang.Object
-
- org.apache.iotdb.db.mpp.execution.operator.process.fill.linear.LinearFill
-
- org.apache.iotdb.db.mpp.execution.operator.process.fill.linear.LongLinearFill
-
- All Implemented Interfaces:
ILinearFill
public class LongLinearFill extends LinearFill
-
-
Field Summary
-
Fields inherited from class org.apache.iotdb.db.mpp.execution.operator.process.fill.linear.LinearFill
previousIsNull
-
-
Constructor Summary
Constructors Constructor Description LongLinearFill()
-
Method Summary
-
Methods inherited from class org.apache.iotdb.db.mpp.execution.operator.process.fill.linear.LinearFill
fill, needPrepareForNext, prepareForNext
-
-