Package io.grpc.util

Class OutlierDetectionLoadBalancer.OutlierDetectionSubchannel.OutlierDetectionSubchannelStateListener

java.lang.Object
io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionSubchannel.OutlierDetectionSubchannelStateListener
All Implemented Interfaces:
LoadBalancer.SubchannelStateListener
Enclosing class:
OutlierDetectionLoadBalancer.OutlierDetectionSubchannel

class OutlierDetectionLoadBalancer.OutlierDetectionSubchannel.OutlierDetectionSubchannelStateListener extends Object implements LoadBalancer.SubchannelStateListener
Wraps the actual listener so that state changes from the actual one can be intercepted.