com.twitter.summingbird

javaapi

package javaapi

Visibility
  1. Public
  2. All

Type Members

  1. class Buffer[P <: Platform[P], BUFFER, K, V] extends Wrapper[BUFFER]

  2. trait Function[IN, OUT] extends AnyRef

  3. trait JKeyedProducer[P <: Platform[P], K, V] extends JProducer[P, (K, V)]

  4. trait JProducer[P <: Platform[P], T] extends AnyRef

  5. class JProducers extends AnyRef

  6. trait JSummer[P <: Platform[P], K, V] extends JKeyedProducer[P, K, (Option[V], V)] with JTailProducer[P, (K, (Option[V], V))]

  7. trait JTailProducer[P <: Platform[P], T] extends JProducer[P, T]

  8. trait Predicate[T] extends AnyRef

  9. class Service[P <: Platform[P], SERVICE, K, V] extends Wrapper[SERVICE]

  10. class Sink[P <: Platform[P], SINK, T] extends Wrapper[SINK]

  11. class Source[P <: Platform[P], SOURCE, T] extends Wrapper[SOURCE]

  12. class Store[P <: Platform[P], STORE, K, V] extends Wrapper[STORE]

  13. class Wrapper[T] extends AnyRef

Value Members

  1. package impl

Ungrouped