public class MetadataEnrichmentStrategy extends java.lang.Object implements EnrichmentStrategy
| Constructor and Description |
|---|
MetadataEnrichmentStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrich(BatchItem batchItem,
EventType eventType) |
void |
setPartition(org.json.JSONObject metadata,
BatchItem batchItem) |
public void enrich(BatchItem batchItem, EventType eventType) throws EnrichmentException
enrich in interface EnrichmentStrategyEnrichmentExceptionpublic void setPartition(org.json.JSONObject metadata,
BatchItem batchItem)