Class DBInterfacePostgreSQL.TableStatistics
- java.lang.Object
-
- org.apache.manifoldcf.core.database.DBInterfacePostgreSQL.TableStatistics
-
- Enclosing class:
- DBInterfacePostgreSQL
protected static class DBInterfacePostgreSQL.TableStatistics extends java.lang.ObjectTable accumulation records.
-
-
Field Summary
Fields Modifier and Type Field Description protected inteventCount
-
Constructor Summary
Constructors Constructor Description TableStatistics()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(int eventCount)intgetEventCount()voidreset()
-