| Package | Description |
|---|---|
| alluxio.job.plan | |
| alluxio.job.plan.load | |
| alluxio.job.plan.migrate | |
| alluxio.job.plan.persist | |
| alluxio.job.plan.replicate | |
| alluxio.job.plan.transform |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchedJobConfig
The configuration of loading a file.
|
class |
NoopPlanConfig
Config for a plan that does nothing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadConfig
The configuration of loading a file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MigrateConfig
Configuration for the migrate job.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersistConfig
The configuration of persisting a file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MoveConfig
Configuration of a job moving a block.
|
class |
SetReplicaConfig
Configuration of a job replicating a block.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompactConfig
Configuration for a job to compact files directly under a directory.
|
Copyright © 2024. All Rights Reserved.