class
AtomWorkerShape[-In1, +Out1] extends Shape
Instance Constructors
-
new
AtomWorkerShape(dbResponses: Inlet[In1], commands: Outlet[Out1])
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
val
commands: Outlet[Out1]
-
def
copyFromPorts(inlets: Seq[Inlet[_]], outlets: Seq[Outlet[_]]): Shape
-
val
dbResponses: Inlet[In1]
-
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
getInlets: List[Inlet[_]]
-
def
getOutlets: List[Outlet[_]]
-
def
hasSamePortsAndShapeAs(s: Shape): Boolean
-
def
hasSamePortsAs(s: Shape): Boolean
-
def
hashCode(): Int
-
val
inlets: Seq[Inlet[_]]
-
final
def
isInstanceOf[T0]: Boolean
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
outlets: Seq[Outlet[_]]
-
def
requireSamePortsAndShapeAs(s: Shape): Unit
-
def
requireSamePortsAs(s: Shape): Unit
-
def
reversed: Shape
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit