public static class MapUnlockCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
Data |
key
Key for the map entry to unlock
|
String |
name
name of map
|
long |
referenceId
The client-wide unique id for this request.
|
long |
threadId
The id of the user thread performing the operation.
|
| Constructor and Description |
|---|
RequestParameters() |
public String name
public Data key
public long threadId
public long referenceId
Copyright © 2019 Hazelcast, Inc.. All rights reserved.