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