public static class MultiMapUnlockCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
Data |
key
The key to Lock
|
String |
name
Name of the MultiMap
|
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.