org.objectweb.dream.queue.keyed
Interface BufferAttributeControllerAscendingKeyKeyChunkAdd

All Superinterfaces:
AttributeController, BufferAttributeController, BufferAttributeControllerKeyChunkAdd, BufferAttributeControllerKeyed
All Known Implementing Classes:
BufferAscendingKeyKeyChunkAddDoubleKeyedRemoveImpl

public interface BufferAttributeControllerAscendingKeyKeyChunkAdd
extends BufferAttributeControllerKeyChunkAdd, BufferAttributeControllerKeyed

Attribute controller interface used by queues that use both ordered keys and key chunks 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.BufferAttributeController
getCurrentSize, getMaxCapacity, setMaxCapacity
 
Methods inherited from interface org.objectweb.dream.queue.keyed.BufferAttributeControllerKeyed
getKeys
 



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