Package | Description |
---|---|
alluxio.master | |
alluxio.master.file.meta |
Modifier and Type | Method and Description |
---|---|
Scoped |
PrimarySelector.onStateChange(java.util.function.Consumer<PrimarySelector.State> listener)
Registers a listener to be executed whenever the selector's state updates.
|
Scoped |
AbstractPrimarySelector.onStateChange(java.util.function.Consumer<PrimarySelector.State> listener) |
Modifier and Type | Method and Description |
---|---|
Optional<Scoped> |
InodeLockManager.tryAcquirePersistingLock(long inodeId)
Tries to acquire a lock for persisting the specified inode id.
|
Copyright © 2023. All Rights Reserved.