org.apache.accumulo.server.zookeeper
Interface TransactionWatcher.Arbitrator

All Known Implementing Classes:
TransactionWatcher.ZooArbitrator
Enclosing class:
TransactionWatcher

public static interface TransactionWatcher.Arbitrator


Method Summary
 boolean transactionAlive(String type, long tid)
           
 

Method Detail

transactionAlive

boolean transactionAlive(String type,
                         long tid)
                         throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.