Class OutdatedStatisticsExtractor

java.lang.Object
org.qubership.atp.tdm.repo.impl.extractors.OutdatedStatisticsExtractor
All Implemented Interfaces:
org.springframework.jdbc.core.ResultSetExtractor<List<OutdatedStatisticsInner>>

public class OutdatedStatisticsExtractor extends Object implements org.springframework.jdbc.core.ResultSetExtractor<List<OutdatedStatisticsInner>>