TupleBag is an unordered collection of tuples. It is the basis of Tuplespace.

Instance Methods
No documentation available
No documentation available

Removes tuple from the TupleBag.

Delete tuples which dead tuples from the TupleBag, returning the deleted tuples.

No documentation available

Finds a live tuple that matches template.

Finds all live tuples that match template.

Finds all tuples in the TupleBag which when treated as templates, match tuple and are alive.

true if the TupleBag to see if it has any expired entries.

Add tuple to the TupleBag.