Searched defs:drainTo (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTestSynchronousReplayQueue.java60 public int drainTo(Collection<? super UpdateToReplay> c) method in class:TestSynchronousReplayQueue
66 public int drainTo(Collection<? super UpdateToReplay> c, int maxElements) method in class:TestSynchronousReplayQueue
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTestSynchronousReplayQueue.java59 public int drainTo(Collection<? super UpdateToReplay> c) method in class:TestSynchronousReplayQueue
65 public int drainTo(Collection<? super UpdateToReplay> c, int maxElements) method in class:TestSynchronousReplayQueue
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTestSynchronousReplayQueue.java60 public int drainTo(Collection<? super UpdateToReplay> c) method in class:TestSynchronousReplayQueue
66 public int drainTo(Collection<? super UpdateToReplay> c, int maxElements) method in class:TestSynchronousReplayQueue
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTestSynchronousReplayQueue.java59 public int drainTo(Collection<? super UpdateToReplay> c) method in class:TestSynchronousReplayQueue
65 public int drainTo(Collection<? super UpdateToReplay> c, int maxElements) method in class:TestSynchronousReplayQueue
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTestSynchronousReplayQueue.java60 public int drainTo(Collection<? super UpdateToReplay> c) method in class:TestSynchronousReplayQueue
66 public int drainTo(Collection<? super UpdateToReplay> c, int maxElements) method in class:TestSynchronousReplayQueue
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DTestSynchronousReplayQueue.java58 public int drainTo(Collection<? super UpdateToReplay> c) method in class:TestSynchronousReplayQueue
64 public int drainTo(Collection<? super UpdateToReplay> c, int maxElements) method in class:TestSynchronousReplayQueue

Completed in 30 milliseconds