tree: 757366e9d02a33e5a80fa1b1fa0ad92812cb6e12 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
statefun-examples/statefun-flink-harness-example/README.md

Using the Flink Harness to run Stateful Functions applications in the IDE

This is a simple example to demonstrate how one would run Stateful Functions application in the IDE using the provided Flink Harness.

Take a look at the org.apache.flink.statefun.examples.harness.RunnerTest class to see example usages of Harness.

Running the example

Simply run the org.apache.flink.statefun.examples.harness.RunnerTest class.