|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumberComparison | |
---|---|
com.splunk |
Uses of NumberComparison in com.splunk |
---|
Methods in com.splunk that return NumberComparison | |
---|---|
static NumberComparison |
NumberComparison.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NumberComparison[] |
NumberComparison.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.splunk with parameters of type NumberComparison | |
---|---|
PivotSpecification |
PivotSpecification.addFilter(java.lang.String field,
NumberComparison comparison,
double comparisonValue)
Add a filter on a numeric field. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |