Uses of Class
io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3.ConsistentHashingLbConfig
Packages that use ConsistentHashingLbConfig
Package
Description
-
Uses of ConsistentHashingLbConfig in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3
Fields in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 declared as ConsistentHashingLbConfigModifier and TypeFieldDescriptionprivate static final ConsistentHashingLbConfigConsistentHashingLbConfig.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 with type parameters of type ConsistentHashingLbConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<ConsistentHashingLbConfig> ConsistentHashingLbConfig.PARSERMethods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 that return ConsistentHashingLbConfigModifier and TypeMethodDescriptionConsistentHashingLbConfig.Builder.build()ConsistentHashingLbConfig.Builder.buildPartial()static ConsistentHashingLbConfigConsistentHashingLbConfig.getDefaultInstance()ConsistentHashingLbConfig.Builder.getDefaultInstanceForType()ConsistentHashingLbConfig.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 ConsistentHashingLbConfigModifier and TypeMethodDescriptioncom.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 ConsistentHashingLbConfigModifier and TypeMethodDescriptionprivate voidConsistentHashingLbConfig.Builder.buildPartial0(ConsistentHashingLbConfig result) ConsistentHashingLbConfig.Builder.mergeFrom(ConsistentHashingLbConfig other) ConsistentHashingLbConfig.newBuilder(ConsistentHashingLbConfig prototype) -
Uses of ConsistentHashingLbConfig in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3
Fields in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 declared as ConsistentHashingLbConfigModifier and TypeFieldDescriptionprivate ConsistentHashingLbConfigRingHash.Builder.consistentHashingLbConfig_private ConsistentHashingLbConfigRingHash.consistentHashingLbConfig_Fields in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 with type parameters of type ConsistentHashingLbConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<ConsistentHashingLbConfig, ConsistentHashingLbConfig.Builder, ConsistentHashingLbConfigOrBuilder> RingHash.Builder.consistentHashingLbConfigBuilder_Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 that return ConsistentHashingLbConfigModifier and TypeMethodDescriptionRingHash.Builder.getConsistentHashingLbConfig()Common configuration for hashing-based load balancing policies.RingHash.getConsistentHashingLbConfig()Common configuration for hashing-based load balancing policies.RingHashOrBuilder.getConsistentHashingLbConfig()Common configuration for hashing-based load balancing policies.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 that return types with arguments of type ConsistentHashingLbConfigModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<ConsistentHashingLbConfig, ConsistentHashingLbConfig.Builder, ConsistentHashingLbConfigOrBuilder> RingHash.Builder.internalGetConsistentHashingLbConfigFieldBuilder()Common configuration for hashing-based load balancing policies.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 with parameters of type ConsistentHashingLbConfigModifier and TypeMethodDescriptionRingHash.Builder.mergeConsistentHashingLbConfig(ConsistentHashingLbConfig value) Common configuration for hashing-based load balancing policies.RingHash.Builder.setConsistentHashingLbConfig(ConsistentHashingLbConfig value) Common configuration for hashing-based load balancing policies.