Notice
This document is for a development version of Ceph.
Warning
This document is for an unsupported version of Ceph.
librgw (Python)
rgw python 模块提供了像文件一样的访问接口。
API 参考
This module is a thin wrapper around rgw_file.
-
class
rgw.
LibRGWFS
librgwfs python wrapper
-
shutdown
()
Unmount and destroy the ceph mount handle.
-
version
()
Get the version number of the librgwfile
C library.
- Returns
a tuple of (major, minor, extra)
components of the
libcephfs version