Searched defs:AllocResAndShareContext (Results 1 – 1 of 1) sorted by relevance
48 struct AllocResAndShareContext : public ContextBase { in AllocResourceAndShare() struct49 std::string storeId; in AllocResourceAndShare()50 Participants participants; in AllocResourceAndShare()51 std::vector<std::string> columns; in AllocResourceAndShare()52 std::shared_ptr<RdbPredicates> predicates = nullptr; in AllocResourceAndShare()53 std::shared_ptr<ResultSet> resultSet; in AllocResourceAndShare()