public class TransactionContext<K,V> extends Object
Transaction.
There is a single context for each (TransactionalRemoteCacheImpl, Transaction) pair.
It keeps the keys read and written in order to maintain the transactions isolated.
Copyright © 2022 JBoss by Red Hat. All rights reserved.