public final class TransactionTracking extends Object
To detect a transaction timeout (a case where the end-transaction event doesn't occur within a specified period) it relies on the TTL feature of the stateful mapping stage and reacts to the state eviction event by emitting a special TIMED_OUT value.
The sample opens a GUI window that visualizes the output of the pipeline.
Constructor and Description |
---|
TransactionTracking() |
public static void main(String[] args)
Copyright © 2019 Hazelcast, Inc.. All rights reserved.