Uses of Interface
com.evolveum.midpoint.repo.api.SqlPerformanceMonitorsCollection
Packages that use SqlPerformanceMonitorsCollection
Package
Description
-
Uses of SqlPerformanceMonitorsCollection in com.evolveum.midpoint.repo.sqale
Fields in com.evolveum.midpoint.repo.sqale declared as SqlPerformanceMonitorsCollectionModifier and TypeFieldDescriptionprotected final SqlPerformanceMonitorsCollection
SqaleServiceBase.sqlPerformanceMonitorsCollection
Methods in com.evolveum.midpoint.repo.sqale that return SqlPerformanceMonitorsCollectionMethods in com.evolveum.midpoint.repo.sqale with parameters of type SqlPerformanceMonitorsCollectionModifier and TypeMethodDescriptionSqaleRepositoryBeanConfig.repositoryService
(SqaleRepoContext sqlRepoContext, SqlPerformanceMonitorsCollection sqlPerformanceMonitorsCollection) SqaleRepositoryBeanConfig.sqlAuditServiceFactory
(SqaleRepositoryConfiguration sqaleRepositoryConfiguration, SchemaService schemaService, DataSource dataSource, SqlPerformanceMonitorsCollection sqlPerformanceMonitorsCollection) Constructors in com.evolveum.midpoint.repo.sqale with parameters of type SqlPerformanceMonitorsCollectionModifierConstructorDescriptionSqaleRepositoryService
(SqaleRepoContext repositoryContext, SqlPerformanceMonitorsCollection sqlPerformanceMonitorsCollection) SqaleServiceBase
(SqaleRepoContext sqlRepoContext, SqlPerformanceMonitorsCollection sqlPerformanceMonitorsCollection) -
Uses of SqlPerformanceMonitorsCollection in com.evolveum.midpoint.repo.sqale.audit
Constructors in com.evolveum.midpoint.repo.sqale.audit with parameters of type SqlPerformanceMonitorsCollectionModifierConstructorDescriptionSqaleAuditService
(SqaleRepoContext sqlRepoContext, SqlPerformanceMonitorsCollection sqlPerformanceMonitorsCollection) SqaleAuditServiceFactory
(SqaleRepositoryConfiguration sqaleRepositoryConfiguration, SchemaService schemaService, DataSource repositoryDataSource, SqlPerformanceMonitorsCollection sqlPerformanceMonitorsCollection) -
Uses of SqlPerformanceMonitorsCollection in com.evolveum.midpoint.repo.sqlbase.perfmon
Classes in com.evolveum.midpoint.repo.sqlbase.perfmon that implement SqlPerformanceMonitorsCollectionModifier and TypeClassDescriptionclass
Maintains a collection of SQL performance monitors, typically one for the repository and one for SQL audit service. -
Uses of SqlPerformanceMonitorsCollection in com.evolveum.midpoint.web.security
Methods in com.evolveum.midpoint.web.security that return SqlPerformanceMonitorsCollection