Class CollectionDAO.FeedDAO.ThreadCountFieldMapper

java.lang.Object
org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO.ThreadCountFieldMapper
All Implemented Interfaces:
org.jdbi.v3.core.mapper.RowMapper<List<String>>
Enclosing interface:
CollectionDAO.FeedDAO

public static class CollectionDAO.FeedDAO.ThreadCountFieldMapper extends Object implements org.jdbi.v3.core.mapper.RowMapper<List<String>>
  • Constructor Details

    • ThreadCountFieldMapper

      public ThreadCountFieldMapper()
  • Method Details