Uses of Class
org.apache.iotdb.db.qp.physical.crud.MeasurementInfo
-
Packages that use MeasurementInfo Package Description org.apache.iotdb.db.qp.physical.crud -
-
Uses of MeasurementInfo in org.apache.iotdb.db.qp.physical.crud
Methods in org.apache.iotdb.db.qp.physical.crud that return types with arguments of type MeasurementInfo Modifier and Type Method Description java.util.Map<java.lang.String,MeasurementInfo>AlignByDevicePlan. getMeasurementInfoMap()Method parameters in org.apache.iotdb.db.qp.physical.crud with type arguments of type MeasurementInfo Modifier and Type Method Description voidAlignByDevicePlan. setMeasurementInfoMap(java.util.Map<java.lang.String,MeasurementInfo> measurementInfoMap)
-