org.apache.accumulo.fate.zookeeper
Class TransactionWatcher
java.lang.Object
org.apache.accumulo.fate.zookeeper.TransactionWatcher
- Direct Known Subclasses:
- TransactionWatcher
public class TransactionWatcher
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionWatcher
public TransactionWatcher(TransactionWatcher.Arbitrator arbitrator)
run
public <T> T run(String ztxBulk,
long tid,
Callable<T> callable)
throws Exception
- Throws:
Exception
isActive
public boolean isActive(long tid)
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.