A B C D E F G H I J K L M N O P R S T U V W X _

J

Job - Class in com.splunk
The Job class represents a job, which is an individual instance of a running or completed search or report, along with its related output.
JOB_NOTREADY - Static variable in exception com.splunk.SplunkException
 
JobArgs - Class in com.splunk
The JobArgs class contains arguments for creating a Job.
JobArgs() - Constructor for class com.splunk.JobArgs
Class constructor.
JobArgs.ExecutionMode - Enum in com.splunk
Specifies how to create a job using the JobCollection.create(java.lang.String) method.
JobArgs.SearchMode - Enum in com.splunk
Specifies how to create a job using the JobCollection.create(java.lang.String) method.
JobCollection - Class in com.splunk
The JobCollection class represents a collection of jobs.
JobEventsArgs - Class in com.splunk
The JobEventsArgs class contains arguments for getting events using the Job.getEvents() method.
JobEventsArgs() - Constructor for class com.splunk.JobEventsArgs
Class constructor.
JobEventsArgs.OutputMode - Enum in com.splunk
Specifies the format for the returned output.
JobEventsArgs.TruncationMode - Enum in com.splunk
Specifies how to truncate lines to achieve the value in JobEventsArgs.setMaximumLines(int).
JobExportArgs - Class in com.splunk
The JobExportArgs class contains arguments for exporting events using the Service.export(java.lang.String) method.
JobExportArgs() - Constructor for class com.splunk.JobExportArgs
Class constructor.
JobExportArgs.OutputMode - Enum in com.splunk
Specifies the format for the returned output.
JobExportArgs.SearchMode - Enum in com.splunk
Specifies how to create a job using the JobCollection.create(java.lang.String) method.
JobExportArgs.TruncationMode - Enum in com.splunk
Specifies how to truncate lines to achieve the value in JobExportArgs.setMaximumLines(int).
JobResultsArgs - Class in com.splunk
The JobResultsArgs class contains arguments for getting job results using the Job.getResults() method.
JobResultsArgs() - Constructor for class com.splunk.JobResultsArgs
Class constructor.
JobResultsArgs.OutputMode - Enum in com.splunk
Specifies the format for the returned output.
JobResultsPreviewArgs - Class in com.splunk
The JobResultsPreviewArgs class contains arguments for getting job results previews using the Job.getResultsPreview() method.
JobResultsPreviewArgs() - Constructor for class com.splunk.JobResultsPreviewArgs
Class constructor.
JobResultsPreviewArgs.OutputMode - Enum in com.splunk
Specifies the format for the returned output.
JobSummaryArgs - Class in com.splunk
The JobSummaryArgs class contains arguments for getting a job summary using the Job.getSummary() method.
JobSummaryArgs() - Constructor for class com.splunk.JobSummaryArgs
Class constructor.

A B C D E F G H I J K L M N O P R S T U V W X _