Package

com.twitter.summingbird

memory

Permalink

package memory

Visibility
  1. Public
  2. All

Type Members

  1. class ConcurrentMemory extends Platform[ConcurrentMemory] with DagOptimizer[ConcurrentMemory]

    Permalink
  2. trait ConcurrentMemoryPlan extends AnyRef

    Permalink
  3. class Memory extends Platform[Memory]

    Permalink
  4. class MemoryCounter extends AnyRef

    Permalink

    Mutable counter for the Memory platform

  5. trait MemoryService[-K, +V] extends AnyRef

    Permalink
  6. sealed trait PhysicalNode[-I] extends AnyRef

    Permalink

    This type is what we model the summingbird graphs into.

    This type is what we model the summingbird graphs into. Below, inside PhysicalNode, you will see several implementations

Value Members

  1. object ConcurrentMemory

    Permalink
  2. object ConcurrentMemoryPlan

    Permalink
  3. object Memory

    Permalink
  4. object NullPlan extends ConcurrentMemoryPlan

    Permalink
  5. object PhysicalNode

    Permalink

Ungrouped