Uses of Package
org.infinispan.commons.util.concurrent
Packages that use org.infinispan.commons.util.concurrent
Package
Description
Provides commons interfaces and classes related to concurrency
Soft Index
NonBlockingStore
.Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
-
Classes in org.infinispan.commons.util.concurrent used by org.infinispan.commons.util.concurrentClassDescriptionAggregation of multiple
CompletionStage
instances where their count is not known or when a large amount of stages are required, as it uses less memory foot print per stage.A handler for rejected tasks that runs the task if the current thread is a blocking thread otherwise it rejects the task.A handler for rejected tasks that always throws aIllegalLifecycleStateException
. -
Classes in org.infinispan.commons.util.concurrent used by org.infinispan.notifications.implClassDescriptionAggregation of multiple
CompletionStage
instances where their count is not known or when a large amount of stages are required, as it uses less memory foot print per stage. -
Classes in org.infinispan.commons.util.concurrent used by org.infinispan.persistence.sifs
-
Classes in org.infinispan.commons.util.concurrent used by org.infinispan.util.logging