Packages

object Primary extends NodeStatus with QueryableNodeStatus with CanonicalNodeStatus

Can vote. The primary is the only member to accept write operations.

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

Value Members

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