reactivemongo.core.nodeset

Members list

Concise view

Type members

Classlikes

sealed trait CanonicalNodeStatus

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Arbiter.type
object Down.type
object Fatal.type
object Primary.type
object Recovering.type
object Rollback.type
object Secondary.type
object Shunned.type
object Startup.type
object Startup2.type
object Unknown.type
Self type
final class NodeInfo

Attributes

authenticated

the number of authenticated connections

connected

the number of established connections for this node

connections

the number of all the node connections

Graph
Supertypes
class Object
trait Matchable
class Any
final class NodeSetInfo

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
sealed trait NodeStatus

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Arbiter.type
object Down.type
object Fatal.type
object Primary.type
object Recovering.type
object Rollback.type
object Secondary.type
object Shunned.type
object Startup.type
object Startup2.type
object Uninitialized.type
object Unknown.type
object NodeStatus

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait QueryableNodeStatus

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Primary.type
object Secondary.type
Self type