Package | Description |
---|---|
com.liferay.portal.kernel.cluster | |
com.liferay.portal.kernel.concurrent |
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) |