Uses of Class
org.apache.iotdb.db.exception.index.UnsupportedIndexTypeException
-
Packages that use UnsupportedIndexTypeException Package Description org.apache.iotdb.db.index.common -
-
Uses of UnsupportedIndexTypeException in org.apache.iotdb.db.index.common
Methods in org.apache.iotdb.db.index.common that throw UnsupportedIndexTypeException Modifier and Type Method Description static IndexTypeIndexType. getIndexType(java.lang.String indexTypeString)
-