 | SupportSubscriberUpdate Method |
Receive events.
Namespace:
com.espertech.esper.runtime.client.scopetest
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxpublic void Update(
Object[] newData,
Object[] oldData
)
Parameters
- newData
- Type: SystemObject
insert stream - oldData
- Type: SystemObject
remove stream
See Also