com.sleepycat.je.rep.txn
Interface MasterTxn.MasterTxnFactory

Enclosing class:
MasterTxn

public static interface MasterTxn.MasterTxnFactory


Method Summary
 MasterTxn create(EnvironmentImpl envImpl, TransactionConfig config, NameIdPair nameIdPair)
           
 

Method Detail

create

MasterTxn create(EnvironmentImpl envImpl,
                 TransactionConfig config,
                 NameIdPair nameIdPair)


Copyright (c) 2004-2010 Oracle. All rights reserved.