Searched defs:TableDescriptor (Results 1 – 4 of 4) sorted by relevance
147 struct TableDescriptor { struct170 std::unique_ptr<TableDescriptor> desc(new TableDescriptor()); argument
85 struct TableDescriptor { struct89 bool IsPartitioned() const { return !partition_col.empty(); } in IsPartitioned()91 std::string name;92 std::string partition_col;
45 message TableDescriptor { message
10 message TableDescriptor { message