Class IndexQueueSizeMetric
- java.lang.Object
-
- com.atlassian.confluence.internal.diagnostics.ipd.index.IndexQueueSizeMetric
-
public class IndexQueueSizeMetric extends Object
-
-
Constructor Summary
Constructors Constructor Description IndexQueueSizeMetric(long mainIndexSize, long changeIndexSize, long edgeIndexQueueSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getQueueSize(IndexQueueType indexQueueType)
-
-
-
Method Detail
-
getQueueSize
public long getQueueSize(IndexQueueType indexQueueType)
-
-