Open Kilda Java Documentation
switch_replace_master.KildaDBActions Class Reference
Inheritance diagram for switch_replace_master.KildaDBActions:

Public Member Functions

def __init__ (self, db_addr, user, passwd, port, secure, scheme)
 
def update_isl_bandwidth (self, src_switch, src_port, dst_switch, dst_port)
 
def apply_migrated_data (self, affected_segments, affected_flows)
 

Public Attributes

 graph
 
 tx
 

Detailed Description

Definition at line 6 of file switch_replace_master.py.

Constructor & Destructor Documentation

◆ __init__()

def switch_replace_master.KildaDBActions.__init__ (   self,
  db_addr,
  user,
  passwd,
  port,
  secure,
  scheme 
)

Definition at line 8 of file switch_replace_master.py.

Member Function Documentation

◆ apply_migrated_data()

def switch_replace_master.KildaDBActions.apply_migrated_data (   self,
  affected_segments,
  affected_flows 
)

Definition at line 114 of file switch_replace_master.py.

◆ update_isl_bandwidth()

def switch_replace_master.KildaDBActions.update_isl_bandwidth (   self,
  src_switch,
  src_port,
  dst_switch,
  dst_port 
)
WARNING CLONED FROM KILDA TOPOLOGY CLASSES!!! 

Definition at line 96 of file switch_replace_master.py.

Member Data Documentation

◆ graph

switch_replace_master.KildaDBActions.graph

Definition at line 15 of file switch_replace_master.py.

◆ tx

switch_replace_master.KildaDBActions.tx

Definition at line 115 of file switch_replace_master.py.


The documentation for this class was generated from the following file: