Uses of Class
org.apache.ignite.internal.management.cache.ContentionInfo
-
Packages that use ContentionInfo Package Description org.apache.ignite.internal.management.cache -
-
Uses of ContentionInfo in org.apache.ignite.internal.management.cache
Methods in org.apache.ignite.internal.management.cache that return ContentionInfo Modifier and Type Method Description ContentionInfoContentionClosure. call()ContentionInfoContentionJobResult. info()Methods in org.apache.ignite.internal.management.cache that return types with arguments of type ContentionInfo Modifier and Type Method Description Collection<ContentionInfo>ContentionTaskResult. getInfos()Constructors in org.apache.ignite.internal.management.cache with parameters of type ContentionInfo Constructor Description ContentionJobResult(ContentionInfo info)
-