Package | Description |
---|---|
com.gigaspaces.query.aggregators |
Modifier and Type | Method and Description |
---|---|
OrderBy |
OrderByPath.getOrderBy() |
static OrderBy |
OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderBy[] |
OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OrderByAggregator |
OrderByAggregator.orderBy(String path,
OrderBy orderBy) |
OrderByAggregator |
OrderByAggregator.orderBy(String path,
OrderBy orderBy,
boolean nullsLast) |
void |
OrderByPath.setOrderBy(OrderBy orderBy) |
Constructor and Description |
---|
OrderByPath(String path,
OrderBy orderBy,
boolean nullsLast) |
Copyright © GigaSpaces.