uCosminexus Stream Data Platform - Application Framework Application Development Guide

[Contents][Index][Back][Next]

onEvent(StreamTuple tuple) method

Format

void onEvent(StreamTuple tuple)

Explanation

This method is called back when a tuple is generated on the SDP server.

Parameters

tuple

Specifies the generated tuple.

Exceptions

None.

Return value

None.