Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.RingHashLbConfig
Packages that use Cluster.RingHashLbConfig
-
Uses of Cluster.RingHashLbConfig in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.RingHashLbConfigModifier and TypeFieldDescriptionprivate static final Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.RingHashLbConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Cluster.RingHashLbConfig> Cluster.RingHashLbConfig.PARSER
private com.google.protobuf.SingleFieldBuilder
<Cluster.RingHashLbConfig, Cluster.RingHashLbConfig.Builder, Cluster.RingHashLbConfigOrBuilder> Cluster.Builder.ringHashLbConfigBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.RingHashLbConfigModifier and TypeMethodDescriptionCluster.RingHashLbConfig.Builder.build()
Cluster.RingHashLbConfig.Builder.buildPartial()
static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.getDefaultInstance()
Cluster.RingHashLbConfig.Builder.getDefaultInstanceForType()
Cluster.RingHashLbConfig.getDefaultInstanceForType()
Cluster.Builder.getRingHashLbConfig()
Optional configuration for the Ring Hash load balancing policy.Cluster.getRingHashLbConfig()
Optional configuration for the Ring Hash load balancing policy.ClusterOrBuilder.getRingHashLbConfig()
Optional configuration for the Ring Hash load balancing policy.static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseDelimitedFrom
(InputStream input) static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseFrom
(byte[] data) static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseFrom
(com.google.protobuf.ByteString data) static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseFrom
(InputStream input) static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseFrom
(ByteBuffer data) static Cluster.RingHashLbConfig
Cluster.RingHashLbConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.RingHashLbConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Cluster.RingHashLbConfig> Cluster.RingHashLbConfig.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Cluster.RingHashLbConfig, Cluster.RingHashLbConfig.Builder, Cluster.RingHashLbConfigOrBuilder> Cluster.Builder.getRingHashLbConfigFieldBuilder()
Optional configuration for the Ring Hash load balancing policy.static com.google.protobuf.Parser
<Cluster.RingHashLbConfig> Cluster.RingHashLbConfig.parser()
Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.RingHashLbConfigModifier and TypeMethodDescriptionprivate void
Cluster.RingHashLbConfig.Builder.buildPartial0
(Cluster.RingHashLbConfig result) Cluster.RingHashLbConfig.Builder.mergeFrom
(Cluster.RingHashLbConfig other) Cluster.Builder.mergeRingHashLbConfig
(Cluster.RingHashLbConfig value) Optional configuration for the Ring Hash load balancing policy.Cluster.RingHashLbConfig.newBuilder
(Cluster.RingHashLbConfig prototype) Cluster.Builder.setRingHashLbConfig
(Cluster.RingHashLbConfig value) Optional configuration for the Ring Hash load balancing policy.