| 构造器和说明 |
|---|
CatchUpClosure() |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getMaxMargin() |
Status |
getStatus() |
ScheduledFuture<?> |
getTimer() |
boolean |
hasTimer() |
boolean |
isErrorWasSet() |
void |
setErrorWasSet(boolean errorWasSet) |
void |
setMaxMargin(long maxMargin) |
void |
setTimer(ScheduledFuture<?> timer) |
public Status getStatus()
public long getMaxMargin()
public void setMaxMargin(long maxMargin)
public ScheduledFuture<?> getTimer()
public void setTimer(ScheduledFuture<?> timer)
public boolean hasTimer()
public boolean isErrorWasSet()
public void setErrorWasSet(boolean errorWasSet)
Copyright © 2021. All rights reserved.