public static class QueuePollCodec.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.
|
Constructor and Description |
---|
RequestParameters() |
public String name
public long timeoutMillis
Copyright © 2019 Hazelcast, Inc.. All rights reserved.