Uses of Interface
com.atlassian.confluence.util.JvmSystemResources
Packages that use JvmSystemResources
-
Uses of JvmSystemResources in com.atlassian.confluence.search
Methods in com.atlassian.confluence.search with parameters of type JvmSystemResourcesModifier and TypeMethodDescriptionAttachmentOnlyReIndexSupport.getThreadCount(JvmSystemResources jvmRuntime) Determine how many threads should be used for attachment reindexing.ContentOnlyReIndexSupport.getThreadCount(JvmSystemResources jvmRuntime) ReIndexOption.getThreadCount(JvmSystemResources jvmRuntime) Deprecated.ReIndexSupport.getThreadCount(JvmSystemResources jvmRuntime) Get the number of threads to use for reindexing with specific JVM resources.UserOnlyReIndexSupport.getThreadCount(JvmSystemResources jvmRuntime) -
Uses of JvmSystemResources in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util that return JvmSystemResources