public abstract class AbstractDistributionStatsSnapshot extends Object
Modifier and Type | Method and Description |
---|---|
BrokerResourceStats |
maxBrokerResource() |
BrokerResourceStats |
minBrokerResource() |
public BrokerResourceStats minBrokerResource()
BrokerResourceStats
, representing the broker with the minimum amount of resources.public BrokerResourceStats maxBrokerResource()
BrokerResourceStats
, representing the broker with the maximum amount of resources.