Uses of Interface
io.grpc.lb.v1.FallbackResponseOrBuilder
Packages that use FallbackResponseOrBuilder
-
Uses of FallbackResponseOrBuilder in io.grpc.lb.v1
Classes in io.grpc.lb.v1 that implement FallbackResponseOrBuilderModifier and TypeClassDescriptionfinal class
Protobuf typegrpc.lb.v1.FallbackResponse
static final class
Protobuf typegrpc.lb.v1.FallbackResponse
Fields in io.grpc.lb.v1 with type parameters of type FallbackResponseOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FallbackResponse, FallbackResponse.Builder, FallbackResponseOrBuilder> LoadBalanceResponse.Builder.fallbackResponseBuilder_
Methods in io.grpc.lb.v1 that return FallbackResponseOrBuilderModifier and TypeMethodDescriptionLoadBalanceResponse.Builder.getFallbackResponseOrBuilder()
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).LoadBalanceResponse.getFallbackResponseOrBuilder()
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).LoadBalanceResponseOrBuilder.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 FallbackResponseOrBuilderModifier and TypeMethodDescriptionprivate 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).