public class TransactionWatcher extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
TransactionWatcher.Arbitrator |
| Constructor and Description |
|---|
TransactionWatcher(TransactionWatcher.Arbitrator arbitrator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive(long tid) |
<T> T |
run(String ztxBulk,
long tid,
Callable<T> callable) |
public TransactionWatcher(TransactionWatcher.Arbitrator arbitrator)
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.