Class StreamTransformerExample
- java.lang.Object
-
- org.apache.ignite.examples.streaming.StreamTransformerExample
-
public class StreamTransformerExample extends java.lang.ObjectStream random numbers into the streaming cache. To start the example, you should:- Start a few nodes using
ExampleNodeStartupor by starting remote nodes as specified below. - Start streaming using
StreamTransformerExample.
You should start remote nodes by running
ExampleNodeStartupin another JVM. - Start a few nodes using
-
-
Constructor Summary
Constructors Constructor Description StreamTransformerExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-