Package | Description |
---|---|
org.apache.manifoldcf.core.database |
Modifier and Type | Field and Description |
---|---|
protected static Map<String,DBInterfacePostgreSQL.TableStatistics> |
DBInterfacePostgreSQL.currentAnalyzeStatistics
Accumulated analyze statistics.
|
protected static Map<String,DBInterfacePostgreSQL.TableStatistics> |
DBInterfacePostgreSQL.currentReindexStatistics
Accumulated reindex statistics.
|