Class LoadSystemRoutes

All Implemented Interfaces:
SerializableMessage

public final class LoadSystemRoutes extends RouterTableRequest
A request to load the previously-configured system multicast router table. There is no response payload.

Handled by data_in_speed_up_load_in_system_tables() in extra_monitor_support.c.

  • Constructor Details

    • LoadSystemRoutes

      public LoadSystemRoutes(HasCoreLocation core)
      Parameters:
      core - The coordinates of the monitor core.