Class ComputeWasmJobExample
java.lang.Object
org.apache.ignite.example.compute.ComputeWasmJobExample
This example demonstrates the usage of the
IgniteCompute API with WASM jobs.
See README.md in the examples directory for execution instructions.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComputeWasmJobExample
public ComputeWasmJobExample()
-
-
Method Details
-
main
Main method of the example.- Parameters:
args- The command line arguments.- Throws:
Exception- if any error occurs.
-