public static final class AggregateMinMaxResponse.Info extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MAX_STRING
The maximum value of
columnName, stored as a byte vector |
static String |
MIN_STRING
The minimum value of
columnName, stored as a byte vector. |
public static final String MIN_STRING
columnName, stored as a byte vector.public static final String MAX_STRING
columnName, stored as a byte vectorCopyright © 2025. All rights reserved.