[FLINK-19130] [core] Let StatefulFunctionsRepository extend FunctionTypeMetricsRepository

This commit introduces a new scoped-down interface
FunctionTypeMetricsRepository that the existing
StatefulFunctionsRepository now implements. This interface will be
provided to components that needs access to per-function metrics.
2 files changed