Package | Description |
---|---|
org.infinispan.commons.api |
Commons API package
|
org.infinispan.commons.util.concurrent |
Provides commons interfaces and classes related to concurrency
|
org.infinispan.commons.util.concurrent.jdk8backported |
Class and Description |
---|
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.
|
Class and Description |
---|
AbstractInProcessFuture
An abstract Future that has "completed"
|
BaseNotifyingFuture |
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.
|
NotifyingFutureImpl
Constructs an instance of a
NotifyingFuture . |
NotifyingNotifiableFuture
An internal interface which adds the ability to inform the future of completion.
|
Class and Description |
---|
ParallelIterableMap
Map implementing this interface provide a mechanism for parallel key/value iteration.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.