Packages

object NodeFlags

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NodeFlags
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val Fail: NodeFlags
  2. val Handshake: NodeFlags
  3. val Master: NodeFlags
  4. val Myself: NodeFlags
  5. val Noaddr: NodeFlags
  6. val Noflags: NodeFlags
  7. val Pfail: NodeFlags
  8. val Slave: NodeFlags
  9. def apply(str: String): NodeFlags