Uses of Class
org.apache.iotdb.db.mpp.common.schematree.MeasurementSchemaInfo
-
Packages that use MeasurementSchemaInfo Package Description org.apache.iotdb.db.mpp.common.schematree -
-
Uses of MeasurementSchemaInfo in org.apache.iotdb.db.mpp.common.schematree
Constructor parameters in org.apache.iotdb.db.mpp.common.schematree with type arguments of type MeasurementSchemaInfo Constructor Description DeviceSchemaInfo(org.apache.iotdb.commons.path.PartialPath devicePath, boolean isAligned, java.util.List<MeasurementSchemaInfo> measurementSchemaInfoList)
-