| Modifier and Type | Method and Description |
|---|---|
ThreadRequestPool |
CoreServerConfigSection.getThreadPool()
Return the global thread request pool
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileStateLockManager.startLockManager(String threadName,
ThreadRequestPool threadPool)
Start the lock manager
|
| Modifier and Type | Method and Description |
|---|---|
ThreadRequestPool |
ClusterBase.getThreadPool()
Return the thread pool
|
ThreadRequestPool |
ClusterInterface.getThreadPool()
Return the thread pool
|
| Constructor and Description |
|---|
ClusterBase(ClusterFileStateCache stateCache,
String clusterName,
ThreadRequestPool threadPool)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
ThreadRequestPool |
HazelCastClusterFileStateCache.getThreadPool()
Return the thread pool
|
| Modifier and Type | Method and Description |
|---|---|
ThreadRequestPool |
TimedThreadRequest.getThreadRequestPool()
Return the associated thread pool
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TimedThreadRequest.setThreadRequestPool(ThreadRequestPool threadPool)
Thread request pool that the request is queued to
|
| Modifier and Type | Method and Description |
|---|---|
ThreadRequestPool |
SMBServer.getThreadPool()
Return the thread pool
|
ThreadRequestPool |
SMBSrvSession.getThreadPool()
Return the thread pool
|
| Constructor and Description |
|---|
CIFSPacketPool(ByteBufferPool bufPool,
ThreadRequestPool threadPool)
Class constructor
|
| Constructor and Description |
|---|
CIFSRequestHandler(ThreadRequestPool threadPool,
int maxSess,
int sockTmo,
boolean debug)
Class constructor
|
| Constructor and Description |
|---|
AsyncWinsockCIFSRequestHandler(NetBIOSName srvName,
int srvLANA,
ThreadRequestPool threadPool,
int maxSess,
int sockTmo)
Class constructor
|
Copyright © 2005–2015 Alfresco Software. All rights reserved.