Uses of Class
com.atlassian.confluence.internal.diagnostics.ipd.index.IndexQueueType
-
Packages that use IndexQueueType Package Description com.atlassian.confluence.internal.diagnostics.ipd.index -
-
Uses of IndexQueueType in com.atlassian.confluence.internal.diagnostics.ipd.index
Methods in com.atlassian.confluence.internal.diagnostics.ipd.index that return IndexQueueType Modifier and Type Method Description static IndexQueueTypeIndexQueueType. valueOf(String name)Returns the enum constant of this type with the specified name.static IndexQueueType[]IndexQueueType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.atlassian.confluence.internal.diagnostics.ipd.index with parameters of type IndexQueueType Modifier and Type Method Description longIndexQueueSizeMetric. getQueueSize(IndexQueueType indexQueueType)
-