Package | Description |
---|---|
reactor.fn.timer |
Modifier and Type | Method and Description |
---|---|
HashWheelTimer.TimerPausable |
HashWheelTimer.TimerPausable.cancel()
Cancel the registration
|
HashWheelTimer.TimerPausable<T> |
HashWheelTimer.TimerPausable.cancelAfterUse()
Cancel this
HashWheelTimer.TimerPausable after it has been selected and used. |
HashWheelTimer.TimerPausable |
HashWheelTimer.TimerPausable.pause()
Pause the current Regisration
|
HashWheelTimer.TimerPausable |
HashWheelTimer.TimerPausable.resume()
Resume current Registration
|
Copyright © 2016. All rights reserved.