Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownLivyStates

Package version

Known values of LivyStates that the service accepts.

Index

Enumeration members

Busy

Busy: = "busy"

Busy

Dead

Dead: = "dead"

Dead

Error

Error: = "error"

Error

Idle

Idle: = "idle"

Idle

Killed

Killed: = "killed"

Killed

NotStarted

NotStarted: = "not_started"

NotStarted

Recovering

Recovering: = "recovering"

Recovering

Running

Running: = "running"

Running

ShuttingDown

ShuttingDown: = "shutting_down"

ShuttingDown

Starting

Starting: = "starting"

Starting

Success

Success: = "success"

Success

Generated using TypeDoc