Package

px.kinesis.stream.consumer

checkpoint

Permalink

package checkpoint

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

Type Members

  1. case class CheckpointConfig(completionTimeout: Timeout = Timeout(30.seconds), maxBufferSize: Int = 10000, maxDurationInSeconds: Int = 60, timeout: Timeout = Timeout(20.seconds)) extends Product with Serializable

    Permalink
  2. case class CheckpointTimeoutException(message: String) extends Exception with Product with Serializable

    Permalink
  3. class CheckpointTracker extends AnyRef

    Permalink
  4. class CheckpointTrackerActor extends Actor with ActorLogging

    Permalink
  5. class ShardCheckpointTrackerActor extends Actor with ActorLogging

    Permalink
  6. implicit class TryOps[A] extends AnyRef

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped