public static class MapTryRemoveCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
Data |
key
Key for the map entry.
|
String |
name
Name of the map.
|
long |
threadId
The id of the user thread performing the operation.
|
long |
timeout
maximum time in milliseconds to wait for acquiring the lock for the key.
|
| Constructor and Description |
|---|
RequestParameters() |
public String name
public Data key
public long threadId
public long timeout
Copyright © 2019 Hazelcast, Inc.. All rights reserved.