Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EachBatchPayload

Hierarchy

  • EachBatchPayload

Index

Properties

batch

batch: Batch

Methods

commitOffsetsIfNecessary

  • commitOffsetsIfNecessary(offsets?: Offsets): Promise<void>
  • commitOffsetsIfNecessary(offsets?: Offsets): Promise<void>

heartbeat

  • heartbeat(): Promise<void>
  • heartbeat(): Promise<void>

isRunning

  • isRunning(): boolean
  • isRunning(): boolean

isStale

  • isStale(): boolean
  • isStale(): boolean

resolveOffset

  • resolveOffset(offset: string): void
  • resolveOffset(offset: string): void

uncommittedOffsets

Generated using TypeDoc