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.ConsistentHashingLbConfigCluster.CommonLbConfig.ConsistentHashingLbConfig.DEFAULT_INSTANCEFields 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.PARSERMethods 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 TypeMethodDescriptioncom.google.protobuf.Parser<Cluster.CommonLbConfig.ConsistentHashingLbConfig> Cluster.CommonLbConfig.ConsistentHashingLbConfig.getParserForType()private com.google.protobuf.SingleFieldBuilder<Cluster.CommonLbConfig.ConsistentHashingLbConfig, Cluster.CommonLbConfig.ConsistentHashingLbConfig.Builder, Cluster.CommonLbConfig.ConsistentHashingLbConfigOrBuilder> Cluster.CommonLbConfig.Builder.internalGetConsistentHashingLbConfigFieldBuilder()Common Configuration for all consistent hashing load balancers (MaglevLb, RingHashLb, etc.)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 voidCluster.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.)