org.apache.flume.channel.file
Class LogFile.OperationRecordUpdater
java.lang.Object
org.apache.flume.channel.file.LogFile.OperationRecordUpdater
- Enclosing class:
- LogFile
public static class LogFile.OperationRecordUpdater
- extends Object
This is an class meant to be an internal Flume API,
and can change at any time. Intended to be used only from File Channel Integrity
test tool. Not to be used for any other purpose.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogFile.OperationRecordUpdater
public LogFile.OperationRecordUpdater(File file)
throws FileNotFoundException
- Throws:
FileNotFoundException
markRecordAsNoop
public void markRecordAsNoop(long offset)
throws IOException
- Throws:
IOException
close
public void close()
Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.