Uses of Interface
com.alibaba.ttl.spi.TtlAttachments
Packages that use TtlAttachments
-
Uses of TtlAttachments in com.alibaba.ttl
Classes in com.alibaba.ttl that implement TtlAttachmentsModifier and TypeClassDescriptionfinal class
TtlCallable<V>
TtlCallable
decorateCallable
to getTransmittableThreadLocal
value and transmit it to the time ofCallable
execution, needed when useCallable
to thread pool.final class
TtlRunnable
decorateRunnable
to getTransmittableThreadLocal
value and transmit it to the time ofRunnable
execution, needed when useRunnable
to thread pool. -
Uses of TtlAttachments in com.alibaba.ttl.spi
Classes in com.alibaba.ttl.spi that implement TtlAttachments