Class TransactionInfo

java.lang.Object
org.infinispan.statetransfer.TransactionInfo

public class TransactionInfo extends Object
A representation of a transaction that is suitable for transferring between a StateProvider and a StateConsumer running on different members of the same cache.
Since:
5.2
Author:
[email protected]