Object setTTL (Object options, long ttl)
Object setTTL (Object options, long ttl)
Name | Type | Description |
---|---|---|
options | Object | The PutOptions object |
ttl | long | Time in milliseconds to use as an entry's time to live. |
Type | Description |
---|---|
Object | Time in milliseconds to use as an entry's time to live. |