Uses of Class
org.apache.iotdb.db.exception.SystemCheckException
-
Packages that use SystemCheckException Package Description org.apache.iotdb.db.tools -
-
Uses of SystemCheckException in org.apache.iotdb.db.tools
Methods in org.apache.iotdb.db.tools that throw SystemCheckException Modifier and Type Method Description java.util.List<java.io.File>WalChecker. doCheck()check the root wal dir and find the damaged filesstatic voidWalChecker. main(java.lang.String[] args)
-