| Class | Description | 
|---|---|
| ForceQueuePolicy | 
 A handler for rejected tasks that adds the specified element to this queue, waiting if necessary
 for space to become available. 
 | 
| TimedBlockingPolicy | 
 A handler for rejected tasks that inserts the specified element into this queue, waiting if
 necessary up to the specified wait time for space to become available. 
 | 
Copyright © GigaSpaces.