Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SystemNodeInfo

Hierarchy

  • SystemNodeInfo

Index

Constructors

constructor

Properties

active

active: boolean = false

contexts

contexts: INodeInfo[] = []

finished

finished: Date

hostname

hostname: string

instNr

instNr: number = 0

Instance number for multiple instance of same nodeId

isBackend

isBackend: boolean

key

key: string

Combined key of hostname and nodeId

machineId

machineId: string

nodeId

nodeId: string

started_at

started_at: Date = ...

state

state: string

updated_at

updated_at: Date

Methods

eqNode

  • eqNode(x: { instNr: number; nodeId: string }): boolean

getRuntime

  • getRuntime(): number

restore

  • restore(): void

Generated using TypeDoc