Uses of Class
org.apache.iotdb.db.exception.metadata.StorageGroupAlreadySetException
-
Packages that use StorageGroupAlreadySetException Package Description org.apache.iotdb.db.metadata.mtree -
-
Uses of StorageGroupAlreadySetException in org.apache.iotdb.db.metadata.mtree
Methods in org.apache.iotdb.db.metadata.mtree that throw StorageGroupAlreadySetException Modifier and Type Method Description voidConfigMTree. checkStorageGroupAlreadySet(org.apache.iotdb.commons.path.PartialPath path)Check whether the storage group of given path exists.
-