Package | Description |
---|---|
alluxio.worker.block.management | |
alluxio.worker.block.management.tier |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBlockManagementTask
Abstract block management task implementation.
|
Modifier and Type | Method and Description |
---|---|
BlockManagementTask |
ManagementTaskProvider.getTask() |
Modifier and Type | Class and Description |
---|---|
class |
AlignTask
A BlockStore management task that swaps blocks between tiers in order to align
tiers based on block annotation policy.
|
class |
PromoteTask
A BlockStore management task that is to move blocks to higher tiers.
|
class |
SwapRestoreTask
Block management task that is used to free up space on reserved spaces of each directory.
|
Modifier and Type | Method and Description |
---|---|
BlockManagementTask |
TierManagementTaskProvider.getTask() |
Copyright © 2023. All Rights Reserved.