Uses of Class
org.openmetadata.service.jdbi3.CollectionDAO.ReportDataRow
-
Packages that use CollectionDAO.ReportDataRow Package Description org.openmetadata.service.jdbi3 -
-
Uses of CollectionDAO.ReportDataRow in org.openmetadata.service.jdbi3
Methods in org.openmetadata.service.jdbi3 that return CollectionDAO.ReportDataRow Modifier and Type Method Description CollectionDAO.ReportDataRowCollectionDAO.EntityExtensionTimeSeriesDAO.ReportDataMapper. map(ResultSet rs, org.jdbi.v3.core.statement.StatementContext ctx)Methods in org.openmetadata.service.jdbi3 that return types with arguments of type CollectionDAO.ReportDataRow Modifier and Type Method Description List<CollectionDAO.ReportDataRow>CollectionDAO.EntityExtensionTimeSeriesDAO. getAfterExtension(String entityFQNHash, int limit, String after)
-