There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Ceph::Rados::List - Perl wrapper to librados IO context.

METHODS

next()

Wraps rados_nobjects_list_next(). Returns the next entry (object ID) and increments the list pointer

pos()

Wraps rados_nobjects_list_get_pg_hash_position(). Returns the current list pointer.

seek(pos)

Wraos rados_nobjects_list_seek(). Sets the current list pointer.