Uses of Class
org.apache.accumulo.server.zookeeper.TransactionWatcher
-
Packages that use TransactionWatcher Package Description org.apache.accumulo.server.client -
-
Uses of TransactionWatcher in org.apache.accumulo.server.client
Fields in org.apache.accumulo.server.client declared as TransactionWatcher Modifier and Type Field Description protected TransactionWatcherClientServiceHandler. transactionWatcherConstructors in org.apache.accumulo.server.client with parameters of type TransactionWatcher Constructor Description ClientServiceHandler(ServerContext context, TransactionWatcher transactionWatcher, VolumeManager fs)
-