org.apache.flume.channel.file
Class CheckpointRebuilder
java.lang.Object
   org.apache.flume.channel.file.CheckpointRebuilder
org.apache.flume.channel.file.CheckpointRebuilder
- public class CheckpointRebuilder 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CheckpointRebuilder
public CheckpointRebuilder(List<File> logFiles,
                           org.apache.flume.channel.file.FlumeEventQueue queue)
                    throws IOException
- Throws:
- IOException
rebuild
public boolean rebuild()
                throws IOException,
                       Exception
- 
- Throws:
- IOException
- Exception
 
main
public static void main(String[] args)
                 throws Exception
- 
- Throws:
- Exception
 
Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.