Package com.alibaba.ttl.spi
Interface TtlEnhanced
- All Known Subinterfaces:
DisableInheritableForkJoinWorkerThreadFactory,DisableInheritableThreadFactory,TtlAttachments,TtlWrapper<T>
- All Known Implementing Classes:
TtlAttachmentsDelegate,TtlCallable,TtlRecursiveAction,TtlRecursiveTask,TtlRunnable,TtlTimerTask
public interface TtlEnhanced
a Ttl marker/tag interface, for ttl enhanced class, for example
TTL wrapper
like TtlRunnable, TtlCallable.- Since:
- 2.11.0
- Author:
- Jerry Lee (oldratlee at gmail dot com)
- See Also: