public static class QueueOfferCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
name
Name of the Queue
|
long |
timeoutMillis
Maximum time in milliseconds to wait for acquiring the lock for the key.
|
Data |
value
The element to add
|
| Constructor and Description |
|---|
RequestParameters() |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.