Metaspace.Space.Options.isUnlock()

Signature

boolean isUnlock (Object options)

Domain

action

Parameters

NameTypeDescription
optionsObjectThe TakeOptions or PutOptions object

Returns

TypeDescription
booleantrue - Unlock the key if the take/put operation is successful. false - Do not unlock the key after the take/put operation.

Cautions

none