Server : Apache System : Linux host44.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 User : vapecompany ( 2719) PHP Version : 7.4.33 Disable Function : NONE Directory : /proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Rinda/TupleSpace/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: The Tuplespace manages access to the tuples it contains, ensuring mutual exclusion requirements are met. - !ruby/struct:SM::Flow::P body: The <tt>sec</tt> option for the write, take, move, read and notify methods may either be a number of seconds or a Renewer object. constants: [] full_name: Rinda::TupleSpace includes: - !ruby/object:RI::IncludedModule name: DRbUndumped - !ruby/object:RI::IncludedModule name: MonitorMixin instance_methods: - !ruby/object:RI::MethodSummary name: create_entry - !ruby/object:RI::MethodSummary name: keep_clean - !ruby/object:RI::MethodSummary name: move - !ruby/object:RI::MethodSummary name: need_keeper? - !ruby/object:RI::MethodSummary name: notify - !ruby/object:RI::MethodSummary name: notify_event - !ruby/object:RI::MethodSummary name: read - !ruby/object:RI::MethodSummary name: read_all - !ruby/object:RI::MethodSummary name: start_keeper - !ruby/object:RI::MethodSummary name: take - !ruby/object:RI::MethodSummary name: write name: TupleSpace superclass: Object