public static class ElasticSearchRequest.RestSortInfo extends Object
| Constructor and Description |
|---|
RestSortInfo(String order,
String unmappedType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOrder() |
String |
getUnmappedType() |
void |
setOrder(String order) |
void |
setUnmappedType(String unmappedType) |
Copyright © 2012–2023. All rights reserved.