public class DatumFromMetadataProcessor extends Object implements StreamsProcessor, Serializable
| Constructor and Description |
|---|
DatumFromMetadataProcessor() |
DatumFromMetadataProcessor(ElasticsearchReaderConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
String |
getId() |
void |
prepare(Object configurationObject) |
List<StreamsDatum> |
process(StreamsDatum entry) |
public DatumFromMetadataProcessor()
public DatumFromMetadataProcessor(ElasticsearchReaderConfiguration config)
public String getId()
getId in interface StreamsOperationpublic List<StreamsDatum> process(StreamsDatum entry)
process in interface StreamsProcessorpublic void prepare(Object configurationObject)
prepare in interface StreamsOperationpublic void cleanUp()
cleanUp in interface StreamsOperationCopyright © 2018 The Apache Software Foundation. All rights reserved.