|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BufferAttributeControllerSorted
Sorted queue attribute controller. It allows specifying the name of the chunk to be used to sort incoming messages.
Method Summary | |
---|---|
String |
getSortingChunkName()
Returns the name of the chunk to be used to sort messages. |
void |
setSortingChunkName(String name)
Sets the name of the chunk to be used to sort messages. |
Methods inherited from interface org.objectweb.dream.queue.BufferAttributeController |
---|
getCurrentSize, getMaxCapacity, setMaxCapacity |
Method Detail |
---|
String getSortingChunkName()
void setSortingChunkName(String name)
name
- the name of the chunk to be used to sort messages.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |