public class HDFSTransactionLogReaderSupplier extends Object implements com.google.common.base.Supplier<TransactionLogReader>
TransactionLogReader, based on the log's version metadata,
to read HDFS Transaction Logs.| Constructor and Description |
|---|
HDFSTransactionLogReaderSupplier(org.apache.hadoop.io.SequenceFile.Reader reader) |
public HDFSTransactionLogReaderSupplier(org.apache.hadoop.io.SequenceFile.Reader reader)
public TransactionLogReader get()
get in interface com.google.common.base.Supplier<TransactionLogReader>Copyright © 2017 The Apache Software Foundation. All rights reserved.