Package com._1c.g5.v8.dt.internal.pm.connection.mmf.wrappers
package com._1c.g5.v8.dt.internal.pm.connection.mmf.wrappers
Wrappers of files used in memory-mapped file connection implementation.
-
ClassDescriptionA
Lock
implementation based onFileChannel.lock()
.Caused by obtainingFileChannel
lock fail.Creates and wrapsFileChannel
from given file.CreatesRandomAccessFile
andFileChannel
from given file (those closed inFileChannelWrapper.close()
).Creates and wrapsRandomAccessFile
from given file.