| Package | Description |
|---|---|
| net.openhft.chronicle.hash.impl.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
CanonicalRandomAccessFiles.runExclusively(File canonicalFile,
FileChannel fileChannel,
CanonicalRandomAccessFiles.FileIOAction fileIOAction)
Executes a closure under exclusive file lock.
|
static boolean |
CanonicalRandomAccessFiles.tryRunExclusively(File canonicalFile,
FileChannel fileChannel,
CanonicalRandomAccessFiles.FileIOAction fileIOAction)
Tries to execute a closure under exclusive file lock.
|
Copyright © 2024. All rights reserved.