Uses of Package
org.apache.flink.connector.base.sink.writer.strategy
Packages that use org.apache.flink.connector.base.sink.writer.strategy
Package
Description
-
Classes in org.apache.flink.connector.base.sink.writer.strategy used by org.apache.flink.connector.base.sink.writer.configClassDescriptionRateLimitingStrategy is used to control the rate of requests.
-
Classes in org.apache.flink.connector.base.sink.writer.strategy used by org.apache.flink.connector.base.sink.writer.strategyClassDescriptionAIMDScalingStrategy scales up linearly and scales down multiplicatively.Builder for
AIMDScalingStrategy.ARateLimitingStrategyimplementation that does the following: Scales up when any request is successful.Builder forCongestionControlRateLimitingStrategy.RateLimitingStrategy is used to control the rate of requests.Interface for dataclass used to encapsulate information about starting requests.Interface for dataclass used to encapsulate results from completed requests.ScalingStrategy provides an interface to control scale up / down behaviour.