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