Package version:

Enumeration KnownLivyStates

Known values of LivyStates that the service accepts.

Enumeration Members

Busy: "busy"

Busy

Dead: "dead"

Dead

Error: "error"

Error

Idle: "idle"

Idle

Killed: "killed"

Killed

NotStarted: "not_started"

NotStarted

Recovering: "recovering"

Recovering

Running: "running"

Running

ShuttingDown: "shutting_down"

ShuttingDown

Starting: "starting"

Starting

Success: "success"

Success

Generated using TypeDoc