Package | Description |
---|---|
org.infinispan.client.hotrod | |
org.infinispan.client.hotrod.impl | |
org.infinispan.client.hotrod.impl.async | |
org.infinispan.commons.api | |
org.infinispan.commons.util.concurrent | |
org.infinispan.distexec | |
org.infinispan.remoting.rpc |
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
|
org.infinispan.util.concurrent |
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities
and containers.
|
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 |
---|
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 |
---|
FutureListener
A listener that is called back when a future is done.
|
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 |
---|
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.
|
Class and Description |
---|
NotifyingNotifiableFuture
An internal interface which adds the ability to inform the future of completion.
|
Class and Description |
---|
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.
|
NotifyingFutureAdaptor
Receives a
Future and exposes it as an NotifyingFuture . |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.