public class IndexExistsWork extends SimpleElasticsearchWork<Boolean>
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexExistsWork.Builder |
dirtiedIndexName, markIndexDirty, request, resultAssessor| Modifier | Constructor and Description |
|---|---|
protected |
IndexExistsWork(IndexExistsWork.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
generateResult(ElasticsearchWorkExecutionContext context,
ElasticsearchResponse response) |
afterSuccess, aggregate, beforeExecute, execute, getLuceneWorks, toStringprotected IndexExistsWork(IndexExistsWork.Builder builder)
protected Boolean generateResult(ElasticsearchWorkExecutionContext context, ElasticsearchResponse response)
generateResult in class SimpleElasticsearchWork<Boolean>Copyright © 2006–2017 Hibernate. All rights reserved.