public class ReadOnlyDataFile extends DataFile
appendRandomAccessFile, corruptedBlocks, dataFileId, file, length, STANDARD_LOG_FILE, typeCode
list, next, prev
Modifier and Type | Method and Description |
---|---|
void |
closeRandomAccessFile(RandomAccessFile file) |
boolean |
delete() |
void |
move(File targetDirectory) |
RandomAccessFile |
openRandomAccessFile(boolean appender) |
appendRandomAccessFile, closeRandomAccessFile, compareTo, decrementLength, equals, getCorruptedBlocks, getDataFileId, getFile, getLength, getTypeCode, hashCode, incrementLength, openRandomAccessFile, setLength, setTypeCode, toString
getHeadNode, getList, getNext, getNextCircular, getPrevious, getPreviousCircular, getTailNode, isHeadNode, isLinked, isTailNode, linkAfter, linkAfter, linkBefore, linkBefore, linkToHead, linkToTail, splitAfter, splitBefore, unlink
public RandomAccessFile openRandomAccessFile(boolean appender) throws IOException
IOException
public void closeRandomAccessFile(RandomAccessFile file) throws IOException
IOException
public boolean delete() throws IOException
delete
in class DataFile
IOException
public void move(File targetDirectory) throws IOException
move
in class DataFile
IOException
Copyright © 2005–2019 FuseSource, Corp.. All rights reserved.