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

/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DBoundedWorkQueueStrategy.java40 public class BoundedWorkQueueStrategy implements QueueingStrategy class in inherits:QueueingStrategy
45 * BoundedWorkQueueStrategy.
52 * Constructor for BoundedWorkQueueStrategy.
58 public BoundedWorkQueueStrategy(Integer maxNbConcurrentOperations) method in class:BoundedWorkQueueStrategy
/forgerock/opendj2/src/server/org/opends/server/core/
H A DBoundedWorkQueueStrategy.java39 public class BoundedWorkQueueStrategy implements QueueingStrategy class in inherits:QueueingStrategy
44 * BoundedWorkQueueStrategy.
51 * Constructor for BoundedWorkQueueStrategy.
57 public BoundedWorkQueueStrategy(Integer maxNbConcurrentOperations) method in class:BoundedWorkQueueStrategy
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DBoundedWorkQueueStrategy.java40 public class BoundedWorkQueueStrategy implements QueueingStrategy class in inherits:QueueingStrategy
45 * BoundedWorkQueueStrategy.
52 * Constructor for BoundedWorkQueueStrategy.
58 public BoundedWorkQueueStrategy(Integer maxNbConcurrentOperations) method in class:BoundedWorkQueueStrategy
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DBoundedWorkQueueStrategy.java40 public class BoundedWorkQueueStrategy implements QueueingStrategy class in inherits:QueueingStrategy
45 * BoundedWorkQueueStrategy.
52 * Constructor for BoundedWorkQueueStrategy.
58 public BoundedWorkQueueStrategy(Integer maxNbConcurrentOperations) method in class:BoundedWorkQueueStrategy
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DBoundedWorkQueueStrategy.java39 public class BoundedWorkQueueStrategy implements QueueingStrategy class in inherits:QueueingStrategy
44 * BoundedWorkQueueStrategy.
51 * Constructor for BoundedWorkQueueStrategy.
57 public BoundedWorkQueueStrategy(Integer maxNbConcurrentOperations) method in class:BoundedWorkQueueStrategy
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DBoundedWorkQueueStrategy.java39 public class BoundedWorkQueueStrategy implements QueueingStrategy class in inherits:QueueingStrategy
44 * BoundedWorkQueueStrategy.
51 * Constructor for BoundedWorkQueueStrategy.
57 public BoundedWorkQueueStrategy(Integer maxNbConcurrentOperations) method in class:BoundedWorkQueueStrategy

Completed in 30 milliseconds