Class SingleTableDataStreamerExample
java.lang.Object
org.apache.ignite.example.streaming.SingleTableDataStreamerExample
This example demonstrates how to use the streaming API to configure the data streamer, insert account records into the existing Accounts
table and then delete them.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SingleTableDataStreamerExample
public SingleTableDataStreamerExample()
-
-
Method Details
-
main
-