Searched refs:MasterTxnFactory (Results 1 – 3 of 3) sorted by relevance
99 private static final MasterTxnFactory DEFAULT_FACTORY =100 new MasterTxnFactory() {111 private static MasterTxnFactory factory = DEFAULT_FACTORY;380 public interface MasterTxnFactory { interface in MasterTxn399 public static void setFactory(MasterTxnFactory factory) { in setFactory()
30 import com.sleepycat.je.rep.txn.MasterTxn.MasterTxnFactory;155 private class TxnFactory implements MasterTxnFactory {
47 import com.sleepycat.je.rep.txn.MasterTxn.MasterTxnFactory;426 private class TxnFactory implements MasterTxnFactory {