Class LuceneIndexMetrics
java.lang.Object
com.atlassian.confluence.internal.search.v2.lucene.LuceneIndexMetrics
Provides timer for capture metrics for low level Lucene library call. An index name is automatically prepended to
 a metric name.
- Since:
- 8.0
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
LuceneIndexMetrics
- 
LuceneIndexMetricspublic LuceneIndexMetrics()
 
- 
- 
Method Details- 
timerCreate a timer to capture time metrics names[0], name[0].name[1], .., name[0].name[1]...name[n-1].
 
-