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"

Dead

Dead: = "dead"

Error

Error: = "error"

Idle

Idle: = "idle"

Killed

Killed: = "killed"

NotStarted

NotStarted: = "not_started"

Recovering

Recovering: = "recovering"

Running

Running: = "running"

ShuttingDown

ShuttingDown: = "shutting_down"

Starting

Starting: = "starting"

Success

Success: = "success"

Generated using TypeDoc