- Enclosing interface:
- ClusterBalanceManager
public static interface ClusterBalanceManager.BalanceManagerOperationInvocationClientCallback
The interface defining the client response callback for operation invocation (like broker removal or
even-cluster-load triggering): a request which merely returns a success or failure and no other data.
This callback will be invoked on success or failure of the callback. The expectation is that the callback
is responsible for responding to the client with the relevant error code.