Uses of Package
com.splunk.modularinput

Packages that use com.splunk.modularinput
com.splunk.modularinput   
 

Classes in com.splunk.modularinput used by com.splunk.modularinput
Argument
          The Argument class represents an argument to a modular input kind.
Argument.DataType
           
Event
          The Event class represents an event or fragment of an event to be written by this modular input to Splunk.
EventWriter
          The EventWriter class encapsulates writing events and error messages to Splunk from a modular input.
InputDefinition
          The InputDefinition class encodes the XML defining inputs that Splunk passes to a modular input script as a Java object.
MalformedDataException
          Exception thrown when parsing XML that is syntactically valid, but does not match the schema expected by the Splunk SDK for Java.
Parameter
          The Parameter class is a base class for parameters of modular inputs.
Scheme
          The Scheme class represents the metadata for a modular input kind.
Scheme.StreamingMode
           
ValidationDefinition
          The ValidationDefinition class represents the XML sent by Splunk for external validation of a new modular input.