class ReplSetMember extends Product15[Long, String, Int, Int, String, Long, Long, Option[Long], Option[Long], Option[String], Option[Long], Boolean, Option[Long], Option[String], Option[Int]] with Serializable
Replica set member.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ReplSetMember
- Serializable
- Serializable
- Product15
- Product
- Equals
- 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
- Implicit
- This member is added by an implicit conversion from ReplSetMember to any2stringadd[ReplSetMember] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (ReplSetMember, B)
- Implicit
- This member is added by an implicit conversion from ReplSetMember to ArrowAssoc[ReplSetMember] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val _id: Long
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- val configVersion: Option[Int]
- val electionTime: Option[Long]
-
def
ensuring(cond: (ReplSetMember) ⇒ Boolean, msg: ⇒ Any): ReplSetMember
- Implicit
- This member is added by an implicit conversion from ReplSetMember to Ensuring[ReplSetMember] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (ReplSetMember) ⇒ Boolean): ReplSetMember
- Implicit
- This member is added by an implicit conversion from ReplSetMember to Ensuring[ReplSetMember] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): ReplSetMember
- Implicit
- This member is added by an implicit conversion from ReplSetMember to Ensuring[ReplSetMember] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): ReplSetMember
- Implicit
- This member is added by an implicit conversion from ReplSetMember to Ensuring[ReplSetMember] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(that: Any): Boolean
- Definition Classes
- ReplSetMember → Equals → AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from ReplSetMember to StringFormat[ReplSetMember] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- ReplSetMember → AnyRef → Any
- val health: Int
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val lastHeartbeat: Option[Long]
- val lastHeartbeatMessage: Option[String]
- val lastHeartbeatRecv: Option[Long]
- val name: String
-
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()
- val optime: Long
- val pingMs: Option[Long]
-
def
productArity: Int
- Definition Classes
- Product15 → Product
-
def
productElement(n: Int): Any
- Definition Classes
- Product15 → Product
- Annotations
- @throws( ... )
-
def
productIterator: Iterator[Any]
- Definition Classes
- Product
-
def
productPrefix: String
- Definition Classes
- Product
- val self: Boolean
- val state: Int
- val stateStr: String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- val syncingTo: Option[String]
-
def
toString(): String
- Definition Classes
- ReplSetMember → AnyRef → Any
- val uptime: Long
-
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): (ReplSetMember, B)
- Implicit
- This member is added by an implicit conversion from ReplSetMember to ArrowAssoc[ReplSetMember] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
Deprecated Value Members
-
def
_1: Long
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_10: Option[String]
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_11: Option[Long]
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_12: Boolean
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_13: Option[Long]
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_14: Option[String]
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_15: Option[Int]
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_2: String
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_3: Int
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_4: Int
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_5: String
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_6: Long
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_7: Long
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_8: Option[Long]
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
_9: Option[Long]
- Definition Classes
- ReplSetMember → Product15
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 0.20.3) No longer a case class
-
def
canEqual(that: Any): Boolean
- Definition Classes
- ReplSetMember → Equals
- Annotations
- @deprecated
- Deprecated
(Since version 0.20.3) No longer a case class