public interface OSchedulerInternal
Modifier and Type | Method and Description |
---|---|
void |
schedule(TimerTask task,
long delay,
long period) |
void |
scheduleOnce(TimerTask task,
long delay) |
Copyright © 2009–2020 OrientDB. All rights reserved.