Package | Description |
---|---|
alluxio.rocks |
Modifier and Type | Method and Description |
---|---|
RocksExclusiveLockHandle |
RocksStore.lockForCheckpoint()
Before the process shuts down, acquire an exclusive lock on the RocksDB before closing.
|
RocksExclusiveLockHandle |
RocksStore.lockForClosing()
Before the process shuts down, acquire an exclusive lock on the RocksDB before closing.
|
RocksExclusiveLockHandle |
RocksStore.lockForRewrite()
Before the process shuts down, acquire an exclusive lock on the RocksDB before closing.
|
Copyright © 2023. All Rights Reserved.