- get(String) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
-
Get a thread pool.
- getBlockPolicy() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the block policy of the thread pool.
- getBlockPolicy() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getBlockPolicy() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the block policy.
- getConfiguration() - Method in interface org.apache.sling.commons.threads.ThreadPool
-
The thread pool configuration.
- getExecutorActiveCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the active count from the pool's Executor.
- getExecutorCompletedTaskCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the completed task count from the pool's Executor.
- getExecutorCorePoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the core pool size from the pool's Executor.
- getExecutorLargestPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the largest pool size from the pool's Executor.
- getExecutorMaximumPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the maximum pool size from the pool's Executor.
- getExecutorPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the pool size from the pool's Executor.
- getExecutorTaskCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the task count from the pool's Executor.
- getFactory() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getFactory() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the thread pool factory.
- getKeepAliveTime() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured keep alive time.
- getKeepAliveTime() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getKeepAliveTime() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the keep alive time.
- getMaxPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured maximum pool size.
- getMaxPoolSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getMaxPoolSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the maximum pool size
- getMaxThreadAge() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
- getMaxThreadAge() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getMaxThreadAge() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
- getMinPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the minimum pool size.
- getMinPoolSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getMinPoolSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the minimum pool size.
- getName() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the name of the thread pool
- getName() - Method in interface org.apache.sling.commons.threads.ThreadPool
-
The name of the thread pool.
- getPid() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configuration pid of the thread pool.
- getPriority() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured priority of the thread pool.
- getPriority() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getPriority() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the priority for the threads.
- getQueueSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured queue size.
- getQueueSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getQueueSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the queue size.
- getShutdownWaitTimeMs() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured shutdown wait time in milliseconds.
- getShutdownWaitTimeMs() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
- getShutdownWaitTimeMs() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Return the shutdown wait time in ms.