Interface AsyncSinkWriterConfiguration.ConfigurationMaxBatchSizeInBytes
- All Known Implementing Classes:
AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
- Enclosing class:
- AsyncSinkWriterConfiguration
@PublicEvolving
public static interface AsyncSinkWriterConfiguration.ConfigurationMaxBatchSizeInBytes
Required MaxBatchSizeInBytes parameter for
AsyncSinkWriterConfiguration.-
Method Summary
-
Method Details
-
setMaxBatchSizeInBytes
AsyncSinkWriterConfiguration.ConfigurationMaxInFlightRequests setMaxBatchSizeInBytes(long maxBatchSizeInBytes)
-