Class PerCacheTxTable


  • public class PerCacheTxTable
    extends java.lang.Object
    A Transaction Table for client transaction.

    It stores the global state of a transaction and the map between the Xid and Transaction's run locally.

    Since:
    9.4
    Author:
    Pedro Ruivo
    • Constructor Detail

      • PerCacheTxTable

        public PerCacheTxTable​(Address address)