public class CheckpointRebuilder extends Object
| Constructor and Description | 
|---|
CheckpointRebuilder(List<File> logFiles,
                   org.apache.flume.channel.file.FlumeEventQueue queue,
                   boolean fsyncPerTransaction)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(String[] args)  | 
boolean | 
rebuild()  | 
public CheckpointRebuilder(List<File> logFiles, org.apache.flume.channel.file.FlumeEventQueue queue, boolean fsyncPerTransaction) throws IOException
IOExceptionpublic boolean rebuild()
                throws IOException,
                       Exception
IOExceptionExceptionCopyright © 2009-2022 Apache Software Foundation. All Rights Reserved.