Uses of Class
io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3.ConsistentHashingLbConfig
-
-
Uses of ConsistentHashingLbConfig in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 that return ConsistentHashingLbConfig Modifier and Type Method Description ConsistentHashingLbConfigConsistentHashingLbConfig.Builder. build()ConsistentHashingLbConfigConsistentHashingLbConfig.Builder. buildPartial()static ConsistentHashingLbConfigConsistentHashingLbConfig. getDefaultInstance()ConsistentHashingLbConfigConsistentHashingLbConfig.Builder. getDefaultInstanceForType()ConsistentHashingLbConfigConsistentHashingLbConfig. getDefaultInstanceForType()static ConsistentHashingLbConfigConsistentHashingLbConfig. parseDelimitedFrom(InputStream input)static ConsistentHashingLbConfigConsistentHashingLbConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConsistentHashingLbConfigConsistentHashingLbConfig. parseFrom(byte[] data)static ConsistentHashingLbConfigConsistentHashingLbConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConsistentHashingLbConfigConsistentHashingLbConfig. parseFrom(com.google.protobuf.ByteString data)static ConsistentHashingLbConfigConsistentHashingLbConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConsistentHashingLbConfigConsistentHashingLbConfig. parseFrom(com.google.protobuf.CodedInputStream input)static ConsistentHashingLbConfigConsistentHashingLbConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConsistentHashingLbConfigConsistentHashingLbConfig. parseFrom(InputStream input)static ConsistentHashingLbConfigConsistentHashingLbConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConsistentHashingLbConfigConsistentHashingLbConfig. parseFrom(ByteBuffer data)static ConsistentHashingLbConfigConsistentHashingLbConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 that return types with arguments of type ConsistentHashingLbConfig Modifier and Type Method Description com.google.protobuf.Parser<ConsistentHashingLbConfig>ConsistentHashingLbConfig. getParserForType()static com.google.protobuf.Parser<ConsistentHashingLbConfig>ConsistentHashingLbConfig. parser()Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 with parameters of type ConsistentHashingLbConfig Modifier and Type Method Description ConsistentHashingLbConfig.BuilderConsistentHashingLbConfig.Builder. mergeFrom(ConsistentHashingLbConfig other)static ConsistentHashingLbConfig.BuilderConsistentHashingLbConfig. newBuilder(ConsistentHashingLbConfig prototype) -
Uses of ConsistentHashingLbConfig in io.envoyproxy.envoy.extensions.load_balancing_policies.maglev.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.maglev.v3 that return ConsistentHashingLbConfig Modifier and Type Method Description ConsistentHashingLbConfigMaglev.Builder. getConsistentHashingLbConfig()Common configuration for hashing-based load balancing policies.ConsistentHashingLbConfigMaglev. getConsistentHashingLbConfig()Common configuration for hashing-based load balancing policies.ConsistentHashingLbConfigMaglevOrBuilder. getConsistentHashingLbConfig()Common configuration for hashing-based load balancing policies.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.maglev.v3 with parameters of type ConsistentHashingLbConfig Modifier and Type Method Description Maglev.BuilderMaglev.Builder. mergeConsistentHashingLbConfig(ConsistentHashingLbConfig value)Common configuration for hashing-based load balancing policies.Maglev.BuilderMaglev.Builder. setConsistentHashingLbConfig(ConsistentHashingLbConfig value)Common configuration for hashing-based load balancing policies. -
Uses of ConsistentHashingLbConfig in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 that return ConsistentHashingLbConfig Modifier and Type Method Description ConsistentHashingLbConfigRingHash.Builder. getConsistentHashingLbConfig()Common configuration for hashing-based load balancing policies.ConsistentHashingLbConfigRingHash. getConsistentHashingLbConfig()Common configuration for hashing-based load balancing policies.ConsistentHashingLbConfigRingHashOrBuilder. getConsistentHashingLbConfig()Common configuration for hashing-based load balancing policies.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 with parameters of type ConsistentHashingLbConfig Modifier and Type Method Description RingHash.BuilderRingHash.Builder. mergeConsistentHashingLbConfig(ConsistentHashingLbConfig value)Common configuration for hashing-based load balancing policies.RingHash.BuilderRingHash.Builder. setConsistentHashingLbConfig(ConsistentHashingLbConfig value)Common configuration for hashing-based load balancing policies.
-