|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ToolkitBlockingQueue | |
|---|---|
| org.terracotta.toolkit | |
| Uses of ToolkitBlockingQueue in org.terracotta.toolkit |
|---|
| Methods in org.terracotta.toolkit that return ToolkitBlockingQueue | ||
|---|---|---|
|
Toolkit.getBlockingQueue(String name,
Class<E> klazz)
Get or create a toolkit blocking queue for the given name. |
|
|
Toolkit.getBlockingQueue(String name,
int capacity,
Class<E> klazz)
Get or create a toolkit blocking queue with a capacity limit for the given name. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||