Searched refs:shouldUpdateLsn (Results 1 – 1 of 1) sorted by relevance
1361 if (!check || shouldUpdateLsn(getLsn(idx), lsn)) { in setLsn()1534 private final boolean shouldUpdateLsn(long oldLsn, long newLsn) { in shouldUpdateLsn() method in IN