Class DistributedComputeWithReceiverExample
java.lang.Object
org.apache.ignite.example.streaming.DistributedComputeWithReceiverExample
This example demonstrates how to use the streaming API to simulate a fraud detection process,
which typically involves intensive processing of each transaction using ML models.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DistributedComputeWithReceiverExample
public DistributedComputeWithReceiverExample()
-
-
Method Details
-
main
-