Class Txn

java.lang.Object
com.twicedb.client.txn.Txn
All Implemented Interfaces:
Txn

public class Txn extends Object implements Txn
An implementation of a transaction for TwiceDB. Use this class to perform multiple writes at the same Tt.
  • Constructor Details

    • Txn

      public Txn()
  • Method Details