| Package | Description |
|---|---|
| com.alibaba.ttl |
TTL API.
|
| Modifier and Type | Method and Description |
|---|---|
static TtlTimerTask |
TtlTimerTask.get(TimerTask timerTask)
Deprecated.
Factory method, wrapper input
Runnable to TtlTimerTask. |
static TtlTimerTask |
TtlTimerTask.get(TimerTask timerTask,
boolean releaseTtlValueReferenceAfterRun)
Deprecated.
Factory method, wrapper input
Runnable to TtlTimerTask. |
static TtlTimerTask |
TtlTimerTask.get(TimerTask timerTask,
boolean releaseTtlValueReferenceAfterRun,
boolean idempotent)
Deprecated.
Factory method, wrapper input
Runnable to TtlTimerTask. |
Copyright © 2013–2016 Alibaba. All rights reserved.