Uses of Class
org.apache.iotdb.db.exception.metadata.IllegalParameterOfPathException
-
Packages that use IllegalParameterOfPathException Package Description org.apache.iotdb.db.metadata.utils -
-
Uses of IllegalParameterOfPathException in org.apache.iotdb.db.metadata.utils
Methods in org.apache.iotdb.db.metadata.utils that throw IllegalParameterOfPathException Modifier and Type Method Description static voidMetaFormatUtils. checkTimeseriesProps(java.lang.String path, java.util.Map<java.lang.String,java.lang.String> props)check props when creating timeseries
-