| Package | Description | 
|---|---|
| org.apache.tephra.persist | 
 This package contains interfaces and implementations for persisting transaction state. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected TransactionLogWriter | 
LocalFileTransactionLog.createWriter()  | 
protected TransactionLogWriter | 
HDFSTransactionLog.createWriter()  | 
protected abstract TransactionLogWriter | 
AbstractTransactionLog.createWriter()
Returns a log writer to be used for appending any new  
TransactionEdit objects. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.