Package org.odpi.openmetadata.adapters.connectors.db2luw.survey


package org.odpi.openmetadata.adapters.connectors.db2luw.survey
  • Classes
    Class
    Description
    DB2LUWDatabaseStatsExtractor gathers the same measurements as the PostgreSQL equivalent (org.odpi.openmetadata.adapters.connectors.postgres.survey.PostgresDatabaseStatsExtractor) but sources them from Db2 for Linux, UNIX and Windows' system catalog views (SYSCAT.SCHEMATA, SYSCAT.TABLES, SYSCAT.VIEWS, SYSCAT.COLUMNS, SYSCAT.COLDIST, SYSCAT.INDEXES, SYSCAT.TRIGGERS, SYSIBMADM.ADMINTABINFO, SYSIBMADM.MON_TAB_STATS) instead of pg_catalog.
    DB2LUWDatabaseSurveyActionProvider is the OCF connector provider for the Db2 for Linux, UNIX and Windows database survey action service.
    DB2LUWDatabaseSurveyActionService surveys the content of a particular Db2 for Linux, UNIX and Windows database.
    DB2LUWServerSurveyActionProvider is the OCF connector provider for the Db2 for Linux, UNIX and Windows Server survey action service.
    DB2LUWServerSurveyActionService surveys the databases hosted by a Db2 for Linux, UNIX and Windows server.