public class MirrorInboundCapacityGoal extends CapacityGoal
ProducerInboundCapacityGoal
.Constructor and Description |
---|
MirrorInboundCapacityGoal()
Constructor for the Mirror Inbound Capacity Goal.
|
Modifier and Type | Method and Description |
---|---|
String |
name()
Get the name of this goal.
|
com.linkedin.kafka.cruisecontrol.analyzer.goals.CapacityGoal.CapacityViolationResponse |
selfHealingCapacityViolationResponse()
This goal does not fail self-healing.
|
capacityResource, clusterModelCompletenessRequirements, eligibleBrokersReplicaMove, finish, isHardGoal, partitionActionAcceptance, partitionActionSelfSatisfied, replicaActionAcceptance, replicaActionSelfSatisfied, utilizationResources
configure, optimize, selfSatisfied, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
actionAcceptance, canChangeReplicationFactor, clusterModelStatsComparator, optimize
public MirrorInboundCapacityGoal()
public com.linkedin.kafka.cruisecontrol.analyzer.goals.CapacityGoal.CapacityViolationResponse selfHealingCapacityViolationResponse()
public String name()
CapacityGoal
name
in interface Goal
name
in class CapacityGoal