nl.vroste.zio.kinesis.interop.futures.Producer
See theProducer companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create a Producer of T
values to stream streamIdentifier
Create a Producer of T
values to stream streamIdentifier
Type parameters
-
T
-
Type of values to produce
Value parameters
-
metricsCollector
-
Periodically called with producer metrics
-
serializer
-
Serializer for values of type T
-
streamIdentifier
-
Stream to produce to. Either just the name or the whole arn.
Attributes
-
Returns
-
A Managed Producer