Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Node

Implements

Index

Constructors

constructor

  • new Node(hijackLocal: boolean): Node

Properties

Private _address

_address: string

Private _lastSeenBroadcast

_lastSeenBroadcast: number = 0

Private _lastSeenMulticast

_lastSeenMulticast: number = 0

advertisement

advertisement: any = undefined

Private hijackLocal

hijackLocal: boolean

hostName

hostName: string

id

id: string

isMaster

isMaster: boolean = false

isMasterEligible

isMasterEligible: boolean

prefMode

prefMode: MulticommMode | null = null

unicastPort

unicastPort: number

weight

weight: number = -Infinity

Accessors

address

address:

lastSeen

lastSeen:

lastSeenBroadcast

lastSeenBroadcast:

lastSeenMulticast

lastSeenMulticast:

Methods

preferredMode

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc