class CurrentOp extends PipelineOperator with Product5[Boolean, Boolean, Boolean, Boolean, Boolean]
Ordering
- Alphabetic
- By Inheritance
Inherited
- CurrentOp
- Product5
- Product
- Equals
- PipelineOperator
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- def ->[B](y: B): (CurrentOp, B)
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val allUsers: Boolean
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
canEqual(that: Any): Boolean
- Definition Classes
- CurrentOp → Equals
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def ensuring(cond: (CurrentOp) ⇒ Boolean, msg: ⇒ Any): CurrentOp
- def ensuring(cond: (CurrentOp) ⇒ Boolean): CurrentOp
- def ensuring(cond: Boolean, msg: ⇒ Any): CurrentOp
- def ensuring(cond: Boolean): CurrentOp
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(that: Any): Boolean
- Definition Classes
- CurrentOp → Equals → AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- CurrentOp → AnyRef → Any
- val idleConnections: Boolean
- val idleCursors: Boolean
- val idleSessions: Boolean
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val localOps: Boolean
-
val
makePipe: P.Document
- Definition Classes
- CurrentOp → PipelineOperator
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
productArity: Int
- Definition Classes
- Product5 → Product
-
def
productElement(n: Int): Any
- Definition Classes
- Product5 → Product
- Annotations
- @throws( ... )
-
def
productIterator: Iterator[Any]
- Definition Classes
- Product
-
def
productPrefix: String
- Definition Classes
- Product
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- CurrentOp → AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def →[B](y: B): (CurrentOp, B)
Deprecated Value Members
-
def
_1: Boolean
- Definition Classes
- CurrentOp → Product5
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_2: Boolean
- Definition Classes
- CurrentOp → Product5
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_3: Boolean
- Definition Classes
- CurrentOp → Product5
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_4: Boolean
- Definition Classes
- CurrentOp → Product5
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_5: Boolean
- Definition Classes
- CurrentOp → Product5
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class