Uses of Class
org.apache.iotdb.confignode.consensus.request.write.database.PreDeleteDatabasePlan
Packages that use PreDeleteDatabasePlan
-
Uses of PreDeleteDatabasePlan in org.apache.iotdb.confignode.persistence.partition
Methods in org.apache.iotdb.confignode.persistence.partition with parameters of type PreDeleteDatabasePlanModifier and TypeMethodDescriptionPartitionInfo.preDeleteDatabase(PreDeleteDatabasePlan preDeleteDatabasePlan) Thread-safely pre-delete the specific database.