ConsumeRecords

Constructors

Link copied to clipboard
constructor(format: RecordFormat, timeout: Duration? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val timeout: Duration? = null

Functions

Link copied to clipboard
open override fun toRequest(): Request
Link copied to clipboard
open override fun toResult(response: Response): Result<Array<TopicRecord>, RemoteFailure>