| Package | Description |
|---|---|
| org.elasticsearch.threadpool |
| Modifier and Type | Method and Description |
|---|---|
ThreadPool.Cancellable |
ThreadPool.scheduleWithFixedDelay(Runnable command,
TimeValue interval,
String executor)
Schedules a periodic action that runs on the specified thread pool.
|
Copyright © 2009–2017. All rights reserved.