Package

com.audienceproject.aws

kinesis

Permalink

package kinesis

Visibility
  1. Public
  2. All

Value Members

  1. object PBScalaKinesisWriter

    Permalink

    This class can be used for writing aggregated Kinesis Stream Records to an Amazon Kinesis Stream.

    This class can be used for writing aggregated Kinesis Stream Records to an Amazon Kinesis Stream. The Kinesis Stream Records are made of several User Records. This is a concept called aggregation in the context of Amazon Kinesis. This class only works with User Records that are Protocol Buffer based and their class is generated with the help of the ScalaPB sbt plugin (http://trueaccord.github.io/ScalaPB/).

Ungrouped