public static class MultiMapGetCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
Data |
key
The key whose associated values are to be returned
|
String |
name
Name of the MultiMap
|
long |
threadId
The id of the user thread performing the operation.
|
| Constructor and Description |
|---|
RequestParameters() |
public String name
public Data key
public long threadId
Copyright © 2019 Hazelcast, Inc.. All rights reserved.