Class RelSort¶
-
class
RelSort: public RelAlgNode¶ Public Functions
-
size_t
collationCount() const¶
-
void
setEmptyResult(bool emptyResult)¶
-
bool
isEmptyResult() const¶
-
bool
isLimitDelivered() const¶
-
size_t
getLimit() const¶
-
size_t
getOffset() const¶
-
std::string
toString() const¶
-
size_t
toHash() const¶
-
size_t
size() const¶
-
std::shared_ptr<RelAlgNode>
deepCopy() const¶
-
size_t