Uses of Class
org.dbunit.util.concurrent.SynchronousChannel.Queue
Packages that use SynchronousChannel.Queue
-
Uses of SynchronousChannel.Queue in org.dbunit.util.concurrent
Fields in org.dbunit.util.concurrent declared as SynchronousChannel.QueueModifier and TypeFieldDescriptionprotected final SynchronousChannel.QueueSynchronousChannel.waitingPutsQueue of nodes for puts waiting for a taker.protected final SynchronousChannel.QueueSynchronousChannel.waitingTakesQueue of nodes for takes waiting for a putter.