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