| Package | Description | 
|---|---|
| org.apache.tephra | 
 This package contains implementations of the transaction system v2. 
 | 
| org.apache.tephra.distributed | 
 This package contains standalone server of the transaction system v2. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TransactionManager.canCommit(long txId,
         Collection<byte[]> changeIds)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TransactionServiceThriftClient.canCommit(Transaction tx,
         Collection<byte[]> changeIds)  | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.