public static class MapRemoveIfSameCodec.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.
|
Data |
value
Test the existing value against this value to find if equal to this value.
|
| Constructor and Description |
|---|
RequestParameters() |
public String name
public Data key
public Data value
public long threadId
Copyright © 2019 Hazelcast, Inc.. All rights reserved.