ceph_rust::ceph

Function rados_object_stat

Source
pub fn rados_object_stat(
    ctx: rados_ioctx_t,
    object_name: &str,
) -> RadosResult<(u64, SystemTime)>
Expand description

Get object stats (size,SystemTime)