Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.SlowStartConfig
-
-
Uses of Cluster.SlowStartConfig in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.SlowStartConfig Modifier and Type Method Description Cluster.SlowStartConfigCluster.SlowStartConfig.Builder. build()Cluster.SlowStartConfigCluster.SlowStartConfig.Builder. buildPartial()static Cluster.SlowStartConfigCluster.SlowStartConfig. getDefaultInstance()Cluster.SlowStartConfigCluster.SlowStartConfig.Builder. getDefaultInstanceForType()Cluster.SlowStartConfigCluster.SlowStartConfig. getDefaultInstanceForType()Cluster.SlowStartConfigCluster.LeastRequestLbConfig.Builder. getSlowStartConfig()Configuration for slow start mode.Cluster.SlowStartConfigCluster.LeastRequestLbConfig. getSlowStartConfig()Configuration for slow start mode.Cluster.SlowStartConfigCluster.LeastRequestLbConfigOrBuilder. getSlowStartConfig()Configuration for slow start mode.Cluster.SlowStartConfigCluster.RoundRobinLbConfig.Builder. getSlowStartConfig()Configuration for slow start mode.Cluster.SlowStartConfigCluster.RoundRobinLbConfig. getSlowStartConfig()Configuration for slow start mode.Cluster.SlowStartConfigCluster.RoundRobinLbConfigOrBuilder. getSlowStartConfig()Configuration for slow start mode.static Cluster.SlowStartConfigCluster.SlowStartConfig. parseDelimitedFrom(InputStream input)static Cluster.SlowStartConfigCluster.SlowStartConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.SlowStartConfigCluster.SlowStartConfig. parseFrom(byte[] data)static Cluster.SlowStartConfigCluster.SlowStartConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.SlowStartConfigCluster.SlowStartConfig. parseFrom(com.google.protobuf.ByteString data)static Cluster.SlowStartConfigCluster.SlowStartConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.SlowStartConfigCluster.SlowStartConfig. parseFrom(com.google.protobuf.CodedInputStream input)static Cluster.SlowStartConfigCluster.SlowStartConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.SlowStartConfigCluster.SlowStartConfig. parseFrom(InputStream input)static Cluster.SlowStartConfigCluster.SlowStartConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.SlowStartConfigCluster.SlowStartConfig. parseFrom(ByteBuffer data)static Cluster.SlowStartConfigCluster.SlowStartConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.SlowStartConfig Modifier and Type Method Description com.google.protobuf.Parser<Cluster.SlowStartConfig>Cluster.SlowStartConfig. getParserForType()static com.google.protobuf.Parser<Cluster.SlowStartConfig>Cluster.SlowStartConfig. parser()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.SlowStartConfig Modifier and Type Method Description Cluster.SlowStartConfig.BuilderCluster.SlowStartConfig.Builder. mergeFrom(Cluster.SlowStartConfig other)Cluster.LeastRequestLbConfig.BuilderCluster.LeastRequestLbConfig.Builder. mergeSlowStartConfig(Cluster.SlowStartConfig value)Configuration for slow start mode.Cluster.RoundRobinLbConfig.BuilderCluster.RoundRobinLbConfig.Builder. mergeSlowStartConfig(Cluster.SlowStartConfig value)Configuration for slow start mode.static Cluster.SlowStartConfig.BuilderCluster.SlowStartConfig. newBuilder(Cluster.SlowStartConfig prototype)Cluster.LeastRequestLbConfig.BuilderCluster.LeastRequestLbConfig.Builder. setSlowStartConfig(Cluster.SlowStartConfig value)Configuration for slow start mode.Cluster.RoundRobinLbConfig.BuilderCluster.RoundRobinLbConfig.Builder. setSlowStartConfig(Cluster.SlowStartConfig value)Configuration for slow start mode. -
Uses of Cluster.SlowStartConfig in io.envoyproxy.envoy.extensions.load_balancing_policies.least_request.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.least_request.v3 that return Cluster.SlowStartConfig Modifier and Type Method Description Cluster.SlowStartConfigLeastRequest.Builder. getSlowStartConfig()Configuration for slow start mode.Cluster.SlowStartConfigLeastRequest. getSlowStartConfig()Configuration for slow start mode.Cluster.SlowStartConfigLeastRequestOrBuilder. getSlowStartConfig()Configuration for slow start mode.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.least_request.v3 with parameters of type Cluster.SlowStartConfig Modifier and Type Method Description LeastRequest.BuilderLeastRequest.Builder. mergeSlowStartConfig(Cluster.SlowStartConfig value)Configuration for slow start mode.LeastRequest.BuilderLeastRequest.Builder. setSlowStartConfig(Cluster.SlowStartConfig value)Configuration for slow start mode. -
Uses of Cluster.SlowStartConfig in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3 that return Cluster.SlowStartConfig Modifier and Type Method Description Cluster.SlowStartConfigRoundRobin.Builder. getSlowStartConfig()Configuration for slow start mode.Cluster.SlowStartConfigRoundRobin. getSlowStartConfig()Configuration for slow start mode.Cluster.SlowStartConfigRoundRobinOrBuilder. getSlowStartConfig()Configuration for slow start mode.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3 with parameters of type Cluster.SlowStartConfig Modifier and Type Method Description RoundRobin.BuilderRoundRobin.Builder. mergeSlowStartConfig(Cluster.SlowStartConfig value)Configuration for slow start mode.RoundRobin.BuilderRoundRobin.Builder. setSlowStartConfig(Cluster.SlowStartConfig value)Configuration for slow start mode.
-