See: Description
Class | Description |
---|---|
ConversionOptions | |
ConvertedConfigValidator |
Validates the converted capacity-scheduler.xml by starting
a Capacity Scheduler instance.
|
DryRunResultHolder | |
FSConfigToCSConfigArgumentHandler |
Parses arguments passed to the FS->CS converter.
|
FSConfigToCSConfigConverter |
Converts Fair Scheduler configuration (site and fair-scheduler.xml)
to Capacity Scheduler.
|
FSConfigToCSConfigConverterMain |
Main class that invokes the FS->CS converter.
|
FSConfigToCSConfigConverterParams |
POJO that holds values for the FS->CS converter.
|
FSConfigToCSConfigConverterParams.Builder |
Builder that can construct FSConfigToCSConfigConverterParams objects.
|
FSConfigToCSConfigRuleHandler |
Class that determines what should happen if the FS->CS converter
encounters a property that is currently not supported.
|
FSQueueConverter |
Converts a Fair Schedule queue hierarchy to Capacity Scheduler
configuration.
|
FSQueueConverterBuilder | |
FSYarnSiteConverter |
Converts a Fair Scheduler site configuration to Capacity Scheduler
site configuration.
|
Enum | Description |
---|---|
FSConfigToCSConfigArgumentHandler.CliOption |
Represents options for the converter CLI.
|
Exception | Description |
---|---|
ConversionException |
Thrown when the FS-to-CS converter logic encounters a
condition from which it cannot recover (eg.
|
PreconditionException |
Indicates that some preconditions were not met
before FS->CS conversion.
|
UnsupportedPropertyException |
Thrown by the FS->CS converter if it encounters an
unsupported property.
|
VerificationException |
Thrown when Capacity Scheduler fails to start up with
the converted configuration.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.