Uses of Class
org.apache.flume.channel.file.TransactionEventRecord

Packages that use TransactionEventRecord
org.apache.flume.channel.file   
 

Uses of TransactionEventRecord in org.apache.flume.channel.file
 

Methods in org.apache.flume.channel.file that return TransactionEventRecord
 TransactionEventRecord LogRecord.getEvent()
           
 

Constructors in org.apache.flume.channel.file with parameters of type TransactionEventRecord
LogRecord(int fileID, int offset, TransactionEventRecord event)
           
 



Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.