public static final class AggregateHistogramRequest.Options extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
END
The end parameter for char types.
|
static String |
INTERVAL
The interval parameter for char types.
|
static String |
START
The start parameter for char types.
|
static String |
VALUE_COLUMN
The name of the column to use when calculating the bin values
(values are summed).
|
public static final String VALUE_COLUMN
public static final String START
public static final String END
public static final String INTERVAL
Copyright © 2025. All rights reserved.