Searched refs:FeederTxns (Results 1 – 4 of 4) sorted by relevance
21 import com.sleepycat.je.rep.stream.FeederTxns;127 public void ensureSufficientAcks(FeederTxns.TxnInfo txnInfo, in ensureSufficientAcks()
99 import com.sleepycat.je.rep.stream.FeederTxns;620 public FeederTxns getFeederTxns() { in getFeederTxns()
35 public class FeederTxns { class50 public FeederTxns(RepImpl repImpl) { in FeederTxns() method in FeederTxns
102 import com.sleepycat.je.rep.stream.FeederTxns;136 private final FeederTxns feederTxns;271 feederTxns = new FeederTxns(this); in RepImpl()849 public FeederTxns getFeederTxns() { in getFeederTxns()