|
Hyperic HQ Plugin API v. 5.8.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.emory.mathcs.backport.java.util.concurrent.AbstractExecutorService
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor
org.hyperic.hq.product.CollectorExecutor
public class CollectorExecutor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor |
|---|
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.AbortPolicy, edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy, edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.DiscardOldestPolicy, edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.DiscardPolicy |
| Field Summary | |
|---|---|
static String |
PROP_ISPOOLABLE
|
| Constructor Summary | |
|---|---|
CollectorExecutor(Properties props)
|
|
| Method Summary | |
|---|---|
void |
awaitTermination()
|
boolean |
isPoolable()
|
| Methods inherited from class edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor |
|---|
afterExecute, allowCoreThreadTimeOut, allowsCoreThreadTimeOut, awaitTermination, beforeExecute, execute, finalize, getActiveCount, getCompletedTaskCount, getCorePoolSize, getKeepAliveTime, getLargestPoolSize, getMaximumPoolSize, getPoolSize, getQueue, getRejectedExecutionHandler, getTaskCount, getThreadFactory, isShutdown, isTerminated, isTerminating, prestartAllCoreThreads, prestartCoreThread, purge, remove, setCorePoolSize, setKeepAliveTime, setMaximumPoolSize, setRejectedExecutionHandler, setThreadFactory, shutdown, shutdownNow, terminated |
| Methods inherited from class edu.emory.mathcs.backport.java.util.concurrent.AbstractExecutorService |
|---|
invokeAll, invokeAll, invokeAny, invokeAny, newTaskFor, newTaskFor, submit, submit, submit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PROP_ISPOOLABLE
| Constructor Detail |
|---|
public CollectorExecutor(Properties props)
| Method Detail |
|---|
public boolean isPoolable()
public void awaitTermination()
throws InterruptedException
InterruptedException
|
Hyperic HQ Plugin API v. 5.8.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||