| Modifier and Type | Class and Description |
|---|---|
static class |
EventsAggregationValue.EventsAggregationValueSerializer |
| Modifier and Type | Field and Description |
|---|---|
static EventsAggregationValue |
AVG |
static EventsAggregationValue |
CARDINALITY |
static EventsAggregationValue |
COUNT |
static EventsAggregationValue |
DELTA |
static EventsAggregationValue |
EARLIEST |
static EventsAggregationValue |
LATEST |
static EventsAggregationValue |
MAX |
static EventsAggregationValue |
MEDIAN |
static EventsAggregationValue |
MIN |
static EventsAggregationValue |
MOST_FREQUENT |
static EventsAggregationValue |
SUM |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static EventsAggregationValue |
fromValue(String value) |
public static final EventsAggregationValue AVG
public static final EventsAggregationValue CARDINALITY
public static final EventsAggregationValue COUNT
public static final EventsAggregationValue DELTA
public static final EventsAggregationValue EARLIEST
public static final EventsAggregationValue LATEST
public static final EventsAggregationValue MAX
public static final EventsAggregationValue MEDIAN
public static final EventsAggregationValue MIN
public static final EventsAggregationValue MOST_FREQUENT
public static final EventsAggregationValue SUM
public static EventsAggregationValue fromValue(String value)
Copyright © 2026. All rights reserved.