public class ProducerInboundCapacityGoal extends CapacityGoal
Constructor and Description |
---|
ProducerInboundCapacityGoal()
Constructor for Producer 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 ProducerInboundCapacityGoal()
public com.linkedin.kafka.cruisecontrol.analyzer.goals.CapacityGoal.CapacityViolationResponse selfHealingCapacityViolationResponse()
public String name()
CapacityGoal
name
in interface Goal
name
in class CapacityGoal