NAME
Ceph::Rados::IO - Perl wrapper to librados IO context.
METHODS
next()
Wraps rados_objects_list_next(). Returns the next entry (object ID) and increments the list pointer
pos()
Wraps rados_objects_list_get_pg_hash_position(). Returns the current list pointer.
seek(pos)
Wraos rados_objects_list_seek(). Sets the current list pointer.