You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

v0.9.4 Node Classes

  • FlumeNode
    • FlumeVMInfo
    • SystemInfo
    • LivenessManager (issues heartbeats)
    • MasterRPC (interface for all client to master rpcs)
    • LogicalNodeManager (manages logical nodes lifecycle)
    • ReportManager (gets node status/metrics reports)
    • MasterReportPusher (sends node status/metrics reports to master)
    • field walMans (mapping from logical node name to WAL Manager instance)
    • field dfoMans (mapping from logical node name to DFO manager instance)
    • ChokeManager (manages experimental throttling mechanism)
  • No labels