D G I S T 

D

daemonThreadsNamed(String) - Static method in class io.airlift.concurrent.Threads
Creates a ThreadFactory that creates named daemon threads.

G

getActiveCount() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
getCompletedTaskCount() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
getCorePoolSize() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
getKeepAliveTime() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
getLargestPoolSize() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
getMaximumPoolSize() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
getPoolSize() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
getQueuedTaskCount() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
getRejectedExecutionHandler() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
getTaskCount() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 

I

io.airlift.concurrent - package io.airlift.concurrent
 
isAllowCoreThreadTimeOut() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
isShutdown() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
isTerminated() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
isTerminating() - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 

S

setAllowCoreThreadTimeOut(boolean) - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
setCorePoolSize(int) - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
setKeepAliveTime(String) - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 
setMaximumPoolSize(int) - Method in class io.airlift.concurrent.ThreadPoolExecutorMBean
 

T

ThreadPoolExecutorMBean - Class in io.airlift.concurrent
 
ThreadPoolExecutorMBean(ThreadPoolExecutor) - Constructor for class io.airlift.concurrent.ThreadPoolExecutorMBean
 
Threads - Class in io.airlift.concurrent
 
threadsNamed(String) - Static method in class io.airlift.concurrent.Threads
Creates a ThreadFactory that creates named threads using the specified naming format.
D G I S T 

Copyright © 2010-2014 Airlift. All Rights Reserved.