|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PivotFilter | |
---|---|
com.splunk |
Uses of PivotFilter in com.splunk |
---|
Subclasses of PivotFilter in com.splunk | |
---|---|
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. |
Methods in com.splunk that return types with arguments of type PivotFilter | |
---|---|
java.util.Collection<PivotFilter> |
PivotSpecification.getFilters()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |