Package

com.weightwatchers.reactive.kinesis

consumer

Permalink

package consumer

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. consumer
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait ConsumerService extends AnyRef

    Permalink

    Abstraction for consumer service.

  2. class KinesisConsumer extends ConsumerService with LazyLogging

    Permalink

    A Kinesis consumer which wraps Amazon's KCL and performs reliable asynchronous checkpointing.

    A Kinesis consumer which wraps Amazon's KCL and performs reliable asynchronous checkpointing.

    NOTE: This should be created via the companion object which will create the worker.

Value Members

  1. object CheckpointWorker

    Permalink
  2. object ConsumerWorker

    Permalink
  3. object KinesisConsumer

    Permalink
  4. lazy val UUID_GENERATOR: TimeBasedGenerator

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped