Uses of Interface
org.openmetadata.service.jdbi3.CollectionDAO.UsageDAO
-
Packages that use CollectionDAO.UsageDAO Package Description org.openmetadata.service.jdbi3 org.openmetadata.service.util -
-
Uses of CollectionDAO.UsageDAO in org.openmetadata.service.jdbi3
Methods in org.openmetadata.service.jdbi3 that return CollectionDAO.UsageDAO Modifier and Type Method Description CollectionDAO.UsageDAOCollectionDAO. usageDAO() -
Uses of CollectionDAO.UsageDAO in org.openmetadata.service.util
Methods in org.openmetadata.service.util with parameters of type CollectionDAO.UsageDAO Modifier and Type Method Description static UsageDetailsEntityUtil. getLatestUsage(CollectionDAO.UsageDAO usageDAO, UUID entityId)
-