| Package | Description |
|---|---|
| com.liferay.portal.kernel.cluster | |
| com.liferay.portal.kernel.concurrent | |
| com.liferay.portal.kernel.nio.intraband.rpc |
| Modifier and Type | Class and Description |
|---|---|
class |
FutureClusterResponses |
| Modifier and Type | Method and Description |
|---|---|
protected <T> DefaultNoticeableFuture<T> |
ThreadPoolExecutor.newTaskFor(Callable<T> callable) |
protected <T> DefaultNoticeableFuture<T> |
ThreadPoolExecutor.newTaskFor(Runnable runnable,
T value) |
| Modifier and Type | Method and Description |
|---|---|
NoticeableFuture<V> |
AsyncBroker.post(K key,
DefaultNoticeableFuture<V> defaultNoticeableFuture) |
| Constructor and Description |
|---|
IntrabandRPCUtil.FutureCompletionHandler(DefaultNoticeableFuture<V> defaultNoticeableFuture) |