Package

com.signalcollect.triplerush

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. final class CompositeLongIntHashMap extends AnyRef

    Permalink
  2. final class MemoryEfficientSplayIntSet extends SplayIntSet

    Permalink
  3. trait ResultBindings extends AnyRef

    Permalink
  4. final class ResultIterator extends Iterator[Array[Int]] with ResultBindings

    Permalink

    Only supports a single result consumer thread and a single producer.

  5. final class TripleRushVertexMap extends VertexStore[Long, Any]

    Permalink
  6. final class TripleRushVertexMapStorage extends Storage[Long, Any]

    Permalink

    Storage backed by a custom-tailored open hash map implementation for vertices.

  7. class TripleRushWorker[Signal] extends AkkaWorker[Long, Signal]

    Permalink
  8. class TripleRushWorkerFactory[Signal] extends WorkerFactory[Long, Signal]

    Permalink

Value Members

  1. object Hashing

    Permalink
  2. object TripleRushStorage extends StorageFactory[Long, Any]

    Permalink

Ungrouped