public class IndexWork extends SimpleBulkableElasticsearchWork<Void>
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexWork.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected IndexingMonitor |
indexingMonitor |
dirtiedIndexName, markIndexDirty, request, resultAssessor| Constructor and Description |
|---|
IndexWork(IndexWork.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterSuccess(ElasticsearchWorkExecutionContext context) |
protected Void |
generateResult(ElasticsearchWorkExecutionContext context,
ElasticsearchResponse response) |
aggregate, getBulkableActionBody, getBulkableActionMetadata, handleBulkResultbeforeExecute, execute, getLuceneWorks, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexecute, getLuceneWorksprotected final IndexingMonitor indexingMonitor
public IndexWork(IndexWork.Builder builder)
protected Void generateResult(ElasticsearchWorkExecutionContext context, ElasticsearchResponse response)
generateResult in class SimpleElasticsearchWork<Void>protected void afterSuccess(ElasticsearchWorkExecutionContext context)
afterSuccess in class SimpleElasticsearchWork<Void>Copyright © 2006–2017 Hibernate. All rights reserved.