public class WaitForIndexStatusWork extends SimpleElasticsearchWork<Void>
| Modifier and Type | Class and Description |
|---|---|
static class |
WaitForIndexStatusWork.Builder |
dirtiedIndexName, markIndexDirty, request, resultAssessor| Modifier | Constructor and Description |
|---|---|
protected |
WaitForIndexStatusWork(WaitForIndexStatusWork.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
generateResult(ElasticsearchWorkExecutionContext context,
org.elasticsearch.client.Response response,
com.google.gson.JsonObject parsedResponseBody) |
afterSuccess, aggregate, beforeExecute, execute, getLuceneWorks, toStringprotected WaitForIndexStatusWork(WaitForIndexStatusWork.Builder builder)
protected Void generateResult(ElasticsearchWorkExecutionContext context, org.elasticsearch.client.Response response, com.google.gson.JsonObject parsedResponseBody)
generateResult in class SimpleElasticsearchWork<Void>Copyright © 2006–2017 Hibernate. All rights reserved.