Metaspace.Space.Options.getTTL()

Signature

long getTTL (Object options)

Domain

ACTION

Description

Retrieve the current setting for the number of milliseconds to use as an entry's time to live.

Parameters

NameTypeDescription
optionsObjectThe PutOptions object

Returns

TypeDescription
longThe current time to live setting in milliseconds.

Cautions

none