net.sf.farrago.catalog
Class FarragoCatalogUtil.RowCountStat
java.lang.Object
net.sf.farrago.catalog.FarragoCatalogUtil.RowCountStat
- Enclosing class:
- FarragoCatalogUtil
private static class FarragoCatalogUtil.RowCountStat
- extends Object
Helper class used to represent a specific type of row count statistic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
FarragoCatalogUtil.RowCountStatType type
count
long count
FarragoCatalogUtil.RowCountStat
FarragoCatalogUtil.RowCountStat(FarragoCatalogUtil.RowCountStatType type,
long count)