| ForceCommitMessage |
Force commit helix message is created on controller and get sent to servers to instruct them to stop consumption and
immediately start committing the segment.
|
| RoutingTableRebuildMessage |
This (Helix) message is sent from the controller to brokers when a request is received to rebuild the routing table.
|
| RunPeriodicTaskMessage |
Upon receiving this message, Controller will execute the specified PeriodicTask against the tables for which it is
the lead controller.
|
| SegmentRefreshMessage |
This (Helix) message is sent from the controller to servers and brokers when a request is received to refresh
an existing segment.
|
| SegmentReloadMessage |
This Helix message is sent from the controller to the servers when a request is received to reload an existing
segment.
|
| TableConfigRefreshMessage |
This (Helix) message is sent from the controller to brokers when a request is received to update the table config.
|
| TableDeletionMessage |
This Helix message is sent from the controller to the servers to remove TableDataManager when the table is deleted.
|