Class MultiTableDataStreamerExample
java.lang.Object
org.apache.ignite.example.streaming.MultiTableDataStreamerExample
This example demonstrates how to use the streaming API to how to implement a receiver that processes data containing customer and address information,
and updates two separate tables on the server.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MultiTableDataStreamerExample
public MultiTableDataStreamerExample()
-
-
Method Details
-
main
-