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

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

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

Methods in org.apache.flume.channel.file that return LogRecord
 LogRecord LogFile.SequentialReader.next()
           
 

Methods in org.apache.flume.channel.file with parameters of type LogRecord
 int LogRecord.compareTo(LogRecord o)
           
 



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