TIBCO BusinessEvents™
ActiveSpaces
Metaspace
Tuple
Metaspace.Tuple
.
containsKey()
Signature
boolean containsKey (Object tuple, Object key)
Domain
ACTION
Description
Returns true if the tuple contains the specified key
Parameters
Name
Type
Description
tuple
Object
Tuple Object
key
Object
key Object
Returns
Type
Description
boolean
true if the tuple contains the specified key
Cautions
none