public interface SemanticMapper
Modifier and Type | Method and Description |
---|---|
void |
sendNormalisedEvent(NormalisedEvent event,
TimestampSet timestamps)
Called by the event codec to send a decoded event to the Semantic Mapper.
|
void sendNormalisedEvent(NormalisedEvent event, TimestampSet timestamps) throws SemanticMapperException
event
- A normalised event to be sent to the semantic mappertimestamps
- A TimestampSet representing the timestamps attached
to the event.SemanticMapperException
- Thrown by the Semantic Mapper if there
is a problem mapping the eventSubmit a bug or feature
Copyright (c) 2013-2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.