mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-01 03:19:13 +00:00
Remove old method declaration to match QueuedThreadPool class
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@144 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
1e0009aa32
commit
8b2e942714
@ -5,5 +5,3 @@ name: Name of the thread pool
|
||||
daemon: Is pool thread using daemon thread
|
||||
threadsPriority: The priority of threads in the pool
|
||||
maxIdleTimeMs: Maximum time a thread may be idle in ms
|
||||
queueSize: The pool threads size
|
||||
spawnOrShrinkAt: The number of queued jobs (or idle threads) needed before the thread pool is grown (or shrunk)
|
Loading…
x
Reference in New Issue
Block a user