public static class FileHelper.LockRecord extends Object
Modifier and Type | Field | Description |
---|---|---|
protected FileChannel |
channel |
|
protected FileLock |
flock |
|
protected FileOutputStream |
fos |
Constructor | Description |
---|---|
LockRecord() |
protected FileOutputStream fos
protected FileChannel channel
protected FileLock flock
Copyright © 2018. All rights reserved.