|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.util.concurrent | |
---|---|
org.infinispan | This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. |
org.infinispan.client.hotrod | |
org.infinispan.client.hotrod.impl | |
org.infinispan.config | Cache configuration beans and parsers. |
org.infinispan.container | Data containers which store cache entries. |
org.infinispan.distexec | |
org.infinispan.distribution | Classes relating to the distributed cache mode. |
org.infinispan.remoting.rpc | Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances. |
org.infinispan.spring | Spring Infinispan - Shared classes. |
org.infinispan.spring.support.embedded | |
org.infinispan.tree | This package contains the TreeCache. |
org.infinispan.util.concurrent | Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers. |
Classes in org.infinispan.util.concurrent used by org.infinispan | |
---|---|
NotifyingFuture
A sub-interface of a Future, that allows for listeners to be attached so that observers can be notified of when the future completes. |
Classes in org.infinispan.util.concurrent used by org.infinispan.client.hotrod | |
---|---|
NotifyingFuture
A sub-interface of a Future, that allows for listeners to be attached so that observers can be notified of when the future completes. |
Classes in org.infinispan.util.concurrent used by org.infinispan.client.hotrod.impl | |
---|---|
NotifyingFuture
A sub-interface of a Future, that allows for listeners to be attached so that observers can be notified of when the future completes. |
Classes in org.infinispan.util.concurrent used by org.infinispan.config | |
---|---|
IsolationLevel
Various transaction isolation levels as an enumerated class. |
Classes in org.infinispan.util.concurrent used by org.infinispan.container | |
---|---|
TimeoutException
Thrown when a timeout occurred. |
Classes in org.infinispan.util.concurrent used by org.infinispan.distexec | |
---|---|
FutureListener
A listener that is called back when a future is done. |
|
NotifyingFuture
A sub-interface of a Future, that allows for listeners to be attached so that observers can be notified of when the future completes. |
Classes in org.infinispan.util.concurrent used by org.infinispan.distribution | |
---|---|
NotifyingNotifiableFuture
An internal interface which adds the ability to inform the future of completion. |
Classes in org.infinispan.util.concurrent used by org.infinispan.remoting.rpc | |
---|---|
NotifyingNotifiableFuture
An internal interface which adds the ability to inform the future of completion. |
Classes in org.infinispan.util.concurrent used by org.infinispan.spring | |
---|---|
IsolationLevel
Various transaction isolation levels as an enumerated class. |
Classes in org.infinispan.util.concurrent used by org.infinispan.spring.support.embedded | |
---|---|
IsolationLevel
Various transaction isolation levels as an enumerated class. |
Classes in org.infinispan.util.concurrent used by org.infinispan.tree | |
---|---|
NotifyingFuture
A sub-interface of a Future, that allows for listeners to be attached so that observers can be notified of when the future completes. |
Classes in org.infinispan.util.concurrent used by org.infinispan.util.concurrent | |
---|---|
AbstractInProcessFuture
An abstract Future that has "completed" |
|
BoundedConcurrentHashMap.Eviction
|
|
BoundedConcurrentHashMap.EvictionListener
|
|
FutureListener
A listener that is called back when a future is done. |
|
IsolationLevel
Various transaction isolation levels as an enumerated class. |
|
NotifyingFuture
A sub-interface of a Future, that allows for listeners to be attached so that observers can be notified of when the future completes. |
|
NotifyingFutureImpl
Constructs an instance of a NotifyingFuture . |
|
NotifyingNotifiableFuture
An internal interface which adds the ability to inform the future of completion. |
|
--> |