public final class XioTimer extends io.netty.util.HashedWheelTimer implements Closeable
| Constructor and Description |
|---|
XioTimer(String prefix) |
XioTimer(String prefix,
long tickDuration,
TimeUnit unit,
int ticksPerWheel) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
public XioTimer(String prefix)
@PreDestroy public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2016. All Rights Reserved.