Package | Description |
---|---|
alluxio.master.file.meta |
Modifier and Type | Class and Description |
---|---|
class |
CompositeInodeLockList
Manages the locks for a list of inodes, based off an existing lock list.
|
class |
SimpleInodeLockList
A simple inode lock list.
|
Modifier and Type | Field and Description |
---|---|
protected InodeLockList |
LockedInodePath.mLockList
Lock list locking some portion of the path according to mLockPattern.
|
Constructor and Description |
---|
CompositeInodeLockList(InodeLockList baseLockList,
boolean useTryLock)
Constructs a new lock list, using an existing lock list as the base list.
|
Copyright © 2023. All Rights Reserved.