Interface AsyncSinkWriterConfiguration.ConfigurationMaxBatchSizeInBytes
-
- All Known Implementing Classes:
AsyncSinkWriterConfiguration.AsyncSinkWriterConfigurationBuilder
- Enclosing class:
- AsyncSinkWriterConfiguration
@PublicEvolving public static interface AsyncSinkWriterConfiguration.ConfigurationMaxBatchSizeInBytesRequired MaxBatchSizeInBytes parameter forAsyncSinkWriterConfiguration.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AsyncSinkWriterConfiguration.ConfigurationMaxInFlightRequestssetMaxBatchSizeInBytes(long maxBatchSizeInBytes)
-
-
-
Method Detail
-
setMaxBatchSizeInBytes
AsyncSinkWriterConfiguration.ConfigurationMaxInFlightRequests setMaxBatchSizeInBytes(long maxBatchSizeInBytes)
-
-