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