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 |
EvictConfig
Configuration of a job evicting a block.
|
class |
MoveConfig
Configuration of a job moving a block.
|
class |
ReplicateConfig
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.
|
Modifier and Type | Method and Description |
---|---|
void |
PlanTracker.run(PlanConfig jobConfig,
CommandManager manager,
JobServerContext ctx,
List<WorkerInfo> workers,
long jobId)
Adds a job with the given
JobConfig to the job tracker. |
Modifier and Type | Method and Description |
---|---|
PlanConfig |
Benchmark.generateJobConfig(String[] args)
Generate a
StressBenchConfig as the default JobConfig. |
Modifier and Type | Class and Description |
---|---|
class |
StressBenchConfig
Config for the stress test.
|
Copyright © 2023. All Rights Reserved.