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, isOpen
flush, 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, writeUTF
protected void openFile() throws java.io.IOException
openFile
in class CloseableRandomAccessFile
java.io.IOException
public void closeFile() throws java.io.IOException
de.bsvrz.dav.daf.util.CloseableRandomAccessFile
closeFile
in class CloseableRandomAccessFile
java.io.IOException
public void closeFile(boolean removeFromQueue) throws java.io.IOException
java.io.IOException