public static class MultiMapContainsEntryCodec.RequestParameters extends Object
Modifier and Type | Field and Description |
---|---|
Data |
key
The key whose existence is checked.
|
String |
name
Name of the MultiMap
|
long |
threadId
The id of the user thread performing the operation.
|
Data |
value
The value whose existence is checked.
|
Constructor and Description |
---|
RequestParameters() |
public String name
public Data key
public Data value
public long threadId
Copyright © 2019 Hazelcast, Inc.. All rights reserved.