| Package | Description | 
|---|---|
| org.apache.tephra.persist | 
 This package contains interfaces and implementations for persisting transaction state. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TransactionLogWriter.append(AbstractTransactionLog.Entry entry)
Adds a new transaction entry to the log. 
 | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.