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