HARouting¶
Creating Instance¶
HARouting takes the following to be created:
-
RoutingFilterFactory -
PullQueryExecutorMetrics - KsqlConfig
- RouteQuery (default: HARouting::executeOrRouteQuery)
HARouting is created when:
KsqlRestApplicationis requested to buildApplication (and create a QueryExecutor)