|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedExecutorService
| Method Summary | |
|---|---|
long |
getCompletedTaskCount()
|
int |
getMaximumPoolSize()
|
String |
getName()
|
int |
getPoolSize()
|
int |
getQueueSize()
|
int |
getRemainingQueueCapacity()
|
| Methods inherited from interface java.util.concurrent.ExecutorService |
|---|
awaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submit |
| Methods inherited from interface java.util.concurrent.Executor |
|---|
execute |
| Method Detail |
|---|
String getName()
long getCompletedTaskCount()
int getMaximumPoolSize()
int getPoolSize()
int getQueueSize()
int getRemainingQueueCapacity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||