Package | Description |
---|---|
alluxio.worker.block.management |
Modifier and Type | Method and Description |
---|---|
static BlockOperationType |
BlockOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlockOperationType[] |
BlockOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BlockManagementTaskResult |
BlockManagementTaskResult.addOpResults(BlockOperationType opType,
BlockOperationResult result)
Add results for a specific
BlockOperationType . |
BlockOperationResult |
BlockManagementTaskResult.getOperationResult(BlockOperationType opType) |
Copyright © 2023. All Rights Reserved.