Uses of Class
io.grpc.lb.v1.FallbackResponse.Builder
-
Packages that use FallbackResponse.Builder Package Description io.grpc.lb.v1 -
-
Uses of FallbackResponse.Builder in io.grpc.lb.v1
Methods in io.grpc.lb.v1 with parameters of type FallbackResponse.Builder Modifier and Type Method Description LoadBalanceResponse.BuilderLoadBalanceResponse.Builder. setFallbackResponse(FallbackResponse.Builder builderForValue)If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
-