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

A

acknowledge() - Method in class com.splunk.SavedSearch
Acknowledges the suppression of alerts from this saved search and resumes alerting.
add(String, Object) - Method in class com.splunk.Args
Adds an argument to an Args object.
add(Class, String) - Method in class com.splunk.examples.explorer.PropertyList
 
add(Class, String, String) - Method in class com.splunk.examples.explorer.PropertyList
 
addArgument(Argument) - Method in class com.splunk.modularinput.Scheme
Appends an argument to the arguments that this modular input kind takes.
addCellValue(String, String, StatsFunction) - Method in class com.splunk.PivotSpecification
Add an aggregate to each cell of the pivot.
addColumnSplit(String) - Method in class com.splunk.PivotSpecification
Add a column split on a string or number valued field, producing a column for each distinct value of the field.
addColumnSplit(String, Integer, Integer, Integer, Integer) - Method in class com.splunk.PivotSpecification
Add a column split on a numeric field, splitting the values into ranges.
addColumnSplit(String, String, String) - Method in class com.splunk.PivotSpecification
Add a column split on a boolean valued field.
addColumnSplit(String, TimestampBinning) - Method in class com.splunk.PivotSpecification
Add a column split on a timestamp valued field.
addFilter(String, BooleanComparison, boolean) - Method in class com.splunk.PivotSpecification
Add a filter on a boolean valued field.
addFilter(String, StringComparison, String) - Method in class com.splunk.PivotSpecification
Add a filter on a string valued field.
addFilter(String, IPv4Comparison, String) - Method in class com.splunk.PivotSpecification
Add a filter on an IPv4 valued field.
addFilter(String, NumberComparison, double) - Method in class com.splunk.PivotSpecification
Add a filter on a numeric field.
addFilter(String, String, SortDirection, int, StatsFunction) - Method in class com.splunk.PivotSpecification
Add a filter that limits the number of values of an aggregated field that will be allowed into the pivot.
addInput(String, Collection<Parameter>) - Method in class com.splunk.modularinput.InputDefinition
Adds an input to the set of inputs on this InputDefinition.
addRowSplit(String, String) - Method in class com.splunk.PivotSpecification
Add a row split on a numeric or string valued field, splitting on each distinct value of the field.
addRowSplit(String, String, Integer, Integer, Integer, Integer) - Method in class com.splunk.PivotSpecification
Add a row split on a numeric field, splitting into numeric ranges.
addRowSplit(String, String, String, String) - Method in class com.splunk.PivotSpecification
Add a row split on a boolean valued field.
addRowSplit(String, String, TimestampBinning) - Method in class com.splunk.PivotSpecification
Add a row split on a timestamp valued field, binned by the specified bucket size.
addRule(String, String) - Method in class com.splunk.Command
 
addRule(String, Class, String) - Method in class com.splunk.Command
 
addToDocument(Document, Node) - Method in class com.splunk.modularinput.Argument
Returns an Element object representing this argument that can be added to another XML document for the Scheme.
allConnections() - Method in class com.splunk.OutputServer
Returns an object that contains all current connections to the output server.
AMBIGUOUS - Static variable in exception com.splunk.SplunkException
 
app - Variable in class com.splunk.ServiceArgs
Deprecated. Use ServiceArgs.setApp(String) instead.
Application - Class in com.splunk
The Application class represents a locally-installed Splunk app.
ApplicationArchive - Class in com.splunk
The ApplicationArchive class represents an archive of a Splunk app.
ApplicationSetup - Class in com.splunk
The ApplicationSetup class represents the setup information for a Splunk app.
ApplicationTest - Class in com.splunk
 
ApplicationTest() - Constructor for class com.splunk.ApplicationTest
 
ApplicationUpdate - Class in com.splunk
The ApplicationUpdate class represents information for an update to a locally-installed Splunk app.
archive() - Method in class com.splunk.Application
Archives the app on the server file system.
Args - Class in com.splunk
The Args class is a helper class for working with Splunk REST API arguments.
Args() - Constructor for class com.splunk.Args
Class constructor.
Args(String, Object) - Constructor for class com.splunk.Args
Class constructor.
Args(Map<String, Object>) - Constructor for class com.splunk.Args
Class constructor.
args - Variable in class com.splunk.Command
 
ArgsTest - Class in com.splunk
 
ArgsTest() - Constructor for class com.splunk.ArgsTest
 
Argument - Class in com.splunk.modularinput
The Argument class represents an argument to a modular input kind.
Argument(String) - Constructor for class com.splunk.modularinput.Argument
 
Argument.DataType - Enum in com.splunk.modularinput
 
assertEventuallyTrue(SDKTestCase.EventuallyTrueBehavior) - Static method in class com.splunk.SDKTestCase
 
assertXmlEqual(Node, Node) - Method in class com.splunk.modularinput.ModularInputTestCase
Assert whether two org.w3c.dom.Node objects contain identical XML, ignoring whitespace.
assertXmlEqual(Document, Document) - Method in class com.splunk.modularinput.ModularInputTestCase
Assert whether two org.w3c.dom.Document objects contain identical XML, ignoring whitespace.
AtomEntry - Class in com.splunk
The AtomEntry class represents an Atom <entry> element.
AtomEntry() - Constructor for class com.splunk.AtomEntry
 
AtomFeed - Class in com.splunk
The AtomFeed class represents an Atom feed.
AtomFeed() - Constructor for class com.splunk.AtomFeed
 
AtomFeedTest - Class in com.splunk
Test the parsing of Atom feeds.
AtomFeedTest(String) - Constructor for class com.splunk.AtomFeedTest
 
AtomObject - Class in com.splunk
The AtomObject class represents a generic Atom object.
AtomObject() - Constructor for class com.splunk.AtomObject
 
attach() - Method in class com.splunk.Index
Creates a writable socket to this index.
attach(Args) - Method in class com.splunk.Index
Creates a writable socket to this index.
attach() - Method in class com.splunk.Receiver
Creates a writable socket to this index.
attach(String) - Method in class com.splunk.Receiver
Creates a writable socket to this index.
attach(Args) - Method in class com.splunk.Receiver
Creates a writable socket to this index.
attach(String, Args) - Method in class com.splunk.Receiver
Creates a writable socket to this index.
attach() - Method in class com.splunk.TcpInput
Returns a socket attached to this raw TCP input.
attachWith(ReceiverBehavior) - Method in class com.splunk.Index
Writes events to this index, reusing the connection.
attachWith(ReceiverBehavior) - Method in class com.splunk.TcpInput
Submits events to this raw TCP input, reusing the connection.

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