Class IndexQueueSizeMetric
java.lang.Object
com.atlassian.confluence.internal.diagnostics.ipd.index.IndexQueueSizeMetric
-
Constructor Summary
ConstructorsConstructorDescriptionIndexQueueSizeMetric
(long mainIndexSize, long changeIndexSize, long edgeIndexQueueSize) -
Method Summary
-
Constructor Details
-
IndexQueueSizeMetric
public IndexQueueSizeMetric(long mainIndexSize, long changeIndexSize, long edgeIndexQueueSize)
-
-
Method Details
-
getQueueSize
-