public class ReadOnlyDataFile extends DataFile
corruptedBlocks, dataFileId, file, lengthlist, next, prev| Modifier and Type | Method and Description |
|---|---|
void |
closeRandomAccessFile(RandomAccessFile file) |
boolean |
delete() |
void |
move(File targetDirectory) |
RandomAccessFile |
openRandomAccessFile(boolean appender) |
compareTo, equals, getCorruptedBlocks, getDataFileId, getFile, getLength, hashCode, incrementLength, openRandomAccessFile, setLength, toStringgetHeadNode, getList, getNext, getNextCircular, getPrevious, getPreviousCircular, getTailNode, isHeadNode, isLinked, isTailNode, linkAfter, linkAfter, linkBefore, linkBefore, linkToHead, linkToTail, splitAfter, splitBefore, unlinkpublic RandomAccessFile openRandomAccessFile(boolean appender) throws IOException
IOExceptionpublic void closeRandomAccessFile(RandomAccessFile file) throws IOException
closeRandomAccessFile in class DataFileIOExceptionpublic boolean delete() throws IOException
delete in class DataFileIOExceptionpublic void move(File targetDirectory) throws IOException
move in class DataFileIOExceptionCopyright © 2005–2017. All rights reserved.