org.apache.hadoop.hbase.util.hbck
Class TableLockChecker
java.lang.Object
org.apache.hadoop.hbase.util.hbck.TableLockChecker
public class TableLockChecker
- extends Object
Utility to check and fix table locks. Need zookeeper connection.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableLockChecker
public TableLockChecker(ZooKeeperWatcher zkWatcher,
HBaseFsck.ErrorReporter errorReporter)
checkTableLocks
public void checkTableLocks()
throws IOException
- Throws:
IOException
fixExpiredTableLocks
public void fixExpiredTableLocks()
throws IOException
- Throws:
IOException
Copyright © 2015 The Apache Software Foundation. All rights reserved.