All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractIndexesHealthLogger BloatAware Allows to get information about bloat in database.ConfigurationMaintenance ConfigurationMaintenanceImpl DuplicatedIndexes A representation of duplicated indexes in a database.Exclusions A listing of exclusions forIndexesHealthLogger.Exclusions.Builder ForeignKey HighAvailabilityPgConnection An abstraction of a connection to a high availability cluster (with set of master host and replicas).HighAvailabilityPgConnectionFactory HighAvailabilityPgConnectionFactoryImpl HighAvailabilityPgConnectionImpl HostAware Allows to get information about database host.ImportantParam Index A base representation of database index.IndexesHealth An entry point for collecting and managing statistics about the health of tables and indexes on all hosts in the cluster.IndexesHealthImpl Implementation ofIndexesHealthwhich collects information from all hosts in the cluster.IndexesHealthLogger An abstraction of indexes health logger.IndexMaintenance A set of diagnostics for collecting statistics about the health of tables and indexes on a specific host.IndexMaintenanceImpl Implementation ofIndexMaintenancewhich collects information from current host in the cluster.IndexNameAware Allows to get index name.IndexSizeAware Allows to get index size in bytes.IndexWithBloat Represents database index with information about bloat.IndexWithNulls IndexWithSize LoggingKey MaintenanceFactory MaintenanceFactoryImpl MemoryUnit Units of information.ParamNameAware PgConnection A wrapper of standardDataSourceinterface with awareness of real host.PgConnectionFactory PgConnectionFactoryImpl PgConnectionImpl PgContext Represents a context for running maintenance queries.PgHost An abstraction of database host.PgHostImpl PgParam PgParamImpl QueryExecutor ResultSetExtractor<T> ServerSpecification ServerSpecification.Builder SimpleHealthLogger SimpleLoggingKey StatisticsMaintenance An entry point for managing statistics on the specified host.StatisticsMaintenanceImpl Table A base representation of database table.TableNameAware Allows to get table name.TableSizeAware Allows to get table size in bytes.TableWithBloat Represents database table with information about bloat.TableWithMissingIndex Normally, indexes should be used primarily when accessing a table.UnusedIndex Validators