Packages

final class KinesisSchedulerCheckpointSettings extends AnyRef

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. KinesisSchedulerCheckpointSettings
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val maxBatchSize: Int
  2. val maxBatchWait: FiniteDuration
  3. def withMaxBatchSize(size: Int): KinesisSchedulerCheckpointSettings
  4. def withMaxBatchWait(duration: Duration): KinesisSchedulerCheckpointSettings