Package | Description |
---|---|
org.infinispan.commons.util.concurrent | |
org.infinispan.util.concurrent |
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities
and containers.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregatingNotifyingFutureImpl<T>
For use with > 1 underlying network future
|
class |
NotifyingFutureAdaptor<T>
Receives a
Future and exposes it as an NotifyingFuture . |
class |
NotifyingFutureImpl<T>
Constructs an instance of a
NotifyingFuture . |
Modifier and Type | Class and Description |
---|---|
class |
LegacyNotifyingFutureAdaptor<T>
Deprecated.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.