Package | Description |
---|---|
alluxio.master | |
alluxio.master.file.meta |
Modifier and Type | Method and Description |
---|---|
Scoped |
AlwaysStandbyPrimarySelector.onStateChange(java.util.function.Consumer<NodeState> listener) |
Scoped |
AbstractPrimarySelector.onStateChange(java.util.function.Consumer<NodeState> listener) |
Scoped |
PrimarySelector.onStateChange(java.util.function.Consumer<NodeState> listener)
Registers a listener to be executed whenever the selector's state updates.
|
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.