TIBCO BusinessEvents™
ActiveSpaces
Metaspace
Space
Options
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
Name
Type
Description
options
Object
The TakeOptions or PutOptions object
Returns
Type
Description
long
Number of milliseconds to wait for a lock.
Cautions
none