|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.splunk.modularinput | |
---|---|
com.splunk.examples.random_numbers | |
com.splunk.modularinput |
Classes in com.splunk.modularinput used by com.splunk.examples.random_numbers | |
---|---|
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. |
|
Scheme
The Scheme class represents the metadata for a modular input kind. |
|
Script
The Script class is an abstract base class for implementing modular inputs. |
|
ValidationDefinition
The ValidationDefinition class represents the XML sent by Splunk for external validation of a new modular input. |
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. |
|
ModularInputTestCase
|
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |