Changeset 16261
- Timestamp:
- Jan 28, 2008, 10:22:19 AM (18 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
Nebulous-Server/lib/Nebulous/Server.pod (modified) (1 diff)
-
Nebulous/lib/Nebulous/Server.pod (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server.pod
r16180 r16261 87 87 =item * stat_object( $key ); 88 88 89 Accepts 1 parameters, it is mandatory. Returns a list of: so_id, ext_id, 90 read_lock, write_lock, epoch. 89 Accepts 1 parameters, it is mandatory. Returns a list of: 90 91 so_id 92 ext_id 93 read_lock 94 write_lock 95 epoch 96 mtime 97 number of instances 91 98 92 99 =back -
trunk/Nebulous/lib/Nebulous/Server.pod
r16180 r16261 87 87 =item * stat_object( $key ); 88 88 89 Accepts 1 parameters, it is mandatory. Returns a list of: so_id, ext_id, 90 read_lock, write_lock, epoch. 89 Accepts 1 parameters, it is mandatory. Returns a list of: 90 91 so_id 92 ext_id 93 read_lock 94 write_lock 95 epoch 96 mtime 97 number of instances 91 98 92 99 =back
Note:
See TracChangeset
for help on using the changeset viewer.
