Options
All
  • Public
  • Public/Protected
  • All
Menu

Lifecycle states.

Index

Enumeration members

CHANGED_CLUSTER = "CHANGED_CLUSTER"

Fired when the client is connected to a new cluster.

CONNECTED = "CONNECTED"

Fired when the client is connected to the member.

DISCONNECTED = "DISCONNECTED"

Fired when the client is disconnected from the cluster.

SHUTDOWN = "SHUTDOWN"

Fired when the client's shut down is completed.

SHUTTING_DOWN = "SHUTTING_DOWN"

Fired when the client is shutting down.

STARTED = "STARTED"

Fired when the client's start is completed.

STARTING = "STARTING"

Fired when the client is starting.

Generated using TypeDoc