TupleBag is an unordered collection of tuples. It is the basis of Tuplespace.
has_expires?() Instance Public methods true if the
find_all(template) Instance Public methods Finds all live tuples that match
push(tuple) Instance Public methods Add tuple to the
add(tuple) Instance Public methods
delete_unless_alive() Instance Public methods Delete tuples which dead tuples
new() Class Public methods
delete(tuple) Instance Public methods
delete(tuple) Instance Public methods Removes tuple from the
find() Instance Public methods
find(template) Instance Public methods Finds a live tuple that matches template
Page 1 of 2