| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.query |
| Modifier and Type | Method and Description |
|---|---|
QueryIndex.OrderEntry.Order |
QueryIndex.OrderEntry.getOrder() |
static QueryIndex.OrderEntry.Order |
QueryIndex.OrderEntry.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryIndex.OrderEntry.Order[] |
QueryIndex.OrderEntry.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OrderEntry(String propertyName,
org.apache.jackrabbit.oak.api.Type<?> propertyType,
QueryIndex.OrderEntry.Order order) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.