public class BrokerHealthStatusResult
extends Object
-
Method Summary
Indicates the broker component which was modified.
int
The brokerId to change health status of.
Indicates the broker component's new health status.
-
Method Details
-
brokerId
public int brokerId()
The brokerId to change health status of.
-
brokerComponent
Indicates the broker component which was modified.
-
componentHealthStatus
Indicates the broker component's new health status.
-