Searched refs:DBCursor (Results 1 – 2 of 2) sorted by relevance
28 using DBCursor = DistributedData::Cursor; variable39 std::shared_ptr<DBCursor> Query(const std::string &table, const DBVBucket &extend) override;
122 std::shared_ptr<DBCursor> CloudDbImpl::Query(const std::string &table, const DBVBucket &extend) in Query()