Class DBInterfaceMySQL.TableStatistics
- java.lang.Object
-
- org.apache.manifoldcf.core.database.DBInterfaceMySQL.TableStatistics
-
- Enclosing class:
- DBInterfaceMySQL
protected static class DBInterfaceMySQL.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()
-