Package | Description |
---|---|
com.splunk |
Modifier and Type | Class and Description |
---|---|
class |
BooleanPivotFilter
Represents a filter on a boolean valued field in a pivot.
|
class |
IPv4PivotFilter
Represents a filter on an IPv4 valued field in a pivot.
|
class |
LimitPivotFilter
Represents a limit on the events shown in a pivot by sorting them according to some field, then taking
the specified number from the beginning or end of the list.
|
class |
NumberPivotFilter
Specifies a filter in a pivot on a numeric field.
|
class |
StringPivotFilter
Represents a filter on a string valued field.
|
Modifier and Type | Method and Description |
---|---|
Collection<PivotFilter> |
PivotSpecification.getFilters() |
Copyright © 2022 Splunk, Inc.. All rights reserved.