Uses of Class
com.kingsrook.qqq.backend.core.processes.implementations.columnstats.ColumnStatsTableConfig
Packages that use ColumnStatsTableConfig
-
Uses of ColumnStatsTableConfig in com.kingsrook.qqq.backend.core.processes.implementations.columnstats
Methods in com.kingsrook.qqq.backend.core.processes.implementations.columnstats that return ColumnStatsTableConfigModifier and TypeMethodDescriptionstatic ColumnStatsTableConfig
ColumnStatsTableConfig.of
(QTableMetaData tableMetaData) static ColumnStatsTableConfig
ColumnStatsTableConfig.ofOrWithNew
(QTableMetaData tableMetaData) ColumnStatsTableConfig.withFailIfCountOverLimit
(Integer failIfCountOverLimit) Fluent setter for failIfCountOverLimitColumnStatsTableConfig.withQueryTimeoutSeconds
(Integer queryTimeoutSeconds) Fluent setter for queryTimeoutSeconds