package kpl
Ordering
- Alphabetic
Visibility
- Public
- Protected
Package Members
Type Members
- class KPLProducer[F[_]] extends AnyRef
Scala wrapper for the KinesisProducer All of the methods in this class are a mirror of the wrapped client.
Value Members
- object KPLProducer
- case object ShuttingDownException extends Exception with Product with Serializable
Exception to be raised when the KPLProducer receives a put request while it is shutting down.