@InterfaceAudience.Private public class BalancerRejectionDetails extends NamedQueuePayload
NamedQueuePayload.NamedQueueEvent| Modifier and Type | Field and Description |
|---|---|
static int |
BALANCER_REJECTION_EVENT |
private BalancerRejection |
balancerRejection |
| Constructor and Description |
|---|
BalancerRejectionDetails(BalancerRejection balancerRejection) |
| Modifier and Type | Method and Description |
|---|---|
BalancerRejection |
getBalancerRejection() |
String |
toString() |
getNamedQueueEventpublic static final int BALANCER_REJECTION_EVENT
private final BalancerRejection balancerRejection
public BalancerRejectionDetails(BalancerRejection balancerRejection)
public BalancerRejection getBalancerRejection()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.