mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
07.54.2006 a36867a40df0d1ba27f007eb438aa1a187ab4fb2
refs
author neil_a_wilson <neil_a_wilson@localhost>
Tuesday, November 7, 2006 22:54 +0100
committer neil_a_wilson <neil_a_wilson@localhost>
Tuesday, November 7, 2006 22:54 +0100
commita36867a40df0d1ba27f007eb438aa1a187ab4fb2
tree a99e7ad15ddc6be54586283a9e3a5a032c189b4e tree | zip | gz
parent 0103a6c43699ca8094e914f60d59910d27da2d4b view | diff
Update the work queue API to provide new isIdle and waitUntilIdle methods that
may be used to determine whether the queue is currently idle (i.e., that it is
not being used to process any operations).

OpenDS Issue Number: 952
4 files modified
271 ■■■■■ changed files
opends/src/server/org/opends/server/api/WorkQueue.java 75 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/TraditionalWorkQueue.java 55 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/TraditionalWorkerThread.java 18 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/TraditionalWorkQueueTestCase.java 123 ●●●●● diff | view | raw | blame | history