Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.CommonLbConfig.ConsistentHashingLbConfig
Packages that use Cluster.CommonLbConfig.ConsistentHashingLbConfig
-
Uses of Cluster.CommonLbConfig.ConsistentHashingLbConfig in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.CommonLbConfig.ConsistentHashingLbConfigModifier and TypeFieldDescriptionCluster.CommonLbConfig.Builder.consistentHashingLbConfig_
Cluster.CommonLbConfig.consistentHashingLbConfig_
private static final Cluster.CommonLbConfig.ConsistentHashingLbConfig
Cluster.CommonLbConfig.ConsistentHashingLbConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.CommonLbConfig.ConsistentHashingLbConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Cluster.CommonLbConfig.ConsistentHashingLbConfig, Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder, Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder> Cluster.CommonLbConfig.Builder.consistentHashingLbConfigBuilder_
private static final com.google.protobuf.Parser
<Cluster.CommonLbConfig.ConsistentHashingLbConfig> Cluster.CommonLbConfig.ConsistentHashingLbConfig.PARSER
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.CommonLbConfig.ConsistentHashingLbConfigModifier and TypeMethodDescriptionCluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.build()
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.buildPartial()
Cluster.CommonLbConfig.Builder.getConsistentHashingLbConfig()
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Cluster.CommonLbConfig.getConsistentHashingLbConfig()
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Cluster.CommonLbConfigOrBuilder.getConsistentHashingLbConfig()
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Cluster.CommonLbConfig.ConsistentHashingLbConfig.getDefaultInstance()
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.getDefaultInstanceForType()
Cluster.CommonLbConfig.ConsistentHashingLbConfig.getDefaultInstanceForType()
Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseDelimitedFrom
(InputStream input) Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseFrom
(byte[] data) Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseFrom
(com.google.protobuf.ByteString data) Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseFrom
(com.google.protobuf.CodedInputStream input) Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseFrom
(InputStream input) Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseFrom
(ByteBuffer data) Cluster.CommonLbConfig.ConsistentHashingLbConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.CommonLbConfig.ConsistentHashingLbConfigModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Cluster.CommonLbConfig.ConsistentHashingLbConfig, Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder, Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder> Cluster.CommonLbConfig.Builder.getConsistentHashingLbConfigFieldBuilder()
Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)com.google.protobuf.Parser
<Cluster.CommonLbConfig.ConsistentHashingLbConfig> Cluster.CommonLbConfig.ConsistentHashingLbConfig.getParserForType()
static com.google.protobuf.Parser
<Cluster.CommonLbConfig.ConsistentHashingLbConfig> Cluster.CommonLbConfig.ConsistentHashingLbConfig.parser()
Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.CommonLbConfig.ConsistentHashingLbConfigModifier and TypeMethodDescriptionprivate void
Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.buildPartial0
(Cluster.CommonLbConfig.ConsistentHashingLbConfig result) Cluster.CommonLbConfig.Builder.mergeConsistentHashingLbConfig
(Cluster.CommonLbConfig.ConsistentHashingLbConfig value) Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder.mergeFrom
(Cluster.CommonLbConfig.ConsistentHashingLbConfig other) Cluster.CommonLbConfig.ConsistentHashingLbConfig.newBuilder
(Cluster.CommonLbConfig.ConsistentHashingLbConfig prototype) Cluster.CommonLbConfig.Builder.setConsistentHashingLbConfig
(Cluster.CommonLbConfig.ConsistentHashingLbConfig value) Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)