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.RingHashLbConfigCluster.RingHashLbConfig.DEFAULT_INSTANCEFields 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.PARSERprivate 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.RingHashLbConfigCluster.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.RingHashLbConfigCluster.RingHashLbConfig.parseDelimitedFrom(InputStream input) static Cluster.RingHashLbConfigCluster.RingHashLbConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RingHashLbConfigCluster.RingHashLbConfig.parseFrom(byte[] data) static Cluster.RingHashLbConfigCluster.RingHashLbConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RingHashLbConfigCluster.RingHashLbConfig.parseFrom(com.google.protobuf.ByteString data) static Cluster.RingHashLbConfigCluster.RingHashLbConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RingHashLbConfigCluster.RingHashLbConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Cluster.RingHashLbConfigCluster.RingHashLbConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RingHashLbConfigCluster.RingHashLbConfig.parseFrom(InputStream input) static Cluster.RingHashLbConfigCluster.RingHashLbConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RingHashLbConfigCluster.RingHashLbConfig.parseFrom(ByteBuffer data) static Cluster.RingHashLbConfigCluster.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.internalGetRingHashLbConfigFieldBuilder()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 voidCluster.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.