Uses of Class
org.jgroups.util.AsyncExecutor.Task
-
Packages that use AsyncExecutor.Task Package Description org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. -
-
Uses of AsyncExecutor.Task in org.jgroups.util
Methods in org.jgroups.util that return AsyncExecutor.Task Modifier and Type Method Description protected AsyncExecutor.Task<T>
AsyncExecutor.Task. completeExceptionally(java.lang.Throwable t)
-