Uses of Enum
io.grpc.serviceconfig.XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type
Packages that use XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type
-
Uses of XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type in io.grpc.serviceconfig
Methods in io.grpc.serviceconfig that return XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.TypeModifier and TypeMethodDescriptionXdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type.forNumber(int value) XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Builder.getType().grpc.service_config.XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type type = 4;XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.getType().grpc.service_config.XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type type = 4;XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanismOrBuilder.getType().grpc.service_config.XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type type = 4;XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type.valueOf(int value) Deprecated.XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.grpc.serviceconfig that return types with arguments of type XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type>XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type.internalGetValueMap()Methods in io.grpc.serviceconfig with parameters of type XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.TypeModifier and TypeMethodDescriptionXdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Builder.setType(XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type value) .grpc.service_config.XdsClusterResolverLoadBalancingPolicyConfig.DiscoveryMechanism.Type type = 4;