com.softwaremill.react.kafka

commit

package commit

Based on from https://github.com/cjdev/kafka-rx

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. commit
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait CommitterFactory extends AnyRef

  2. class CommitterProvider extends AnyRef

  3. trait OffsetCommitter extends AnyRef

    Based on from https://github.

  4. case class OffsetMap(map: Offsets = ...) extends Product with Serializable

  5. type OffsetMerge = (Offsets, Offsets) ⇒ Offsets

  6. type Offsets = Map[TopicAndPartition, Long]

Value Members

  1. object ConsumerCommitter

  2. object OffsetMap extends Serializable

  3. package native

Inherited from AnyRef

Inherited from Any

Ungrouped