Searched defs:getClosestBlockStartStrictlyAfterPosition (Results 1 - 3 of 3) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/replication/server/changelog/file/
H A DBlockLogReader.java401 long highPos = getClosestBlockStartStrictlyAfterPosition(maxPos);
567 long getClosestBlockStartStrictlyAfterPosition(final long filePosition) method in class:BlockLogReader
/forgerock/opendj2-hg/src/server/org/opends/server/replication/server/changelog/file/
H A DBlockLogReader.java401 long highPos = getClosestBlockStartStrictlyAfterPosition(maxPos);
567 long getClosestBlockStartStrictlyAfterPosition(final long filePosition) method in class:BlockLogReader
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/file/
H A DBlockLogReader.java402 long highPos = getClosestBlockStartStrictlyAfterPosition(maxPos);
557 long getClosestBlockStartStrictlyAfterPosition(final long filePosition) method in class:BlockLogReader

Completed in 32 milliseconds