Package | Description |
---|---|
alluxio.master.file |
Modifier and Type | Method and Description |
---|---|
PersistJob.CancelState |
PersistJob.getCancelState() |
static PersistJob.CancelState |
PersistJob.CancelState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistJob.CancelState[] |
PersistJob.CancelState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PersistJob.setCancelState(PersistJob.CancelState cancelState) |
Copyright © 2023. All Rights Reserved.