public class RUMSort extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RUMSort.RUMSortSerializer |
| Modifier and Type | Field and Description |
|---|---|
static RUMSort |
TIMESTAMP_ASCENDING |
static RUMSort |
TIMESTAMP_DESCENDING |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this RUMSort object is equal to o.
|
static RUMSort |
fromValue(String value) |
String |
getValue() |
int |
hashCode() |
boolean |
isValid() |
void |
setValue(String value) |
String |
toString() |
public static final RUMSort TIMESTAMP_ASCENDING
public static final RUMSort TIMESTAMP_DESCENDING
Copyright © 2023. All rights reserved.