]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_sync_module_pubsub_rest.h
import quincy beta 17.1.0
[ceph.git] / ceph / src / rgw / rgw_sync_module_pubsub_rest.h
index c558ecd0c818667f3926ec51d521a21401eb6658..32335f69486af82f625019f8312a71d38234100c 100644 (file)
@@ -7,7 +7,7 @@
 
 class RGWRESTMgr_PubSub : public RGWRESTMgr {
 public:
-  virtual RGWHandler_REST* get_handler(rgw::sal::RGWRadosStore *store,
+  virtual RGWHandler_REST* get_handler(rgw::sal::Store* store,
                               struct req_state* s,
                                const rgw::auth::StrategyRegistry& auth_registry,
                                const std::string& frontend_prefix) override;