| Package | Description |
|---|---|
| org.apache.ambari.server.controller.spi |
| Modifier and Type | Method and Description |
|---|---|
SortRequest.Order |
SortRequestProperty.getOrder() |
static SortRequest.Order |
SortRequest.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortRequest.Order[] |
SortRequest.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SortRequestProperty(String propertyId,
SortRequest.Order order) |
Copyright © 2022 Apache Software Foundation. All rights reserved.