franz/group_config

Types

pub type GroupConfig {
  SessionTimeoutSeconds(Int)
  RebalanceTimeoutSeconds(Int)
  HeartbeatRateSeconds(Int)
  MaxRejoinAttempts(Int)
  RejoinDelaySeconds(Int)
  OffsetCommitIntervalSeconds(Int)
  OffsetRetentionSeconds(Int)
}

Constructors

  • SessionTimeoutSeconds(Int)
  • RebalanceTimeoutSeconds(Int)
  • HeartbeatRateSeconds(Int)
  • MaxRejoinAttempts(Int)
  • RejoinDelaySeconds(Int)
  • OffsetCommitIntervalSeconds(Int)
  • OffsetRetentionSeconds(Int)
Search Document