Uses of Class
com.alibaba.ttl.TtlRunnable
Packages that use TtlRunnable
-
Uses of TtlRunnable in com.alibaba.ttl
Methods in com.alibaba.ttl that return TtlRunnableModifier and TypeMethodDescriptionstatic TtlRunnable
Factory method, wrap inputRunnable
toTtlRunnable
.static TtlRunnable
Factory method, wrap inputRunnable
toTtlRunnable
.static TtlRunnable
Factory method, wrap inputRunnable
toTtlRunnable
.Methods in com.alibaba.ttl that return types with arguments of type TtlRunnableModifier and TypeMethodDescriptionstatic List<TtlRunnable>
TtlRunnable.gets
(Collection<? extends Runnable> tasks) wrap inputRunnable
Collection toTtlRunnable
Collection.static List<TtlRunnable>
TtlRunnable.gets
(Collection<? extends Runnable> tasks, boolean releaseTtlValueReferenceAfterRun) wrap inputRunnable
Collection toTtlRunnable
Collection.static List<TtlRunnable>
TtlRunnable.gets
(Collection<? extends Runnable> tasks, boolean releaseTtlValueReferenceAfterRun, boolean idempotent) wrap inputRunnable
Collection toTtlRunnable
Collection.