com.twitter.storehaus

kafka

package kafka

Visibility
  1. Public
  2. All

Type Members

  1. class KafkaStore[K, V] extends WritableStore[K, V] with Serializable

    Store capable of writing to a Kafka Topic.

  2. class KafkaSink[K, V] extends Serializable

    Kafka Sink that can be used with SummingBird to sink messages to a Kafka Queue

Value Members

  1. object KafkaAvroSink

    KafkaSink capable of sending Avro messages to a Kafka Topic

  2. object KafkaInjections

  3. object KafkaSink extends Serializable

  4. object KafkaStore extends Serializable

Ungrouped