public class DefaultOrderByPath extends DefaultLimitPath implements OrderByPath
.
Constructor and Description |
---|
DefaultOrderByPath(AbstractPath parent) |
Modifier and Type | Method and Description |
---|---|
LimitPath |
orderBy(Sort... orderings) |
limit
offset
element, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
offset
public DefaultOrderByPath(AbstractPath parent)
public LimitPath orderBy(Sort... orderings)
orderBy
in interface OrderByPath
Copyright © 2014 Couchbase, Inc.