org.objectweb.dream.queue.keyed
Interface BufferAttributeControllerAscendingSequenceNumberKeyChunkAdd

All Superinterfaces:
AttributeController, BufferAttributeController, BufferAttributeControllerAscendingSequenceNumberKeyedAdd, BufferAttributeControllerKeyChunkAdd, BufferAttributeControllerKeyed, BufferAttributeControllerSorted

public interface BufferAttributeControllerAscendingSequenceNumberKeyChunkAdd
extends BufferAttributeControllerKeyChunkAdd, BufferAttributeControllerAscendingSequenceNumberKeyedAdd

Attribute controller interface used by queues that use both key chunks and sequence numbers to sort messages.


Method Summary
 
Methods inherited from interface org.objectweb.dream.queue.keyed.BufferAttributeControllerKeyChunkAdd
getKeyChunkName, setKeyChunkName
 
Methods inherited from interface org.objectweb.dream.queue.keyed.BufferAttributeControllerAscendingSequenceNumberKeyedAdd
getLastInSequence, setLastInSequence
 
Methods inherited from interface org.objectweb.dream.queue.BufferAttributeControllerSorted
getSortingChunkName, setSortingChunkName
 
Methods inherited from interface org.objectweb.dream.queue.keyed.BufferAttributeControllerKeyed
getKeys
 



Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.