Packages

object Startup extends NodeStatus with CanonicalNodeStatus

Cannot vote. All members start up in this state. The mongod parses the replica set configuration document while in STARTUP.

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Startup
  2. CanonicalNodeStatus
  3. NodeStatus
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def queryable: Boolean
    Definition Classes
    NodeStatus
  2. def toString(): String
    Definition Classes
    Startup → AnyRef → Any