com.apama.iaf.plugin
Interface SemanticMapper


public interface SemanticMapper

SemanticMapper defines the interface that Java IAF decoders implement so they can be used by the IAF to convert a downstream event from the transport into the normalised form required by the Semantic Mapper.


Method Summary
 void sendNormalisedEvent(NormalisedEvent event, TimestampSet timestamps)
          Called by the event codec to send a decoded event to the Semantic Mapper.
 

Method Detail

sendNormalisedEvent

void sendNormalisedEvent(NormalisedEvent event,
                         TimestampSet timestamps)
                         throws SemanticMapperException
Called by the event codec to send a decoded event to the Semantic Mapper.

Parameters:
event - A normalised event to be sent to the semantic mapper
timestamps - A TimestampSet representing the timestamps attached to the event.
Throws:
SemanticMapperException - Thrown by the Semantic Mapper if there is a problem mapping the event


Submit a bug or feature
Copyright (c) 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG