Home
last modified time | relevance | path

Searched defs:getLastTxnEnd (Results 1 – 2 of 2) sorted by relevance

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/rep/vlsn/
H A DVLSNRange.java121 public VLSN getLastTxnEnd() { in getLastTxnEnd() method in VLSNRange
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/rep/impl/
H A DRepImpl.java1870 public VLSN getLastTxnEnd() { in getLastTxnEnd() method in RepImpl
1936 synchronized VLSN getLastTxnEnd() { in getLastTxnEnd() method in RepImpl.VLSNIndexAccess