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