TIBCO BusinessEvents™
ActiveSpaces
Metaspace
Tuple
Metaspace.Tuple
.
getLong()
Signature
long getLong (Object tuple, String key)
Domain
ACTION
Description
Returns the Long object based on the specified key from the Tuple
Parameters
Name
Type
Description
tuple
Object
Tuple object
key
String
Object key
Returns
Type
Description
long
The long value based on the specified key from the Tuple
Cautions
none