Class

com.signalcollect.triplerush

BlockingIndexVertexEdge

Related Doc: package triplerush

Permalink

class BlockingIndexVertexEdge extends IndexVertexEdge

Linear Supertypes
IndexVertexEdge, Edge[Long], Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. BlockingIndexVertexEdge
  2. IndexVertexEdge
  3. Edge
  4. Serializable
  5. Serializable
  6. AnyRef
  7. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BlockingIndexVertexEdge(childDelta: Int, tickets: Long, blockingOperationId: Int)

    Permalink

Type Members

  1. abstract type Source <: Vertex[_, _, _, _]

    Permalink
    Definition Classes
    Edge

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. val blockingOperationId: Int

    Permalink
  6. val childDelta: Int

    Permalink
    Definition Classes
    IndexVertexEdge
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  9. def equals(other: Any): Boolean

    Permalink
    Definition Classes
    IndexVertexEdge → Edge → AnyRef → Any
  10. def executeSignalOperation(sourceVertex: Vertex[_, _, _, _], graphEditor: GraphEditor[Any, Any]): Nothing

    Permalink
    Definition Classes
    IndexVertexEdge → Edge
  11. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  12. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  13. def hashCode(): Nothing

    Permalink
    Definition Classes
    IndexVertexEdge → Edge → AnyRef → Any
  14. def id: EdgeId[_]

    Permalink
    Definition Classes
    IndexVertexEdge → Edge
  15. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  16. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  17. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  18. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  19. def onAttach(source: Vertex[_, _, _, _], graphEditor: GraphEditor[Any, Any]): Nothing

    Permalink
    Definition Classes
    IndexVertexEdge → Edge
  20. def source: Source

    Permalink
    Definition Classes
    IndexVertexEdge → Edge
  21. def sourceId: Any

    Permalink
    Definition Classes
    IndexVertexEdge → Edge
  22. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  23. def targetId: Long

    Permalink
    Definition Classes
    IndexVertexEdge → Edge
  24. var tickets: Long

    Permalink
  25. def toString(): String

    Permalink
    Definition Classes
    IndexVertexEdge → Edge → AnyRef → Any
  26. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  28. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  29. def weight: Double

    Permalink
    Definition Classes
    IndexVertexEdge → Edge

Inherited from IndexVertexEdge

Inherited from Edge[Long]

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped