|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BufferAttributeControllerKeyChunkAdd
Attribute controller interface used by buffers that use a key (which is a chunk of the message) to sort messages.
Method Summary | |
---|---|
String |
getKeyChunkName()
Returns the name of the chunk that is used as a key. |
void |
setKeyChunkName(String keyChunkName)
Sets the name of the chunk that is used as a key. |
Methods inherited from interface org.objectweb.dream.queue.BufferAttributeController |
---|
getCurrentSize, getMaxCapacity, setMaxCapacity |
Method Detail |
---|
void setKeyChunkName(String keyChunkName)
keyChunkName
- the name of the chunk.String getKeyChunkName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |