nl.vroste.zio.kinesis.client.dynamicconsumer

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Offers a ZStream based interface to the Amazon Kinesis Client Library (KCL)

Offers a ZStream based interface to the Amazon Kinesis Client Library (KCL)

Ensures proper resource shutdown and failure handling

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case object LastRecordMustBeCheckpointedException extends Exception

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Self type
case class SchedulerConfig(checkpoint: CheckpointConfig, coordinator: CoordinatorConfig, leaseManagement: LeaseManagementConfig, lifecycle: LifecycleConfig, metrics: MetricsConfig, processor: ProcessorConfig, retrieval: RetrievalConfig, kinesisClient: KinesisAsyncClient, streamName: String)

Configuration for the KCL Scheduler

Configuration for the KCL Scheduler

Note that its fields are mutable objects

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type