Uses of Class
io.grpc.util.OutlierDetectionLoadBalancer.EndpointTracker.CallCounter
-
Packages that use OutlierDetectionLoadBalancer.EndpointTracker.CallCounter Package Description io.grpc.util Utilities with advanced features in the core layer that user can optionally use. -
-
Uses of OutlierDetectionLoadBalancer.EndpointTracker.CallCounter in io.grpc.util
Fields in io.grpc.util declared as OutlierDetectionLoadBalancer.EndpointTracker.CallCounter Modifier and Type Field Description private OutlierDetectionLoadBalancer.EndpointTracker.CallCounter
OutlierDetectionLoadBalancer.EndpointTracker. activeCallCounter
private OutlierDetectionLoadBalancer.EndpointTracker.CallCounter
OutlierDetectionLoadBalancer.EndpointTracker. inactiveCallCounter
-