public class Sort extends Object
.
Modifier and Type | Class and Description |
---|---|
static class |
Sort.Order |
Modifier and Type | Method and Description |
---|---|
static Sort |
asc(String expression) |
static Sort |
desc(String expression) |
String |
toString() |
Copyright © 2014 Couchbase, Inc.