Source code for cfxdb.gen.log.MRealmState
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: log
# CFC instance (master node) run-time (live) states.
[docs]
class MRealmState(object):
# Unset state.
# Online and fully operational.
# Online, but some error occurred and some features or entities might be unavailable.
# Ended gracefully.
# The state was determined as "not current" (eg when the previous running CFC was hard-killed) and the record was cleaned up (marked as ended).