Package | Description |
---|---|
com.splunk |
Modifier and Type | Method and Description |
---|---|
SortDirection |
LimitPivotFilter.getSortDirection() |
static SortDirection |
SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortDirection[] |
SortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PivotSpecification |
PivotSpecification.addFilter(String field,
String sortAttribute,
SortDirection sortDirection,
int limit,
StatsFunction statsFunction)
Add a filter that limits the number of values of an aggregated field that will be allowed
into the pivot.
|
Copyright © 2022 Splunk, Inc.. All rights reserved.