Instance Constructors
- new Switch(ref: AtomicBoolean, emitChangeTrue: Seq[A], emitChangeFalse: Seq[A])
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def addAttributes(attr: Attributes): Graph[FanInShape2[A, A, A], NotUsed]
- final def asInstanceOf[T0]: T0
- def async(dispatcher: String, inputBufferSize: Int): Graph[FanInShape2[A, A, A], NotUsed]
- def async(dispatcher: String): Graph[FanInShape2[A, A, A], NotUsed]
- def async: Graph[FanInShape2[A, A, A], NotUsed]
- def clone(): AnyRef
- def createLogic(inheritedAttributes: Attributes): GraphStageLogic
- final def createLogicAndMaterializedValue(inheritedAttributes: Attributes): (GraphStageLogic, NotUsed)
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- val in1: Inlet[A]
- val in2: Inlet[A]
- def initialAttributes: Attributes
- final def isInstanceOf[T0]: Boolean
- def named(name: String): Graph[FanInShape2[A, A, A], NotUsed]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val out: Outlet[A]
- val shape: FanInShape2[A, A, A]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- final def withAttributes(attr: Attributes): Graph[FanInShape2[A, A, A], NotUsed]
Deprecated Value Members
- def finalize(): Unit
Value Members
- def addAttributes(attr: Attributes): Graph[FanInShape2[A, A, A], NotUsed]
- def async(dispatcher: String, inputBufferSize: Int): Graph[FanInShape2[A, A, A], NotUsed]
- def async(dispatcher: String): Graph[FanInShape2[A, A, A], NotUsed]
- def async: Graph[FanInShape2[A, A, A], NotUsed]
- def named(name: String): Graph[FanInShape2[A, A, A], NotUsed]
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def addAttributes(attr: Attributes): Graph[FanInShape2[A, A, A], NotUsed]
- final def asInstanceOf[T0]: T0
- def async(dispatcher: String, inputBufferSize: Int): Graph[FanInShape2[A, A, A], NotUsed]
- def async(dispatcher: String): Graph[FanInShape2[A, A, A], NotUsed]
- def async: Graph[FanInShape2[A, A, A], NotUsed]
- def clone(): AnyRef
- def createLogic(inheritedAttributes: Attributes): GraphStageLogic
- final def createLogicAndMaterializedValue(inheritedAttributes: Attributes): (GraphStageLogic, NotUsed)
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- val in1: Inlet[A]
- val in2: Inlet[A]
- def initialAttributes: Attributes
- final def isInstanceOf[T0]: Boolean
- def named(name: String): Graph[FanInShape2[A, A, A], NotUsed]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val out: Outlet[A]
- val shape: FanInShape2[A, A, A]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- final def withAttributes(attr: Attributes): Graph[FanInShape2[A, A, A], NotUsed]
- def finalize(): Unit