public class ElasticsearchIndexer extends AbstractStoreEventListener<Object>
| Constructor and Description |
|---|
ElasticsearchIndexer(org.springframework.web.client.RestOperations template,
StreamConverter streamConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleResponse(String id,
org.springframework.http.HttpStatus httpStatus) |
protected void |
onAfterSetContent(AfterSetContentEvent event) |
protected void |
onBeforeUnsetContent(BeforeUnsetContentEvent event) |
onAfterAssociate, onAfterAssociate, onAfterGetContent, onAfterGetContent, onAfterGetResource, onAfterGetResource, onAfterSetContent, onAfterUnassociate, onAfterUnassociate, onAfterUnsetContent, onAfterUnsetContent, onApplicationEvent, onBeforeAssociate, onBeforeAssociate, onBeforeGetContent, onBeforeGetContent, onBeforeGetResource, onBeforeGetResource, onBeforeSetContent, onBeforeSetContent, onBeforeUnassociate, onBeforeUnassociate, onBeforeUnsetContentpublic ElasticsearchIndexer(org.springframework.web.client.RestOperations template,
StreamConverter streamConverter)
protected void onAfterSetContent(AfterSetContentEvent event)
onAfterSetContent in class AbstractStoreEventListener<Object>protected void onBeforeUnsetContent(BeforeUnsetContentEvent event)
onBeforeUnsetContent in class AbstractStoreEventListener<Object>protected void handleResponse(String id, org.springframework.http.HttpStatus httpStatus)
Copyright © 2019 Paul Warren. All rights reserved.