public static class CacheGetAllCodec.RequestParameters extends Object
Modifier and Type | Field and Description |
---|---|
Data |
expiryPolicy
Expiry policy for the entry.
|
List<Data> |
keys
The keys whose associated values are to be returned.
|
String |
name
Name of the cache.
|
Constructor and Description |
---|
RequestParameters() |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.