接口 DistExecutor.SafeCallable<T>
- 类型参数:
T
- The return type of the Callable
- 所有超级接口:
Callable<T>
,DistExecutor.SafeReferent
,Serializable
- 封闭类:
DistExecutor
public static interface DistExecutor.SafeCallable<T>
extends DistExecutor.SafeReferent, Callable<T>, Serializable
SafeCallable version of
DistExecutor.SafeReferent
.- 另请参阅:
-
方法概要