Class XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.grpc.serviceconfig.XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanismOrBuilder, Serializable
Enclosing class:
XdsClusterResolverLoadBalancingPolicyConfig

public static final class XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism extends com.google.protobuf.GeneratedMessageV3 implements XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanismOrBuilder
 Describes a discovery mechanism instance.
 For EDS or LOGICAL_DNS clusters, there will be exactly one
 DiscoveryMechanism, which will describe the cluster of the parent
 CDS policy.
 For aggregate clusters, there will be one DiscoveryMechanism for each
 underlying cluster.
 
Protobuf type grpc.service_config.XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism
See Also: