Interface BrokerStatus
- All Superinterfaces:
 Comparable<BrokerStatus>
- All Known Implementing Classes:
 BrokerStatusImpl
Information about the broker status.
- 
Nested Class Summary
Nested Classes - 
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo 
- 
Method Details
- 
getBrokerAddress
String getBrokerAddress() - 
isActive
boolean isActive() - 
getLoadFactor
int getLoadFactor() - 
builder
 
 -