public class UpdateAttributeMapper extends Object
| Constructor and Description |
|---|
UpdateAttributeMapper(int updatingAttributePosition,
int candidateAttributePosition,
int matchingStreamEventPosition) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCandidateAttributePosition() |
Object |
getOutputData(StateEvent updatingEvent) |
StreamEvent |
getOverwritingStreamEvent(StateEvent updatingEvent) |
public UpdateAttributeMapper(int updatingAttributePosition,
int candidateAttributePosition,
int matchingStreamEventPosition)
public int getCandidateAttributePosition()
public Object getOutputData(StateEvent updatingEvent)
public StreamEvent getOverwritingStreamEvent(StateEvent updatingEvent)
Copyright © 2018 WSO2. All Rights Reserved.