Constructor and Description |
---|
PeriodicBackgroundJob(long intervalSeconds,
String threadName,
Runnable runnable) |
Modifier and Type | Method and Description |
---|---|
boolean |
isStopped() |
boolean |
isStopping() |
void |
run() |
void |
stop() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.