Class SingleTableDataStreamerExample

java.lang.Object
org.apache.ignite.example.streaming.SingleTableDataStreamerExample

public class SingleTableDataStreamerExample extends Object
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 Details

    • SingleTableDataStreamerExample

      public SingleTableDataStreamerExample()
  • Method Details

    • main

      public static void main(String[] arg)