Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Within the attemptNetworkMapDatabaseRepopulation function, the following functions are called:

tarUnpacker.execute(); - net.dante.dashboard.population.tar.TarUnpacker
opsDbImporter.importDump(); - net.dante.dashboard.data.importAndExport.DatabaseImporter
populator.repopulate(); - net.dante.dashboard.populate.Populator
routerQueryRepopulator.executeRouterQueries(); - net.dante.dashboard.population.routers.RouterQueryRepopulator;

 

 

 

routerQueryRepopulator.executeRouterQueries()

...