Skip to content

Latest commit

 

History

History

stateful-functions-flink-harness-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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 com.ververica.statefun.examples.harness.RunnerTest class to see example usages of Harness.

Running the example

Simply run the com.ververica.statefun.examples.harness.RunnerTest class.