Metaspace.Space.Options.getLockWait()

Signature

long getLockWait (Object options)

Domain

ACTION

Description

Retrieve the current setting for the amount of time to wait for the lock on the key of an existing tuple.

Parameters

NameTypeDescription
optionsObjectThe TakeOptions or PutOptions object

Returns

TypeDescription
longNumber of milliseconds to wait for a lock.

Cautions

none