Uses of Interface
io.grpc.lb.v1.FallbackResponseOrBuilder
-
Packages that use FallbackResponseOrBuilder Package Description io.grpc.lb.v1 -
-
Uses of FallbackResponseOrBuilder in io.grpc.lb.v1
Classes in io.grpc.lb.v1 that implement FallbackResponseOrBuilder Modifier and Type Class Description classFallbackResponseProtobuf typegrpc.lb.v1.FallbackResponsestatic classFallbackResponse.BuilderProtobuf typegrpc.lb.v1.FallbackResponseFields in io.grpc.lb.v1 with type parameters of type FallbackResponseOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<FallbackResponse,FallbackResponse.Builder,FallbackResponseOrBuilder>LoadBalanceResponse.Builder. fallbackResponseBuilder_Methods in io.grpc.lb.v1 that return FallbackResponseOrBuilder Modifier and Type Method Description FallbackResponseOrBuilderLoadBalanceResponse.Builder. getFallbackResponseOrBuilder()If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).FallbackResponseOrBuilderLoadBalanceResponse. getFallbackResponseOrBuilder()If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).FallbackResponseOrBuilderLoadBalanceResponseOrBuilder. getFallbackResponseOrBuilder()If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).Methods in io.grpc.lb.v1 that return types with arguments of type FallbackResponseOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<FallbackResponse,FallbackResponse.Builder,FallbackResponseOrBuilder>LoadBalanceResponse.Builder. getFallbackResponseFieldBuilder()If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
-