public static class ReplicatedMapPutCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
Data |
key
Key with which the specified value is to be associated.
|
String |
name
Name of the ReplicatedMap
|
long |
ttl
ttl in milliseconds to be associated with the specified key-value pair
|
Data |
value
Value to be associated with the specified key
|
| Constructor and Description |
|---|
RequestParameters() |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.