|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.splunk | |
---|---|
com.splunk |
Classes in com.splunk used by com.splunk | |
---|---|
Application
The Application class represents a locally-installed Splunk app. |
|
ApplicationArchive
The ApplicationArchive class represents an archive of a Splunk app. |
|
ApplicationSetup
The ApplicationSetup class represents the setup information for a
Splunk app. |
|
ApplicationUpdate
The ApplicationUpdate class represents information for an update
to a locally-installed Splunk app. |
|
Args
The Args class is a helper class for working with Splunk REST API
arguments. |
|
AtomEntry
The AtomEntry class represents an Atom <entry> element. |
|
AtomFeed
The AtomFeed class represents an Atom feed. |
|
AtomObject
The AtomObject class represents a generic Atom object. |
|
CollectionArgs
The CollectionArgs class contains arguments for retrieving and
listing entities from a collection, such as the number of entities to return
and how to sort them. |
|
CollectionArgs.SortDirection
Indicates whether to sort entries in ascending or descending order. |
|
CollectionArgs.SortMode
Indicates the sorting mode for entries. |
|
ConfCollection
The ConfCollection class represents a collection of configuration
files. |
|
DeploymentClient
The DeploymentClient class represents a Splunk deployment client,
providing access to deployment client configuration and status. |
|
DeploymentServer
The DeploymentServer class represents a Splunk deployment server,
and provides access to the configurations of all deployment servers. |
|
DeploymentServerClass
The DeploymentServerClass class represents a Splunk deployment server
class, providing access to the configuration of a server class. |
|
DeploymentTenant
The DeploymentTenant class represents a Splunk deployment tenant, and
provides access to the multi-tenants configuration for this Splunk instance. |
|
DistributedConfiguration
The DistributedConfiguration class represents a Splunk distributed
search configuration, providing access to Splunk's distributed search
options. |
|
DistributedPeer
The DistributedPeer class represents a Splunk distributed peer,
providing distributed peer server management. |
|
Entity
The Entity class represents a Splunk entity. |
|
EntityCollection
The EntityCollection class represents a collection of Splunk
entities. |
|
EntityMetadata
The EntityMetadata class provides access to the metadata properties
of a corresponding entity. |
|
Event
The Event class wraps an individual event or result that was returned
by the ResultsReader.getNextEvent() method. |
|
EventType
The EventType class represents an event type. |
|
EventTypeCollection
The EventTypeCollection class represents a collection of event types. |
|
FiredAlert
The FiredAlert class represents a fired alert. |
|
FiredAlertGroupCollection
The FiredAlertGroupCollection class represents a collection of fired
alert groups. |
|
HttpService
The HttpService class represents a generic HTTP service at a given
address (host:port ), accessed using a given protocol scheme
(http or https ). |
|
Index
The Index class represents an index. |
|
IndexCollection
The IndexCollection class represents a collection of indexes. |
|
IndexCollectionArgs
The IndexCollectionArgs class contains arguments for retrieving
indexes from a collection (see Service.getIndexes() ). |
|
Input
The Input class represents a data input. |
|
InputCollection
The InputCollection class represents a collection of inputs. |
|
InputKind
The InputKind enumeration defines the different types of Splunk data
inputs (input kinds). |
|
Job
The Job class represents a job, which is an individual
instance of a running or completed search or report, along with its related
output. |
|
JobArgs
The JobArgs class contains arguments for creating a Job . |
|
JobArgs.ExecutionMode
Specifies how to create a job using the JobCollection.create(java.lang.String)
method. |
|
JobArgs.SearchMode
Specifies how to create a job using the JobCollection.create(java.lang.String)
method. |
|
JobCollection
The JobCollection class represents a collection of jobs. |
|
JobEventsArgs
The JobEventsArgs class contains arguments for getting events using
the Job.getEvents() method. |
|
JobEventsArgs.OutputMode
Specifies the format for the returned output. |
|
JobEventsArgs.TruncationMode
Specifies how to truncate lines to achieve the value in JobEventsArgs.setMaximumLines(int) . |
|
JobExportArgs
The JobExportArgs class contains arguments for exporting events using
the Service.export(java.lang.String) method. |
|
JobExportArgs.OutputMode
Specifies the format for the returned output. |
|
JobExportArgs.SearchMode
Specifies how to create a job using the JobCollection.create(java.lang.String)
method. |
|
JobExportArgs.TruncationMode
Specifies how to truncate lines to achieve the value in JobExportArgs.setMaximumLines(int) . |
|
JobResultsArgs
The JobResultsArgs class contains arguments for getting job results
using the Job.getResults() method. |
|
JobResultsArgs.OutputMode
Specifies the format for the returned output. |
|
JobResultsPreviewArgs
The JobResultsPreviewArgs class contains arguments for getting job
results previews using the Job.getResultsPreview() method. |
|
JobResultsPreviewArgs.OutputMode
Specifies the format for the returned output. |
|
JobSummaryArgs
The JobSummaryArgs class contains arguments for getting a job summary
using the Job.getSummary() method. |
|
License
The License class represents a license, providing access to the
licenses for this Splunk instance. |
|
LicenseGroup
The LicenseGroup class represents a license group, which is a
collection of one or more license stacks. |
|
LicenseMessage
The LicenseMessage class represents a license message. |
|
LicensePool
The LicensePool class represents a license pool, which is made up
of a single license master and zero or more license slave instances of Splunk
that are configured to use the licensing volume from a set license or license
stack. |
|
LicensePoolCollection
The LicensePoolCollection class represents a collection of license
pools. |
|
LicenseSlave
The LicenseSlave class represents a license slave, which is a member
of one or more license pools. |
|
LicenseStack
The LicenseStack class represents a license stack, which is
a collection of licenses of the same type. |
|
Logger
The Logger class represents a specific Splunkd logging category. |
|
Message
The Message class represents a message. |
|
MessageCollection
The MessageCollection class represents a collection of messages,
providing access to Splunk system messages. |
|
ModularInputKind
The ModularInputKind class represents a particular modular input. |
|
ModularInputKindArgument
The ModularInputKindArgument class is a map-like object that is
specialized to represent arguments for modular input kinds. |
|
ModularInputKindArgument.Type
|
|
MultiResultsReader
The MultiResultsReader class represents a streaming reader
for Splunk search results. |
|
OutputDefault
The OutputDefault class represents the default TCP output
configuration, providing access to global TCP output properties. |
|
OutputGroup
The OutputGroup class represents an output group, providing
access to the configuration of a group of one or more data-forwarding
destinations. |
|
OutputServer
The OutputServer class represents an output server, providing access
to data-forwarding configurations. |
|
OutputServerAllConnections
The OutputServerAllConnections class represents all the connections
of an output server. |
|
OutputSyslog
The OutputSyslog class represents a syslog output, providing access
to properties of a forwarding server that provides data in standard syslog
format. |
|
Password
The Password class represents a saved credential. |
|
PasswordCollection
The PasswordCollection class represents a collection of credentials. |
|
Receiver
The Receiver class represents a named index and unnamed index
receivers. |
|
ReceiverBehavior
The ReceiverBehavior interface represents actions to be taken given
an output stream connected to Splunk over which a program can stream events. |
|
Record
The Record class represents an extension of HashMap that
contains a variety of value-converting access methods. |
|
RequestMessage
The RequestMessage class represents an HTTP request message including
method, headers, and body content. |
|
Resource
The Resource abstract base class represents a Splunk resource. |
|
ResourceCollection
The ResourceCollection abstract base class represents a collection of
Splunk resources. |
|
ResponseMessage
The ResponseMessage class represents an HTTP response message that
includes status codes, response headers, and body content. |
|
ResultsReader
The ResultsReader class is a base class for the streaming readers
for Splunk search results. |
|
Role
The Role class represents a Splunk role, which is a collection of
permissions and capabilities. |
|
SavedSearch
The SavedSearch class represents a saved search. |
|
SavedSearchCollection
The SavedSearchCollection class represents a collection of saved
searches. |
|
SavedSearchCollectionArgs
The SavedSearchCollectionArgs class contains arguments getting a
collection of saved searches. |
|
SavedSearchDispatchArgs
The SavedSearchDispatchArgs class contains arguments for dispatching
a saved search using the SavedSearch.dispatch() method. |
|
SearchResults
The SearchResults interface represents Splunk search results. |
|
Service
The Service class represents a Splunk service instance at a given
address (host:port), accessed using the http or https
protocol scheme. |
|
ServiceArgs
The ServiceArgs class contains a collection of arguments that are
used to initialize a Splunk Service instance. |
|
ServiceInfo
The ServiceInfo class contains information about a running Splunk
Service instance (Splunkd). |
|
Settings
The Settings class represents configuration information for an
instance of Splunk. |
|
TcpConnections
The TcpConnections class represents a raw or cooked TCP connection. |
|
UdpConnections
The UdpConnections class represents a UDP connection. |
|
Upload
The Upload class represents an in-progress oneshot upload. |
|
User
The User class represents a Splunk user who is registered on the
current Splunk server. |
|
UserCollection
The UserCollection class represents a collection of Splunk users who
are registered on the current Splunk server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |