public static class MapLoadGivenKeysCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
List<Data> |
keys
keys to load
|
String |
name
name of map
|
boolean |
replaceExistingValues
when
true, existing values in the Map will be replaced by those loaded from the MapLoader |
| Constructor and Description |
|---|
RequestParameters() |
public String name
public boolean replaceExistingValues
true, existing values in the Map will be replaced by those loaded from the MapLoaderCopyright © 2019 Hazelcast, Inc.. All rights reserved.