public static class
QueueDequeueMany.Options
Optional attributes for QueueDequeueMany
Public Methods
| QueueDequeueMany.Options |
timeoutMs(Long timeoutMs)
|
Inherited Methods
Public Methods
public QueueDequeueMany.Options timeoutMs (Long timeoutMs)
Parameters
| timeoutMs | If the queue has fewer than n elements, this operation will block for up to timeout_ms milliseconds. Note: This option is not supported yet. |
|---|