public static class CacheRemoveAllKeysCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
completionId
User generated id which shall be received as a field of the cache event upon completion of
the request in the cluster.
|
List<Data> |
keys
The keys to remove.
|
String |
name
Name of the cache.
|
| Constructor and Description |
|---|
RequestParameters() |
public String name
public int completionId
Copyright © 2019 Hazelcast, Inc.. All rights reserved.