Uses of Package
com.alibaba.ttl
-
Packages that use com.alibaba.ttl Package Description com.alibaba.ttl TTL API. -
Classes in com.alibaba.ttl used by com.alibaba.ttl Class Description TtlCallable TtlCallabledecorateCallable, so as to getTransmittableThreadLocaland transmit it to the time ofCallableexecution, needed when useCallableto thread pool.TtlEnhanced a Ttl marker/tag interface, for ttl enhanced class, for exampleTTL wrapper.TtlRunnable TtlRunnabledecorateRunnable, so as to getTransmittableThreadLocaland transmit it to the time ofRunnableexecution, needed when useRunnableto thread pool.TtlTimerTask Deprecated.