Package | Description |
---|---|
org.aredis.util |
Contains general utilities.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PeriodicTaskPoller.addTask(PeriodicTask t)
Adds a task to be run at the specified interval of 15 seconds.
|
boolean |
PeriodicTaskPoller.removeTask(PeriodicTask t)
Remove a task.
|
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.