Uses of Class
io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3.ClientSideWeightedRoundRobin
Packages that use ClientSideWeightedRoundRobin
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of ClientSideWeightedRoundRobin in io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3
Fields in io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3 declared as ClientSideWeightedRoundRobinModifier and TypeFieldDescriptionprivate static final ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3 with type parameters of type ClientSideWeightedRoundRobinModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<ClientSideWeightedRoundRobin> ClientSideWeightedRoundRobin.PARSERMethods in io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3 that return ClientSideWeightedRoundRobinModifier and TypeMethodDescriptionClientSideWeightedRoundRobin.Builder.build()ClientSideWeightedRoundRobin.Builder.buildPartial()static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.getDefaultInstance()ClientSideWeightedRoundRobin.Builder.getDefaultInstanceForType()ClientSideWeightedRoundRobin.getDefaultInstanceForType()static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseDelimitedFrom(InputStream input) static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseFrom(byte[] data) static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseFrom(com.google.protobuf.ByteString data) static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseFrom(com.google.protobuf.CodedInputStream input) static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseFrom(InputStream input) static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseFrom(ByteBuffer data) static ClientSideWeightedRoundRobinClientSideWeightedRoundRobin.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3 that return types with arguments of type ClientSideWeightedRoundRobinModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ClientSideWeightedRoundRobin> ClientSideWeightedRoundRobin.getParserForType()static com.google.protobuf.Parser<ClientSideWeightedRoundRobin> ClientSideWeightedRoundRobin.parser()Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3 with parameters of type ClientSideWeightedRoundRobinModifier and TypeMethodDescriptionprivate voidClientSideWeightedRoundRobin.Builder.buildPartial0(ClientSideWeightedRoundRobin result) ClientSideWeightedRoundRobin.Builder.mergeFrom(ClientSideWeightedRoundRobin other) ClientSideWeightedRoundRobin.newBuilder(ClientSideWeightedRoundRobin prototype) -
Uses of ClientSideWeightedRoundRobin in io.grpc.xds
Methods in io.grpc.xds with parameters of type ClientSideWeightedRoundRobinModifier and TypeMethodDescriptionprivate static com.google.common.collect.ImmutableMap<String, ?> LoadBalancerConfigFactory.LoadBalancingPolicyConverter.convertWeightedRoundRobinConfig(ClientSideWeightedRoundRobin wrr)