Uses of Class
org.apache.iotdb.db.mpp.execution.driver.DataDriverContext
-
Packages that use DataDriverContext Package Description org.apache.iotdb.db.mpp.execution.driver -
-
Uses of DataDriverContext in org.apache.iotdb.db.mpp.execution.driver
Constructors in org.apache.iotdb.db.mpp.execution.driver with parameters of type DataDriverContext Constructor Description DataDriver(Operator root, ISinkHandle sinkHandle, DataDriverContext driverContext)
-