Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.util.concurrent.jdk8backported

Packages that use org.infinispan.util.concurrent.jdk8backported
org.infinispan.util.concurrent.jdk8backported   
org.infinispan.util.concurrent.locks.containers Concurrent lock containers. 
 

Classes in org.infinispan.util.concurrent.jdk8backported used by org.infinispan.util.concurrent.jdk8backported
ConcurrentHashMapV8
          A hash table supporting full concurrency of retrievals and high expected concurrency for updates.
ConcurrentHashMapV8.Action
          Interface describing a void action of one argument
ConcurrentHashMapV8.BiAction
          Interface describing a void action of two arguments
ConcurrentHashMapV8.BiFun
          Interface describing a function of two arguments
ConcurrentHashMapV8.DoubleByDoubleToDouble
          Interface describing a function mapping two doubles to a double
ConcurrentHashMapV8.Fun
          Interface describing a function of one argument
ConcurrentHashMapV8.IntByIntToInt
          Interface describing a function mapping two ints to an int
ConcurrentHashMapV8.LongByLongToLong
          Interface describing a function mapping two longs to a long
ConcurrentHashMapV8.ObjectByObjectToDouble
          Interface describing a function mapping two arguments to a double
ConcurrentHashMapV8.ObjectByObjectToInt
          Interface describing a function mapping two arguments to an int
ConcurrentHashMapV8.ObjectByObjectToLong
          Interface describing a function mapping two arguments to a long
ConcurrentHashMapV8.ObjectToDouble
          Interface describing a function mapping its argument to a double
ConcurrentHashMapV8.ObjectToInt
          Interface describing a function mapping its argument to an int
ConcurrentHashMapV8.ObjectToLong
          Interface describing a function mapping its argument to a long
ConcurrentHashMapV8.Parallel
          An extended view of a ConcurrentHashMap supporting bulk parallel operations.
ConcurrentHashMapV8.Spliterator
          A partitionable iterator.
ForkJoinPool
          An ExecutorService for running ForkJoinTasks.
ForkJoinPool.ForkJoinWorkerThreadFactory
          Factory for creating new ForkJoinWorkerThreads.
ForkJoinPool.ManagedBlocker
          Interface for extending managed parallelism for tasks running in ForkJoinPools.
ForkJoinTask
          Abstract base class for tasks that run within a ForkJoinPool.
ForkJoinWorkerThread
          A thread managed by a ForkJoinPool, which executes ForkJoinTasks.
 

Classes in org.infinispan.util.concurrent.jdk8backported used by org.infinispan.util.concurrent.locks.containers
ConcurrentHashMapV8
          A hash table supporting full concurrency of retrievals and high expected concurrency for updates.
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.