CB::Model::Operation::State
Inherits Enum / Comparable / Value / Object
Constants
Canceling = 0
Creating = 1
Destroying = 2
DisablingHA = 3
EnablingHA = 4
FailingOver = 5
Finalizing = 6
InProgress = 7
Ready = 8
Replaying = 9
Restarting = 10
Restoring = 11
Resuming = 12
Starting = 13
Suspended = 14
Suspending = 15
WaitingForHAStandby = 16
Instance methods
Appends a String representation of this enum member to the given io.
See also: to_s.