Uses of Package
org.infinispan.executors
Packages that use org.infinispan.executors
Package
Description
EmbeddedCacheManager configurationImplementations of different executors used for asynchronous operation.
Transfer of state to new caches in a cluster.
-
Classes in org.infinispan.executors used by org.infinispan.configuration.global
-
Classes in org.infinispan.executors used by org.infinispan.executorsClassDescriptionUsed to configure and create scheduled executors
-
Classes in org.infinispan.executors used by org.infinispan.statetransferClassDescriptionExecutes tasks in the given executor, but never has more than
maxConcurrentTaskstasks running at the same time.