crossbar.master.mrealm.liveview

Classes

LiveView

Live representation of full system state, that is the state of all nodes

Module Contents

class LiveView(session, db, schema)[source]

Bases: object

Live representation of full system state, that is the state of all nodes and resources on those nodes associated with this domain (instance of CFC).

_PUBOPTS[source]
_prefix = None[source]
_session[source]
db[source]
log[source]
register(session, prefix, options)[source]
Parameters:
  • session

  • prefix

  • options

Returns:

schema[source]