public class LoadBalancerEventsListener extends Object implements BuckEventListener
Modifier and Type | Class and Description |
---|---|
static class |
LoadBalancerEventsListener.ServerCounters |
Modifier and Type | Field and Description |
---|---|
static String |
COUNTER_CATEGORY |
Constructor and Description |
---|
LoadBalancerEventsListener(CounterRegistry registry) |
Modifier and Type | Method and Description |
---|---|
void |
onLoadBalancedServiceEvent(LoadBalancedServiceEvent event) |
void |
onLoadBalancerPingEvent(LoadBalancerPingEvent event) |
void |
onServerHealthManagerEvent(ServerHealthManagerEvent event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
public static final String COUNTER_CATEGORY
public LoadBalancerEventsListener(CounterRegistry registry)
public void onLoadBalancerPingEvent(LoadBalancerPingEvent event)
public void onServerHealthManagerEvent(ServerHealthManagerEvent event)
public void onLoadBalancedServiceEvent(LoadBalancedServiceEvent event)