public class ReadOnlyDataFile extends DataFile
dataFileId, file, length, preferedSize, referenceCountnext, prev, tail| Modifier and Type | Method and Description |
|---|---|
void |
closeRandomAccessFile(RandomAccessFile file) |
boolean |
delete() |
void |
move(File targetDirectory) |
RandomAccessFile |
openRandomAccessFile(boolean appender) |
compareTo, decrement, equals, getDataFileId, getLength, getReferenceCount, hashCode, increment, incrementLength, isUnused, setLength, toStringgetHeadNode, getNext, getPrevious, getTailNode, isHeadNode, isTailNode, linkAfter, linkBefore, reset, unlinkpublic RandomAccessFile openRandomAccessFile(boolean appender) throws IOException
openRandomAccessFile in class DataFileIOExceptionpublic 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.