Package org.bedework.calfacade.indexing
Class IndexStatistics
java.lang.Object
org.bedework.calfacade.indexing.IndexStatistics
Class to collect indexing statistics
- Author:
- douglm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetName()voidinc(BwIndexer.IndexedType type) voidinc(BwIndexer.IndexedType type, long val) toString()voidtoStringSegment(org.bedework.util.misc.ToString ts)
-
Constructor Details
-
IndexStatistics
- Parameters:
name- - name of the statistics
-
-
Method Details