|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkerPool | |
|---|---|
| com.metamatrix.common.queue | |
| org.teiid.transport | |
| Uses of WorkerPool in com.metamatrix.common.queue |
|---|
| Methods in com.metamatrix.common.queue that return WorkerPool | |
|---|---|
static WorkerPool |
WorkerPoolFactory.newWorkerPool(java.lang.String name,
int numThreads)
Creates a WorkerPool that prefers thread reuse over thread creation based upon the given parameters |
| Uses of WorkerPool in org.teiid.transport |
|---|
| Constructors in org.teiid.transport with parameters of type WorkerPool | |
|---|---|
SocketClientInstance(ObjectChannel objectSocket,
WorkerPool workerPool,
ClientServiceRegistry server,
boolean isClientEncryptionEnabled,
SessionServiceInterface sessionService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||