|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.core.database.DBInterfacePostgreSQL.TableStatistics
protected static class DBInterfacePostgreSQL.TableStatistics
Table accumulation records.
| Field Summary | |
|---|---|
protected int |
eventCount
|
| Constructor Summary | |
|---|---|
DBInterfacePostgreSQL.TableStatistics()
|
|
| Method Summary | |
|---|---|
void |
add(int eventCount)
|
int |
getEventCount()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int eventCount
| Constructor Detail |
|---|
public DBInterfacePostgreSQL.TableStatistics()
| Method Detail |
|---|
public void reset()
public void add(int eventCount)
public int getEventCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||