Package com.github.euler.elasticsearch
Class ElasticsearchDeleteParentChildProcessor
- java.lang.Object
-
- com.github.euler.elasticsearch.ElasticsearchDeleteParentChildProcessor
-
- All Implemented Interfaces:
ItemProcessor
public class ElasticsearchDeleteParentChildProcessor extends Object implements ItemProcessor
-
-
Field Summary
-
Fields inherited from interface com.github.euler.core.ItemProcessor
VOID
-
-
Constructor Summary
Constructors Constructor Description ElasticsearchDeleteParentChildProcessor(org.elasticsearch.client.RestHighLevelClient client, String childType, String globalIndex)
-
-
-
Method Detail
-
process
public ProcessingContext process(Item item) throws IOException
- Specified by:
processin interfaceItemProcessor- Throws:
IOException
-
-