Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.RingHashLbConfig
-
Packages that use Cluster.RingHashLbConfig Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.RingHashLbConfig in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.RingHashLbConfig Modifier and Type Field Description private static Cluster.RingHashLbConfigCluster.RingHashLbConfig. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.RingHashLbConfig Modifier and Type Field Description private static 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.RingHashLbConfig Modifier and Type Method Description Cluster.RingHashLbConfigCluster.RingHashLbConfig.Builder. build()Cluster.RingHashLbConfigCluster.RingHashLbConfig.Builder. buildPartial()static Cluster.RingHashLbConfigCluster.RingHashLbConfig. getDefaultInstance()Cluster.RingHashLbConfigCluster.RingHashLbConfig.Builder. getDefaultInstanceForType()Cluster.RingHashLbConfigCluster.RingHashLbConfig. getDefaultInstanceForType()Cluster.RingHashLbConfigCluster.Builder. getRingHashLbConfig()Optional configuration for the Ring Hash load balancing policy.Cluster.RingHashLbConfigCluster. getRingHashLbConfig()Optional configuration for the Ring Hash load balancing policy.Cluster.RingHashLbConfigClusterOrBuilder. getRingHashLbConfig()Optional configuration for the Ring Hash load balancing policy.static Cluster.RingHashLbConfigCluster.RingHashLbConfig. parseDelimitedFrom(java.io.InputStream input)static Cluster.RingHashLbConfigCluster.RingHashLbConfig. parseDelimitedFrom(java.io.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(java.io.InputStream input)static Cluster.RingHashLbConfigCluster.RingHashLbConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.RingHashLbConfigCluster.RingHashLbConfig. parseFrom(java.nio.ByteBuffer data)static Cluster.RingHashLbConfigCluster.RingHashLbConfig. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.RingHashLbConfig Modifier and Type Method Description com.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.RingHashLbConfig Modifier and Type Method Description private voidCluster.RingHashLbConfig.Builder. buildPartial0(Cluster.RingHashLbConfig result)Cluster.RingHashLbConfig.BuilderCluster.RingHashLbConfig.Builder. mergeFrom(Cluster.RingHashLbConfig other)Cluster.BuilderCluster.Builder. mergeRingHashLbConfig(Cluster.RingHashLbConfig value)Optional configuration for the Ring Hash load balancing policy.static Cluster.RingHashLbConfig.BuilderCluster.RingHashLbConfig. newBuilder(Cluster.RingHashLbConfig prototype)Cluster.BuilderCluster.Builder. setRingHashLbConfig(Cluster.RingHashLbConfig value)Optional configuration for the Ring Hash load balancing policy.
-