private class ContainerFile.MyCloseableRandomAccessFile extends CloseableRandomAccessFile
_bufferSize, _dataInStream, _dataOutStream, _position, defaultBufferSize| Constructor and Description |
|---|
MyCloseableRandomAccessFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeFile()
Schließt die Datei auf Betriebssystemebene, aber erlaubt weitere Lese- und Schreibzugriffe.
|
void |
closeFile(boolean removeFromQueue) |
protected void |
openFile() |
close, getChannel, getDataInStream, getDataOutStream, isOpenflush, flushInStream, flushOutStream, getFilePointer, length, position, position, read, read, read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, seek, setLength, size, skip, skipBytes, toString, truncate, write, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFprotected void openFile()
throws java.io.IOException
openFile in class CloseableRandomAccessFilejava.io.IOExceptionpublic void closeFile()
throws java.io.IOException
de.bsvrz.dav.daf.util.CloseableRandomAccessFilecloseFile in class CloseableRandomAccessFilejava.io.IOExceptionpublic void closeFile(boolean removeFromQueue)
throws java.io.IOException
java.io.IOException