|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DynamicSizedSchedulerInterface
| Method Summary | |
|---|---|
void |
setPoolSize(int newSize)
Update the pool thread count with this new value. |
| Methods inherited from interface java.util.concurrent.ScheduledExecutorService |
|---|
schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay |
| 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 |
|---|
void setPoolSize(int newSize)
newSize - New pool size that is superior to 0
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||