public static interface IndexWarmer.TerminationHandle
| Modifier and Type | Field and Description |
|---|---|
static IndexWarmer.TerminationHandle |
NO_WAIT |
| Modifier and Type | Method and Description |
|---|---|
void |
awaitTermination()
Wait until execution of the warm-up action completes.
|
static final IndexWarmer.TerminationHandle NO_WAIT