19 #ifndef SET_IDENTIFIER_H
20 #define SET_IDENTIFIER_H
41 : dataBase(dataBase), setName(setName) {
49 bool isProbingAggregationResult)
130 return !(rhs == *
this);
ENABLE_DEEP_COPY SetIdentifier()
void setPageSize(size_t pageSize)
bool isAggregationResultOrNot
DatabaseID getDatabaseId()
void setTypeId(UserTypeID typeId)
void setSetId(SetID setId)
bool isAggregationResult()
bool operator==(SetIdentifier &rhs)
bool operator!=(SetIdentifier &rhs)
SetIdentifier(std::string dataBase, std::string setName)
std::string toSourceSetName()
void setDatabaseId(DatabaseID dbId)
std::string getDatabase()
SetIdentifier(std::string dataBase, std::string setName, SetType setType, bool isProbingAggregationResult)
void setNumPages(size_t numPages)