nl.vroste.zio.kinesis.client.dynamicconsumer

Members list

Type members

Classlikes

Attributes

Companion
object
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
Supertypes
class Object
trait Matchable
class Any
Self type
case object LastRecordMustBeCheckpointedException extends Exception

Attributes

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

Configuration for the KCL Scheduler

Configuration for the KCL Scheduler

Note that its fields are mutable objects

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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