Interface | Description |
---|---|
ConfigFetchErrorHandler |
Functional interface to allow custom handling of the errors thrown when
AdminClient::describeConfigs throws an error.
|
KafkaCruiseControlUtils.MaybeThrowingConsumer<T> |
Creates a Consumer that accepts methods that can throw checked exceptions.
|
Class | Description |
---|---|
KafkaCruiseControl |
The main class of Cruise Control.
|
KafkaCruiseControlContext | |
KafkaCruiseControlContext.KafkaCruiseControlContextBuilder | |
KafkaCruiseControlUtils |
Util class for convenience.
|
PlanComputationOptions | |
ProposalGenerator | |
RebalanceResult |
Result of a rebalance operation request, including information about the plan proposal that was computed
and whether or not the plan was executed.
|
SbkTopicUtils |
Utility class to deal with internal topics needed by cruise control/databalancer.
|
SbkTopicUtils.SbkTopicConfig | |
SbkTopicUtils.SbkTopicConfigBuilder |
Enum | Description |
---|---|
KafkaCruiseControl.CcStartupMode |