A handle for interacting with a RADOS cluster. It encapsulates all
RADOS client configuration, including username, key for
authentication, logging, and debugging. Talking different clusters
-- or to the same cluster with different users -- requires
different cluster handles.
@typedef rados_t
A handle for interacting with a RADOS cluster. It encapsulates all RADOS client configuration, including username, key for authentication, logging, and debugging. Talking different clusters -- or to the same cluster with different users -- requires different cluster handles.