Uses of Class
io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3.ClientSideWeightedRoundRobin
Packages that use ClientSideWeightedRoundRobin
Package
Description
-
Uses of ClientSideWeightedRoundRobin in io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3
Methods 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 TypeMethodDescriptionClientSideWeightedRoundRobin.Builder.mergeFrom(ClientSideWeightedRoundRobin other) ClientSideWeightedRoundRobin.newBuilder(ClientSideWeightedRoundRobin prototype)