| Package | Description |
|---|---|
| alluxio.job | |
| alluxio.job.cmd.load | |
| alluxio.job.cmd.migrate | |
| alluxio.job.cmd.persist | |
| alluxio.job.wire |
| Modifier and Type | Method and Description |
|---|---|
JobSource |
CmdConfig.getJobSource() |
| Modifier and Type | Method and Description |
|---|---|
JobSource |
LoadCliConfig.getJobSource() |
| Modifier and Type | Method and Description |
|---|---|
JobSource |
MigrateCliConfig.getJobSource() |
| Modifier and Type | Method and Description |
|---|---|
JobSource |
PersistCmdConfig.getJobSource() |
| Modifier and Type | Method and Description |
|---|---|
static JobSource |
JobSource.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JobSource[] |
JobSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All Rights Reserved.