|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobArgs.SearchMode | |
---|---|
com.splunk |
Uses of JobArgs.SearchMode in com.splunk |
---|
Methods in com.splunk that return JobArgs.SearchMode | |
---|---|
static JobArgs.SearchMode |
JobArgs.SearchMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static JobArgs.SearchMode[] |
JobArgs.SearchMode.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 JobArgs.SearchMode | |
---|---|
void |
JobArgs.setSearchMode(JobArgs.SearchMode searchMode)
Sets the search mode ("normal" or "realtime"). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |