Package org.apache.kafka.clients.admin
Class BrokerRemovalError
java.lang.Object
org.apache.kafka.clients.admin.BalancerOperationError
org.apache.kafka.clients.admin.BrokerRemovalError
The error that caused a broker removal operation to fail.
Constructor Summary
ConstructorsConstructorDescriptionBrokerRemovalError(org.apache.kafka.common.protocol.Errors error, String errorMessage) Method Summary
Methods inherited from class org.apache.kafka.clients.admin.BalancerOperationError
equals, errorCode, errorMessage, exception, hashCode
Constructor Details
BrokerRemovalError
Method Details
toString
- Overrides:
toStringin classBalancerOperationError