Package | Description |
---|---|
com.splunk |
Modifier and Type | Method and Description |
---|---|
static BooleanComparison |
BooleanComparison.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BooleanComparison[] |
BooleanComparison.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,
BooleanComparison comparison,
boolean compareTo)
Add a filter on a boolean valued field.
|
Copyright © 2022 Splunk, Inc.. All rights reserved.