Home
last modified time | relevance | path

Searched defs:OutlierDetectionSubchannel (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/core/src/main/java/io/grpc/util/
DOutlierDetectionLoadBalancer.java240 class OutlierDetectionSubchannel extends ForwardingSubchannel { class in OutlierDetectionLoadBalancer
249 OutlierDetectionSubchannel(Subchannel delegate) { in OutlierDetectionSubchannel() method in OutlierDetectionLoadBalancer.OutlierDetectionSubchannel