Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.SlowStartConfig
Packages that use Cluster.SlowStartConfig
-
Uses of Cluster.SlowStartConfig in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.SlowStartConfigModifier and TypeFieldDescriptionprivate static final Cluster.SlowStartConfigCluster.SlowStartConfig.DEFAULT_INSTANCEprivate Cluster.SlowStartConfigCluster.LeastRequestLbConfig.Builder.slowStartConfig_private Cluster.SlowStartConfigCluster.LeastRequestLbConfig.slowStartConfig_private Cluster.SlowStartConfigCluster.RoundRobinLbConfig.Builder.slowStartConfig_private Cluster.SlowStartConfigCluster.RoundRobinLbConfig.slowStartConfig_Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.SlowStartConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<Cluster.SlowStartConfig> Cluster.SlowStartConfig.PARSERprivate com.google.protobuf.SingleFieldBuilder<Cluster.SlowStartConfig, Cluster.SlowStartConfig.Builder, Cluster.SlowStartConfigOrBuilder> Cluster.LeastRequestLbConfig.Builder.slowStartConfigBuilder_private com.google.protobuf.SingleFieldBuilder<Cluster.SlowStartConfig, Cluster.SlowStartConfig.Builder, Cluster.SlowStartConfigOrBuilder> Cluster.RoundRobinLbConfig.Builder.slowStartConfigBuilder_Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.SlowStartConfigModifier and TypeMethodDescriptionCluster.SlowStartConfig.Builder.build()Cluster.SlowStartConfig.Builder.buildPartial()static Cluster.SlowStartConfigCluster.SlowStartConfig.getDefaultInstance()Cluster.SlowStartConfig.Builder.getDefaultInstanceForType()Cluster.SlowStartConfig.getDefaultInstanceForType()Cluster.LeastRequestLbConfig.Builder.getSlowStartConfig()Configuration for slow start mode.Cluster.LeastRequestLbConfig.getSlowStartConfig()Configuration for slow start mode.Cluster.LeastRequestLbConfigOrBuilder.getSlowStartConfig()Configuration for slow start mode.Cluster.RoundRobinLbConfig.Builder.getSlowStartConfig()Configuration for slow start mode.Cluster.RoundRobinLbConfig.getSlowStartConfig()Configuration for slow start mode.Cluster.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.SlowStartConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Cluster.SlowStartConfig> Cluster.SlowStartConfig.getParserForType()private com.google.protobuf.SingleFieldBuilder<Cluster.SlowStartConfig, Cluster.SlowStartConfig.Builder, Cluster.SlowStartConfigOrBuilder> Cluster.LeastRequestLbConfig.Builder.internalGetSlowStartConfigFieldBuilder()Configuration for slow start mode.private com.google.protobuf.SingleFieldBuilder<Cluster.SlowStartConfig, Cluster.SlowStartConfig.Builder, Cluster.SlowStartConfigOrBuilder> Cluster.RoundRobinLbConfig.Builder.internalGetSlowStartConfigFieldBuilder()Configuration for slow start mode.static com.google.protobuf.Parser<Cluster.SlowStartConfig> Cluster.SlowStartConfig.parser()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.SlowStartConfigModifier and TypeMethodDescriptionprivate voidCluster.SlowStartConfig.Builder.buildPartial0(Cluster.SlowStartConfig result) Cluster.SlowStartConfig.Builder.mergeFrom(Cluster.SlowStartConfig other) Cluster.LeastRequestLbConfig.Builder.mergeSlowStartConfig(Cluster.SlowStartConfig value) Configuration for slow start mode.Cluster.RoundRobinLbConfig.Builder.mergeSlowStartConfig(Cluster.SlowStartConfig value) Configuration for slow start mode.Cluster.SlowStartConfig.newBuilder(Cluster.SlowStartConfig prototype) Cluster.LeastRequestLbConfig.Builder.setSlowStartConfig(Cluster.SlowStartConfig value) Configuration for slow start mode.Cluster.RoundRobinLbConfig.Builder.setSlowStartConfig(Cluster.SlowStartConfig value) Configuration for slow start mode.