@InterfaceAudience.Private abstract class InlineChore extends DelayedUtil.DelayedObject implements Runnable
| Modifier and Type | Field and Description | 
|---|---|
| private long | timeout | 
| Constructor and Description | 
|---|
| InlineChore() | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getTimeout() | 
| abstract int | getTimeoutInterval() | 
| protected void | refreshTimeout() | 
compareTo, getDelay, toStringprivate long timeout
InlineChore()
public abstract int getTimeoutInterval()
protected void refreshTimeout()
public long getTimeout()
getTimeout in interface DelayedUtil.DelayedWithTimeoutCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.