PipelineBufferOptions

data class PipelineBufferOptions(val persistentBufferEnabled: Boolean)

Key-value pairs to configure buffering.

Constructors

Link copied to clipboard
constructor(persistentBufferEnabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether persistent buffering should be enabled.