Uses of Interface
org.apache.accumulo.fate.zookeeper.TransactionWatcher.Arbitrator

Packages that use TransactionWatcher.Arbitrator
org.apache.accumulo.fate.zookeeper   
org.apache.accumulo.server.constraints   
org.apache.accumulo.server.iterators   
org.apache.accumulo.server.zookeeper   
 

Uses of TransactionWatcher.Arbitrator in org.apache.accumulo.fate.zookeeper
 

Constructors in org.apache.accumulo.fate.zookeeper with parameters of type TransactionWatcher.Arbitrator
TransactionWatcher(TransactionWatcher.Arbitrator arbitrator)
           
 

Uses of TransactionWatcher.Arbitrator in org.apache.accumulo.server.constraints
 

Methods in org.apache.accumulo.server.constraints that return TransactionWatcher.Arbitrator
protected  TransactionWatcher.Arbitrator MetadataConstraints.getArbitrator()
           
 

Uses of TransactionWatcher.Arbitrator in org.apache.accumulo.server.iterators
 

Methods in org.apache.accumulo.server.iterators that return TransactionWatcher.Arbitrator
protected  TransactionWatcher.Arbitrator MetadataBulkLoadFilter.getArbitrator()
           
 

Uses of TransactionWatcher.Arbitrator in org.apache.accumulo.server.zookeeper
 

Classes in org.apache.accumulo.server.zookeeper that implement TransactionWatcher.Arbitrator
static class TransactionWatcher.ZooArbitrator
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.