Package | Description |
---|---|
alluxio.job.plan | |
alluxio.job.plan.batch | |
alluxio.job.plan.migrate | |
alluxio.job.plan.persist | |
alluxio.job.plan.replicate |
Modifier and Type | Class and Description |
---|---|
class |
NoopPlanDefinition
This definition of a plan that does nothing.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchedJobDefinition
A simple loading job that loads the blocks of a file in a distributed and round-robin fashion.
|
Modifier and Type | Class and Description |
---|---|
class |
MigrateDefinition
A job that migrates a single file from source path to a destination path.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistDefinition
A job that persists a file into the under storage.
|
Modifier and Type | Class and Description |
---|---|
class |
MoveDefinition
A job to move a block.
|
Copyright © 2023. All Rights Reserved.