AckThrottler |
|
AckWatchAction |
This action acks a watch in memory, and the index
|
AckWatchRequest |
A ack watch request to ack a watch by name (id)
|
AckWatchRequestBuilder |
A ack watch action request builder.
|
AckWatchResponse |
This class contains the status of the watch.
|
Action |
|
Action.Builder<A extends Action> |
|
Action.Result |
|
Action.Result.Acknowledged |
|
Action.Result.ConditionFailed |
|
Action.Result.Failure |
|
Action.Result.FailureWithException |
|
Action.Result.Status |
|
Action.Result.StoppedResult |
|
Action.Result.Throttled |
|
ActionExecutionMode |
|
ActionFactory |
Parses xcontent to a concrete action of the same type.
|
ActionRegistry |
|
ActionStatus |
|
ActionStatus.AckStatus |
|
ActionStatus.AckStatus.State |
|
ActionStatus.Execution |
|
ActionStatus.Throttle |
|
ActionThrottler |
|
ActionWrapper |
|
ActionWrapperField |
|
ActionWrapperResult |
|
ActivateWatchAction |
This action acks a watch in memory, and the index
|
ActivateWatchRequest |
A ack watch request to ack a watch by name (id)
|
ActivateWatchRequestBuilder |
A activate watch action request builder.
|
ActivateWatchResponse |
This class contains the status of the watch.
|
ActiveDirectorySessionFactorySettings |
|
AggProvider |
|
AllExpression |
An expression that evaluates to true if-and-only-if all its children
evaluate to true .
|
AllocateAction |
|
AllocationRoutedStep |
Checks whether all shards have been correctly routed in response to an update to the allocation rules for an index.
|
AllocationRoutedStep.Info |
|
AlwaysCondition |
|
AnalysisConfig |
Autodetect analysis configuration options describes which fields are
analysed and the functions to use.
|
AnalysisConfig.Builder |
|
AnalysisLimits |
Analysis limits for autodetect.
|
Annotation |
|
AnnotationIndex |
|
AnomalyCause |
Anomaly Cause POJO.
|
AnomalyDetectorsIndex |
Methods for handling index naming related functions
|
AnomalyDetectorsIndexFields |
|
AnomalyRecord |
Anomaly Record POJO.
|
AnonymousUser |
The user object for the anonymous user.
|
AnyExpression |
An expression that evaluates to true if at least one of its children
evaluate to true .
|
ApiKey |
API key information
|
APMSystemUser |
Built in user for APM server internals.
|
ApplicationPermission |
A permission that is based on privileges for application (non elasticsearch) capabilities
|
ApplicationPrivilege |
An application privilege has an application name (e.g.
|
ApplicationPrivilegeDescriptor |
|
ApplicationPrivilegeDescriptor.Fields |
|
ApplicationPrivilegesRequest |
Interface implemented by all Requests that manage application privileges
|
AsyncActionStep |
Performs an action which must be performed asynchronously because it may take time to complete.
|
AsyncActionStep.Listener |
|
AsyncRetryDuringSnapshotActionStep |
This is an abstract AsyncActionStep that wraps the performed action listener, checking to see
if the action fails due to a snapshot being in progress.
|
AsyncTwoPhaseIndexer<JobPosition,JobStats extends IndexerJobStats> |
An abstract class that builds an index incrementally.
|
AsyncWaitStep |
A step which will be called periodically, waiting for some condition to become true.
|
AsyncWaitStep.Listener |
|
AuditMessage |
|
AuditorField |
|
AuthenticateAction |
|
AuthenticateRequest |
|
AuthenticateRequestBuilder |
|
AuthenticateResponse |
|
Authentication |
|
Authentication.AuthenticationType |
|
Authentication.RealmRef |
|
AuthenticationFailureHandler |
A AuthenticationFailureHandler is responsible for the handling of a request that has failed authentication.
|
AuthenticationField |
|
AuthenticationResult |
Represents the result of an authentication attempt.
|
AuthenticationResult.Status |
|
AuthenticationServiceField |
|
AuthenticationToken |
Interface for a token that is used for authentication.
|
AuthorizationEngine |
An AuthorizationEngine is responsible for making the core decisions about whether a request
should be authorized or not.
|
AuthorizationEngine.AsyncSupplier<V> |
|
AuthorizationEngine.AuthorizationInfo |
Interface for objects that contains the information needed to authorize a request
|
AuthorizationEngine.AuthorizationResult |
Represents the result of authorization.
|
AuthorizationEngine.EmptyAuthorizationInfo |
Implementation of authorization info that is used in cases where we were not able to resolve
the authorization info
|
AuthorizationEngine.IndexAuthorizationResult |
|
AuthorizationEngine.RequestInfo |
A class that encapsulates information about the request that is being authorized including
the actual transport request, the authentication, and the action being invoked.
|
AuthorizationServiceField |
|
AutoFollowMetadata |
Custom metadata that contains auto follow patterns and what leader indices an auto follow pattern has already followed.
|
AutoFollowMetadata.AutoFollowPattern |
|
AutoFollowStats |
|
AutoFollowStats.AutoFollowedCluster |
|
Automatons |
|
BCrypt |
BCrypt implements OpenBSD-style Blowfish password hashing using
the scheme described in "A Future-Adaptable Password Scheme" by
Niels Provos and David Mazieres.
|
BeatsFeatureSetUsage |
|
BeatsSystemUser |
Built in user for beats internals.
|
BranchingStep |
|
Bucket |
Bucket Result POJO
|
BucketInfluencer |
|
BwcXPackUser |
Deprecated. |
CachedSupplier<T> |
A Supplier that caches its return value.
|
CachingRealm |
This interface allows a Realm to indicate that it supports caching user credentials
and expose the ability to clear the cache for a given String identifier or all of the cache
|
CachingUsernamePasswordRealmSettings |
|
Calendar |
A simple calendar object for scheduled (special) events.
|
Calendar.Builder |
|
CategorizationAnalyzerConfig |
Configuration for the categorization analyzer.
|
CategorizationAnalyzerConfig.Builder |
|
CategorizationAnalyzerConfig.NameOrDefinition |
Simple store of either a name of a built-in analyzer element or a custom definition.
|
CategorizerState |
The categorizer state does not need to be understood on the Java side.
|
CategoryDefinition |
|
CcrClient |
|
CCRFeatureSet |
|
CCRFeatureSet.Usage |
|
CcrStatsAction |
|
CcrStatsAction.Request |
|
CcrStatsAction.RequestBuilder |
|
CcrStatsAction.Response |
|
CertificateInfo |
Simple model of an X.509 certificate that is known to X-Pack
|
CertParsingUtils |
|
ChainTransform |
|
ChainTransform.Builder |
|
ChainTransform.Result |
|
ChainTransformFactory |
|
ChangePasswordAction |
|
ChangePasswordRequest |
Request to change a user's password.
|
ChangePasswordRequestBuilder |
Request to change a user's password.
|
ChangePasswordResponse |
|
CheckShrinkReadyStep |
This step is used prior to running a shrink step in order to ensure that the index being shrunk
has a copy of each shard allocated on one particular node (the node used by the require
parameter) and that the shards are not relocating.
|
CheckShrinkReadyStep.Info |
|
ChunkingConfig |
The description of how searches should be chunked.
|
ChunkingConfig.Mode |
|
ClearRealmCacheAction |
|
ClearRealmCacheRequest |
|
ClearRealmCacheRequest.Node |
|
ClearRealmCacheRequestBuilder |
|
ClearRealmCacheResponse |
|
ClearRealmCacheResponse.Node |
|
ClearRolesCacheAction |
The action for clearing the cache used by native roles that are stored in an index.
|
ClearRolesCacheRequest |
The request used to clear the cache for native roles stored in an index.
|
ClearRolesCacheRequest.Node |
|
ClearRolesCacheRequestBuilder |
|
ClearRolesCacheResponse |
The response object that will be returned when clearing the cache of native roles
|
ClearRolesCacheResponse.Node |
|
ClientHelper |
Utility class to help with the execution of requests made using a Client such that they
have the origin as a transient and listeners have the appropriate context upon invocation
|
ClientReservedRealm |
|
CloseJobAction |
|
CloseJobAction.Request |
|
CloseJobAction.Response |
|
ClusterPermission |
A permission that is based on privileges for cluster wide actions, with the optional ability to inspect the request object
|
ClusterPermission.CompositeClusterPermission |
A permission that composes a number of other cluster permissions
|
ClusterPermission.ConditionalClusterPermission |
A permission that makes use of both cluster privileges and request inspection
|
ClusterPermission.SimpleClusterPermission |
A permission that is based solely on cluster privileges and does not consider request state
|
ClusterPrivilege |
|
ClusterStateActionStep |
|
ClusterStateWaitStep |
Checks whether a condition has been met based on the cluster state.
|
ClusterStateWaitStep.Result |
|
CompositeRoleMapperSettings |
|
Condition |
|
Condition.Result |
|
Condition.Result.Status |
|
ConditionalClusterPrivilege |
A ConditionalClusterPrivilege is a composition of a ClusterPrivilege (that determines which actions may be executed)
with a Predicate for a TransportRequest (that determines which requests may be executed).
|
ConditionalClusterPrivilege.Category |
Categories exist for to segment privileges for the purposes of rendering to XContent.
|
ConditionalClusterPrivileges |
|
ConditionalClusterPrivileges.ManageApplicationPrivileges |
The ManageApplicationPrivileges privilege is a ConditionalClusterPrivilege that grants the
ability to execute actions related to the management of application privileges (Get, Put, Delete) for a subset
of applications (identified by a wildcard-aware application-name).
|
ConditionFactory |
Parses xcontent to a concrete condition of the same type.
|
ConditionRegistry |
|
Connection |
A Connection links exactly two Vertex objects.
|
Connection.ConnectionId |
An identifier (implements hashcode and equals) that represents a
unique key for a Connection
|
CopyExecutionStateStep |
Copies the execution state data from one index to another, typically after a
new index has been created.
|
CountAccumulator |
An accumulator for simple counts where statistical measures
are not of interest.
|
Counters |
Helper class to create simple usage stat counters based on longs
Internally this is a map mapping from String to a long, which is the counter
Calling toNestedMap() will create a nested map, where each dot of the key name will nest deeper
The main reason for this class is that the stats producer should not be worried about how the map is actually nested
|
CreateApiKeyAction |
Action for the creation of an API key
|
CreateApiKeyRequest |
Request class used for the creation of an API key.
|
CreateApiKeyRequestBuilder |
|
CreateApiKeyResponse |
Response for the successful creation of an api key
|
CreateTokenAction |
Action for creating a new token
|
CreateTokenRequest |
Represents a request to create a token based on the provided information.
|
CreateTokenRequest.GrantType |
|
CreateTokenRequestBuilder |
|
CreateTokenResponse |
Response containing the token string that was generated from a token creation request.
|
Cron |
THIS CLASS IS A FORK OF
CronExpression
FROM THE QUARTZ PROJECT
Provides a parser and evaluator for unix-like cron expressions.
|
CryptoService |
Service that provides cryptographic methods based on a shared system key
|
CryptUtils |
|
DataCounts |
Job processed record counts.
|
DataDescription |
Describes the format of the data used in the job and how it should
be interpreted by autodetect.
|
DataDescription.Builder |
|
DataDescription.DataFormat |
Enum of the acceptable data formats.
|
DataExtractor |
|
DatafeedConfig |
Datafeed configuration options.
|
DatafeedConfig.Builder |
|
DatafeedJobValidator |
|
DatafeedState |
|
DatafeedUpdate |
A datafeed update contains partial properties to update a DatafeedConfig .
|
DatafeedUpdate.Builder |
|
DateHistogramGroupConfig |
The configuration object for the histograms in the rollup config
{
"groups": [
"date_histogram": {
"field" : "foo",
"interval" : "1d",
"delay": "30d",
"time_zone" : "EST"
}
]
}
|
DateTimeFormatterTimestampConverter |
This class implements TimestampConverter using the DateTimeFormatter
of the Java 8 time API for parsing timestamps and other classes of that API for converting
timestamps to epoch times.
|
DateUtils |
|
DefaultAuthenticationFailureHandler |
|
DefaultDetectorDescription |
|
DelayedDataCheckConfig |
|
DelegatedAuthorizationSettings |
Settings related to "Delegated Authorization" (aka Lookup Realms)
|
DeleteAction |
|
DeleteAutoFollowPatternAction |
|
DeleteAutoFollowPatternAction.Request |
|
DeleteAutoFollowPatternAction.RequestBuilder |
|
DeleteCalendarAction |
|
DeleteCalendarAction.Request |
|
DeleteCalendarAction.RequestBuilder |
|
DeleteCalendarEventAction |
|
DeleteCalendarEventAction.Request |
|
DeleteCalendarEventAction.RequestBuilder |
|
DeleteDatafeedAction |
|
DeleteDatafeedAction.Request |
|
DeleteDatafeedAction.RequestBuilder |
|
DeleteExpiredDataAction |
|
DeleteExpiredDataAction.Request |
|
DeleteExpiredDataAction.Response |
|
DeleteFilterAction |
|
DeleteFilterAction.Request |
|
DeleteFilterAction.RequestBuilder |
|
DeleteForecastAction |
|
DeleteForecastAction.Request |
|
DeleteForecastAction.RequestBuilder |
|
DeleteJobAction |
|
DeleteJobAction.Request |
|
DeleteLicenseAction |
|
DeleteLicenseRequest |
|
DeleteLicenseRequestBuilder |
|
DeleteLifecycleAction |
|
DeleteLifecycleAction.Request |
|
DeleteLifecycleAction.Response |
|
DeleteLifecycleActionRequestBuilder |
|
DeleteModelSnapshotAction |
|
DeleteModelSnapshotAction.Request |
|
DeleteModelSnapshotAction.RequestBuilder |
|
DeletePrivilegesAction |
Action for deleting application privileges.
|
DeletePrivilegesRequest |
A request to delete an application privilege.
|
DeletePrivilegesRequestBuilder |
|
DeletePrivilegesResponse |
Response when deleting application privileges.
|
DeleteRoleAction |
Action for deleting a role from the security index
|
DeleteRoleMappingAction |
Action for deleting a role-mapping from the
org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStore
|
DeleteRoleMappingRequest |
A request delete a role-mapping from the org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStore
|
DeleteRoleMappingRequestBuilder |
A builder for requests to delete a role-mapping from the
org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStore
|
DeleteRoleMappingResponse |
Response for a role-mapping being deleted from the
org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStore
|
DeleteRoleRequest |
A request delete a role from the security index
|
DeleteRoleRequestBuilder |
A builder for requests to delete a role from the security index
|
DeleteRoleResponse |
Response for a role being deleted from the security index
|
DeleteRollupJobAction |
|
DeleteRollupJobAction.Request |
|
DeleteRollupJobAction.RequestBuilder |
|
DeleteRollupJobAction.Response |
|
DeleteStep |
Deletes a single index.
|
DeleteUserAction |
Action for deleting a native user.
|
DeleteUserRequest |
A request to delete a native user.
|
DeleteUserRequestBuilder |
|
DeleteUserResponse |
Response when deleting a native user.
|
DeleteWatchAction |
This action deletes an watch from in memory, the scheduler and the index
|
DeleteWatchRequest |
A delete watch request to delete an watch by name (id)
|
DeleteWatchRequestBuilder |
A delete document action request builder.
|
DeleteWatchResponse |
|
DeprecationInfoAction |
|
DeprecationInfoAction.Request |
|
DeprecationInfoAction.RequestBuilder |
|
DeprecationInfoAction.Response |
|
DeprecationIssue |
Information about deprecated items
|
DeprecationIssue.Level |
|
DetectionRule |
|
DetectionRule.Builder |
|
Detector |
Defines the fields to be used in the analysis.
|
Detector.Builder |
|
Detector.ExcludeFrequent |
|
DetectorFunction |
|
DnRoleMapperSettings |
|
DocumentPermissions |
Stores document level permissions in the form queries that match all the accessible documents.
The document level permissions may be limited by another set of queries in that case the limited
queries are used as an additional filter.
|
DocumentSubsetReader |
|
DocumentSubsetReader.DocumentSubsetDirectoryReader |
|
ElasticsearchMappings |
Static methods to create Elasticsearch index mappings for the autodetect
persisted objects/documents and configurations
|
ElasticUser |
The reserved elastic superuser.
|
EmptyXPackFeatureSet |
|
ErrorStep |
Signals that an error was encountered during the execution of a policy on an index.
|
ExceptExpression |
A negating expression.
|
Exceptions |
|
Exceptions |
|
ExceptionsHelper |
|
ExecutableAction<A extends Action> |
|
ExecutableChainTransform |
|
ExecutableCondition |
|
ExecutableInput<I extends Input,R extends Input.Result> |
|
ExecutableTransform<T extends Transform,R extends Transform.Result> |
|
ExecuteWatchAction |
This action executes a watch, either ignoring the schedule and condition or just the schedule and can execute a subset of the actions,
optionally persisting the history entry
|
ExecuteWatchRequest |
An execute watch request to execute a watch by id
|
ExecuteWatchRequestBuilder |
A execute watch action request builder.
|
ExecuteWatchResponse |
This class contains the WatchHistory generated by running the watch
|
ExecutionPhase |
|
ExecutionState |
|
ExplainLifecycleAction |
|
ExplainLifecycleActionRequestBuilder |
|
ExplainLifecycleRequest |
The request object used by the Explain Lifecycle API.
|
ExplainLifecycleResponse |
The response object returned by the Explain Lifecycle API.
|
ExpressionModel |
|
ExpressionParser |
Parses the JSON (XContent) based boolean expression DSL into a tree of RoleMapperExpression objects.
|
ExpressionParser.Fields |
|
ExpressionRoleMapping |
A representation of a single role-mapping for use in NativeRoleMappingStore.
|
ExpressionRoleMapping.Fields |
|
ExtractorUtils |
Collects common utility methods needed by various DataExtractor implementations
|
FieldExpression |
An expression that evaluates to true if a field (map element) matches
the provided values.
|
FieldExpression.FieldValue |
|
FieldPermissions |
Stores patterns to fields which access is granted or denied to and maintains an automaton that can be used to check if permission is
allowed for a specific field.
|
FieldPermissionsCache |
A service for managing the caching of FieldPermissions as these may often need to be combined or created and internally they
use an Automaton , which can be costly to create once you account for minimization
|
FieldPermissionsDefinition |
|
FieldPermissionsDefinition.FieldGrantExcludeGroup |
|
FieldStats |
|
FieldSubsetReader |
A FilterLeafReader that exposes only a subset
of fields from the underlying wrapped reader.
|
FileRealmSettings |
|
FileStructure |
Stores the file format determined by Machine Learning.
|
FileStructure.Builder |
|
FileStructure.Format |
|
FilterRef |
|
FilterRef.FilterType |
|
FinalizeJobExecutionAction |
|
FinalizeJobExecutionAction.Request |
|
FinalizeJobExecutionAction.RequestBuilder |
|
FindFileStructureAction |
|
FindFileStructureAction.Request |
|
FindFileStructureAction.Response |
|
FlushAcknowledgement |
Simple class to parse and store a flush ID.
|
FlushJobAction |
|
FlushJobAction.Request |
|
FlushJobAction.Response |
|
FollowInfoAction |
|
FollowInfoAction.Request |
|
FollowInfoAction.RequestBuilder |
|
FollowInfoAction.Response |
|
FollowInfoAction.Response.FollowerInfo |
|
FollowInfoAction.Response.Status |
|
FollowParameters |
|
FollowStatsAction |
|
FollowStatsAction.StatsRequest |
|
FollowStatsAction.StatsRequestBuilder |
|
FollowStatsAction.StatsResponse |
|
FollowStatsAction.StatsResponses |
|
ForceMergeAction |
|
ForceMergeStep |
Invokes a force merge on a single index.
|
Forecast |
Model Forecast POJO.
|
ForecastJobAction |
|
ForecastJobAction.Request |
|
ForecastJobAction.Response |
|
ForecastRequestStats |
Model ForecastRequestStats POJO.
|
ForecastRequestStats.ForecastRequestStatus |
|
ForecastStats |
A class to hold statistics about forecasts.
|
ForecastStats.Fields |
|
ForgetFollowerAction |
|
ForgetFollowerAction.Request |
Represents a forget follower request.
|
ForgetFollowerAction.RequestBuilder |
|
FreezeAction |
|
FreezeStep |
Freezes an index.
|
FrozenEngine |
|
FrozenEngine.ReacquireEngineSearcherListener |
|
GetApiKeyAction |
Action for retrieving API key(s)
|
GetApiKeyRequest |
Request for get API key
|
GetApiKeyRequestBuilder |
|
GetApiKeyResponse |
Response for get API keys.
The result contains information about the API keys that were found.
|
GetAutoFollowPatternAction |
|
GetAutoFollowPatternAction.Request |
|
GetAutoFollowPatternAction.RequestBuilder |
|
GetAutoFollowPatternAction.Response |
|
GetBasicStatusAction |
|
GetBasicStatusRequest |
|
GetBasicStatusResponse |
|
GetBucketsAction |
|
GetBucketsAction.Request |
|
GetBucketsAction.Response |
|
GetCalendarEventsAction |
|
GetCalendarEventsAction.Request |
|
GetCalendarEventsAction.RequestBuilder |
|
GetCalendarEventsAction.Response |
|
GetCalendarsAction |
|
GetCalendarsAction.Request |
|
GetCalendarsAction.RequestBuilder |
|
GetCalendarsAction.Response |
|
GetCategoriesAction |
|
GetCategoriesAction.Request |
|
GetCategoriesAction.RequestBuilder |
|
GetCategoriesAction.Response |
|
GetCertificateInfoAction |
Action to obtain information about X.509 (SSL/TLS) certificates that are being used by X-Pack.
|
GetCertificateInfoAction.Request |
|
GetCertificateInfoAction.RequestBuilder |
|
GetCertificateInfoAction.Response |
|
GetDatafeedsAction |
|
GetDatafeedsAction.Request |
|
GetDatafeedsAction.RequestBuilder |
|
GetDatafeedsAction.Response |
|
GetDatafeedsStatsAction |
|
GetDatafeedsStatsAction.Request |
|
GetDatafeedsStatsAction.RequestBuilder |
|
GetDatafeedsStatsAction.Response |
|
GetDatafeedsStatsAction.Response.DatafeedStats |
|
GetFiltersAction |
|
GetFiltersAction.Request |
|
GetFiltersAction.RequestBuilder |
|
GetFiltersAction.Response |
|
GetInfluencersAction |
|
GetInfluencersAction.Request |
|
GetInfluencersAction.Response |
|
GetJobsAction |
|
GetJobsAction.Request |
|
GetJobsAction.RequestBuilder |
|
GetJobsAction.Response |
|
GetJobsStatsAction |
|
GetJobsStatsAction.Request |
|
GetJobsStatsAction.RequestBuilder |
|
GetJobsStatsAction.Response |
|
GetJobsStatsAction.Response.JobStats |
|
GetLicenseAction |
|
GetLicenseRequest |
|
GetLicenseRequestBuilder |
|
GetLicenseResponse |
|
GetLicenseResponse |
|
GetLifecycleAction |
|
GetLifecycleAction.LifecyclePolicyResponseItem |
|
GetLifecycleAction.Request |
|
GetLifecycleAction.Response |
|
GetLifecycleActionRequestBuilder |
|
GetModelSnapshotsAction |
|
GetModelSnapshotsAction.Request |
|
GetModelSnapshotsAction.RequestBuilder |
|
GetModelSnapshotsAction.Response |
|
GetOverallBucketsAction |
This action returns summarized bucket results over multiple jobs.
|
GetOverallBucketsAction.Request |
|
GetOverallBucketsAction.Response |
|
GetPrivilegesAction |
Action for retrieving one or more application privileges from the security index
|
GetPrivilegesRequest |
Request to retrieve one or more application privileges.
|
GetPrivilegesRequestBuilder |
|
GetPrivilegesResponse |
Response containing one or more application privileges retrieved from the security index
|
GetRecordsAction |
|
GetRecordsAction.Request |
|
GetRecordsAction.Response |
|
GetRoleMappingsAction |
Action to retrieve one or more role-mappings from X-Pack security
see org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStore
|
GetRoleMappingsRequest |
Request to retrieve role-mappings from X-Pack security
see org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStore
|
GetRoleMappingsRequestBuilder |
Builder for a request to retrieve role-mappings from X-Pack security
see org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStore
|
GetRoleMappingsResponse |
|
GetRolesAction |
Action to retrieve a role from the security index
|
GetRolesRequest |
Request to retrieve roles from the security index
|
GetRolesRequestBuilder |
Builder for requests to retrieve a role from the security index
|
GetRolesResponse |
A response for the Get Roles API that holds the retrieved role descriptors.
|
GetRollupCapsAction |
|
GetRollupCapsAction.Request |
|
GetRollupCapsAction.RequestBuilder |
|
GetRollupCapsAction.Response |
|
GetRollupIndexCapsAction |
|
GetRollupIndexCapsAction.Request |
|
GetRollupIndexCapsAction.RequestBuilder |
|
GetRollupIndexCapsAction.Response |
|
GetRollupJobsAction |
|
GetRollupJobsAction.JobWrapper |
|
GetRollupJobsAction.Request |
|
GetRollupJobsAction.RequestBuilder |
|
GetRollupJobsAction.Response |
|
GetStatusAction |
|
GetStatusAction.Request |
|
GetStatusAction.Response |
|
GetStatusActionRequestBuilder |
|
GetTrialStatusAction |
|
GetTrialStatusRequest |
|
GetTrialStatusResponse |
|
GetUserPrivilegesAction |
Action that lists the set of privileges held by a user.
|
GetUserPrivilegesRequest |
A request for checking a user's privileges
|
GetUserPrivilegesRequestBuilder |
Request builder for checking a user's privileges
|
GetUserPrivilegesResponse |
|
GetUserPrivilegesResponse.Indices |
|
GetUsersAction |
Action for retrieving a user from the security index
|
GetUsersRequest |
Request to retrieve a native user.
|
GetUsersRequestBuilder |
|
GetUsersResponse |
Response containing a User retrieved from the security index
|
GetWatchAction |
This action gets an watch by name
|
GetWatchRequest |
The request to get the watch by name (id)
|
GetWatchRequestBuilder |
A delete document action request builder.
|
GetWatchResponse |
|
GraphExploreAction |
|
GraphExploreRequest |
Holds the criteria required to guide the exploration of connected terms which
can be returned as a graph.
|
GraphExploreRequest.TermBoost |
|
GraphExploreRequestBuilder |
|
GraphExploreResponse |
Graph explore response holds a graph of Vertex and Connection objects
(nodes and edges in common graph parlance).
|
GraphFeatureSetUsage |
|
GroupConfig |
The configuration object for the groups section in the rollup config.
|
GroupOrJobLookup |
A lookup that allows expanding expressions that may consist of job
IDs, job group names, wildcard patterns or a comma separated combination
of the aforementioned to the matching job IDs.
|
HaltedClock |
|
Hasher |
|
HasPrivilegesAction |
This action is testing whether a user has the specified
privileges
|
HasPrivilegesRequest |
A request for checking a user's privileges
|
HasPrivilegesRequestBuilder |
Request builder for checking a user's privileges
|
HasPrivilegesResponse |
|
HealthAndStatsPrivilege |
|
HistogramGroupConfig |
The configuration object for the histograms in the rollup config
{
"groups": [
"histogram": {
"fields" : [ "foo", "bar" ],
"interval" : 123
}
]
}
|
HistoryStoreField |
|
Hop |
A Hop represents one of potentially many stages in a graph exploration.
|
ILMClient |
A wrapper to elasticsearch clients that exposes all ILM related APIs
|
ImmutableFollowParameters |
|
IndexAuditTrailField |
|
IndexerJobStats |
This class holds the runtime statistics of a job.
|
IndexerState |
IndexerState represents the internal state of the indexer.
|
IndexLifecycleExplainResponse |
|
IndexLifecycleFeatureSetUsage |
|
IndexLifecycleFeatureSetUsage.PhaseStats |
|
IndexLifecycleFeatureSetUsage.PolicyStats |
|
IndexLifecycleMetadata |
|
IndexLifecycleMetadata.IndexLifecycleMetadataDiff |
|
IndexPrivilege |
|
IndexUpgradeAction |
|
IndexUpgradeAction.Request |
|
IndexUpgradeAction.RequestBuilder |
|
IndexUpgradeCheckVersion |
|
IndexUpgradeInfoAction |
|
IndexUpgradeInfoAction.RequestBuilder |
|
IndexUpgradeInfoRequest |
|
IndexUpgradeInfoResponse |
|
IndexUpgradeServiceFields |
|
IndicesAccessControl |
Encapsulates the field and document permissions per concrete index based on the current request.
|
IndicesAccessControl.IndexAccessControl |
Encapsulates the field and document permissions for an index.
|
IndicesAndAliasesResolverField |
|
IndicesPermission |
A permission that is based on privileges for index related actions executed
on specific indices
|
IndicesPermission.Group |
|
InetAddressHelper |
We use this class to access the package private method in NetworkUtils to resolve anyLocalAddress InetAddresses for certificate
generation
|
Influence |
Influence field name and list of influence field values/score pairs
|
Influencer |
|
InitializePolicyContextStep |
|
Input |
|
Input.Builder<I extends Input> |
|
Input.Result |
|
Input.Result.Status |
|
InternalRealmsSettings |
|
InternalUserSerializationHelper |
|
Intervals |
A collection of utilities related to intervals
|
InvalidateApiKeyAction |
Action for invalidating API key
|
InvalidateApiKeyRequest |
Request for invalidating API key(s) so that it can no longer be used
|
InvalidateApiKeyRequestBuilder |
|
InvalidateApiKeyResponse |
Response for invalidation of one or more API keys result.
The result contains information about:
API key ids that were actually invalidated
API key ids that were not invalidated in this request because they were already invalidated
how many errors were encountered while invalidating API keys and the error details
|
InvalidateTokenAction |
Action for invalidating one or more tokens
|
InvalidateTokenRequest |
Request for invalidating a token so that it can no longer be used
|
InvalidateTokenRequest.Type |
|
InvalidateTokenRequestBuilder |
|
InvalidateTokenResponse |
Response for a invalidation of one or multiple tokens.
|
IsolateDatafeedAction |
An internal action that isolates a datafeed.
|
IsolateDatafeedAction.Request |
|
IsolateDatafeedAction.Response |
|
IteratingActionListener<T,U> |
This action listener wraps another listener and provides a framework for iteration over a List while calling an asynchronous function
for each.
|
IterationResult<JobPosition> |
Result object to hold the result of 1 iteration of iterative indexing.
|
Job |
This class represents a configured and created Job.
|
Job.Builder |
|
JobDeletionTask |
|
JobState |
Jobs whether running or complete are in one of these states.
|
JobTaskRequest<R extends JobTaskRequest<R>> |
|
JobTaskState |
|
JobUpdate |
|
JobUpdate.Builder |
|
JobUpdate.DetectorUpdate |
|
KerberosRealmSettings |
Kerberos Realm settings
|
KeyAndTimestamp |
|
KibanaUser |
Built in user for the kibana server
|
KillProcessAction |
|
KillProcessAction.Request |
|
KillProcessAction.Response |
|
LdapLoadBalancingSettings |
|
LdapMetaDataResolverSettings |
|
LdapRealmSettings |
|
LdapSearchScope |
|
LdapSessionFactorySettings |
|
LdapUserSearchSessionFactorySettings |
|
Level |
|
License |
Data structure for license.
|
License.Builder |
|
License.Fields |
|
License.OperationMode |
Decouples operation mode of a license from the license type value.
|
LicenseService |
|
LicensesMetaData |
Contains metadata about registered licenses
|
LicensesStatus |
|
LicenseStateListener |
Marker interface for callbacks that are invoked when the license state changes.
|
LicenseStatus |
Status of an X-Pack license.
|
LicenseUtils |
|
LicenseVerifier |
Responsible for verifying signed licenses
|
Licensing |
|
LicensingClient |
|
LifecycleAction |
Executes an action on an index related to its lifecycle.
|
LifecycleExecutionState |
Contains information about the execution of a lifecycle policy for a single
index, and serializes/deserializes this information to and from custom
index metadata.
|
LifecycleExecutionState.Builder |
|
LifecyclePolicy |
Represents the lifecycle of an index from creation to deletion.
|
LifecyclePolicyMetadata |
|
LifecycleSettings |
Class encapsulating settings related to Index Lifecycle Management X-Pack Plugin
|
LifecycleType |
|
LimitedRole |
|
LoggingDeprecationAccumulationHandler |
|
LogstashFeatureSetUsage |
|
LogstashSystemUser |
Built in user for logstash internals.
|
MachineLearningClient |
|
MachineLearningFeatureSetUsage |
|
MachineLearningField |
|
Messages |
Log and audit message strings
|
MetadataUtils |
|
MetricConfig |
The configuration object for the metrics portion of a rollup job config
{
"metrics": [
{
"field": "foo",
"metrics": [ "min", "max", "sum"]
},
{
"field": "bar",
"metrics": [ "max" ]
}
]
}
|
MlFilter |
|
MlFilter.Builder |
|
MlInfoAction |
|
MlInfoAction.Request |
|
MlInfoAction.RequestBuilder |
|
MlInfoAction.Response |
|
MlMetadata |
|
MlMetadata.Builder |
|
MlMetadata.MlMetadataDiff |
|
MlMetaIndex |
|
MlStrings |
Another String utilities class.
|
MlTasks |
|
ModelPlot |
Model Plot POJO.
|
ModelPlotConfig |
|
ModelSizeStats |
Provide access to the C++ model memory usage numbers for the Java process.
|
ModelSizeStats.Builder |
|
ModelSizeStats.MemoryStatus |
The status of the memory monitored by the ResourceMonitor.
|
ModelSnapshot |
ModelSnapshot Result POJO
|
ModelSnapshot.Builder |
|
ModelSnapshotField |
|
ModelState |
The model state does not need to be understood on the Java side.
|
MonitoredSystem |
|
MonitoringBulkAction |
|
MonitoringBulkDoc |
|
MonitoringBulkRequest |
|
MonitoringBulkRequestBuilder |
|
MonitoringBulkResponse |
|
MonitoringBulkResponse.Error |
|
MonitoringClient |
|
MonitoringDoc |
Base class for all monitoring documents.
|
MonitoringDoc.Node |
MonitoringDoc.Node represents the node of the cluster from which the monitoring document
has been collected.
|
MonitoringFeatureSetUsage |
|
MonitoringField |
|
MonitoringIndex |
MonitoringIndex represents the receivable index from any request.
|
MonitoringTemplateUtils |
|
MoveToStepAction |
|
MoveToStepAction.Request |
|
MoveToStepAction.Response |
|
MoveToStepActionRequestBuilder |
|
NameResolver |
Expands an expression into the set of matching names.
|
NativeRealmSettings |
|
NativeRoleMappingStoreField |
|
NativeUserStoreField |
|
NodesDeprecationCheckAction |
Runs deprecation checks on each node.
|
NodesDeprecationCheckAction.NodeRequest |
|
NodesDeprecationCheckAction.NodeResponse |
|
NodesDeprecationCheckAction.RequestBuilder |
|
NodesDeprecationCheckRequest |
|
NodesDeprecationCheckResponse |
|
NoneInput |
|
NoneInput.Builder |
|
NoneInput.Result |
|
NoOpLogger |
A logger that doesn't log anything.
|
OpenJobAction |
|
OpenJobAction.JobParams |
|
OpenJobAction.JobTaskMatcher |
|
OpenJobAction.Request |
|
OperationMode |
Enum representing the different modes that Index Lifecycle Service can operate in.
|
OperationModeFileWatcher |
|
Operator |
Enum representing logical comparisons on doubles
|
OverallBucket |
Overall Bucket Result POJO
|
OverallBucket.JobInfo |
|
PageParams |
|
PauseFollowAction |
|
PauseFollowAction.Request |
|
PauseFollowAction.RequestBuilder |
|
Payload |
|
Payload.Simple |
|
Payload.XContent |
|
PemUtils |
|
PeriodThrottler |
This throttler throttles the action based on its last successful execution time.
|
PersistJobAction |
|
PersistJobAction.Request |
|
PersistJobAction.Response |
|
Phase |
Represents set of LifecycleAction s which should be executed at a
particular point in the lifecycle of an index.
|
PhaseCompleteStep |
This is essentially a marker that a phase has ended, and we need to check
the age of an index before proceeding to the next phase.
|
PhaseExecutionInfo |
This class contains information about the current phase being executed by Index
Lifecycle Management on the specific index.
|
PkiRealmSettings |
|
PoolingSessionFactorySettings |
|
PostCalendarEventsAction |
|
PostCalendarEventsAction.Request |
|
PostCalendarEventsAction.RequestBuilder |
|
PostCalendarEventsAction.Response |
|
PostDataAction |
|
PostDataAction.Request |
|
PostDataAction.Response |
|
PostStartBasicAction |
|
PostStartBasicRequest |
|
PostStartBasicResponse |
|
PostStartBasicResponse.Status |
|
PostStartTrialAction |
|
PostStartTrialRequest |
|
PreviewDatafeedAction |
|
PreviewDatafeedAction.Request |
|
PreviewDatafeedAction.Response |
|
Privilege |
|
ProtocolUtils |
Common utilities used for XPack protocol classes
|
PutAutoFollowPatternAction |
|
PutAutoFollowPatternAction.Request |
|
PutAutoFollowPatternAction.RequestBuilder |
|
PutCalendarAction |
|
PutCalendarAction.Request |
|
PutCalendarAction.RequestBuilder |
|
PutCalendarAction.Response |
|
PutDatafeedAction |
|
PutDatafeedAction.Request |
|
PutDatafeedAction.RequestBuilder |
|
PutDatafeedAction.Response |
|
PutFilterAction |
|
PutFilterAction.Request |
|
PutFilterAction.RequestBuilder |
|
PutFilterAction.Response |
|
PutFollowAction |
|
PutFollowAction.Request |
|
PutFollowAction.RequestBuilder |
|
PutFollowAction.Response |
|
PutJobAction |
|
PutJobAction.Request |
|
PutJobAction.RequestBuilder |
|
PutJobAction.Response |
|
PutLicenseAction |
|
PutLicenseRequest |
|
PutLicenseRequest |
|
PutLicenseRequestBuilder |
Register license request builder
|
PutLicenseResponse |
|
PutLifecycleAction |
|
PutLifecycleAction.Request |
|
PutLifecycleAction.Response |
|
PutLifecycleActionRequestBuilder |
|
PutPrivilegesAction |
Action for putting (adding/updating) one or more application privileges.
|
PutPrivilegesRequest |
Request object to put a one or more application privileges.
|
PutPrivilegesRequestBuilder |
|
PutPrivilegesResponse |
Response when adding one or more application privileges to the security index.
|
PutRoleAction |
Action for adding a role to the security index
|
PutRoleMappingAction |
Action for adding a role to the security index
|
PutRoleMappingRequest |
Request object for adding/updating a role-mapping to the native store
see org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStore
|
PutRoleMappingRequestBuilder |
Builder for requests to add/update a role-mapping to the native store
see org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStore
|
PutRoleMappingResponse |
Response when adding/updating a role-mapping.
|
PutRoleRequest |
Request object for adding a role to the security index
|
PutRoleRequestBuilder |
Builder for requests to add a role to the administrative index
|
PutRoleResponse |
Response when adding a role, includes a boolean for whether the role was
created or updated.
|
PutRollupJobAction |
|
PutRollupJobAction.Request |
|
PutRollupJobAction.RequestBuilder |
|
PutUserAction |
Action for putting (adding/updating) a native user.
|
PutUserRequest |
Request object to put a native user.
|
PutUserRequestBuilder |
|
PutUserResponse |
Response when adding a user to the security index.
|
PutWatchAction |
This action puts an watch into the watch index and adds it to the scheduler
|
PutWatchRequest |
This request class contains the data needed to create a watch along with the name of the watch.
|
PutWatchRequestBuilder |
|
PutWatchResponse |
|
Quantiles |
Quantiles Result POJO
|
QueryPage<T extends ToXContent & Writeable> |
Generic wrapper class for a page of query results and the total number of
query results.
QueryPage.count() is the total number of results but that value may
not be equal to the actual length of the QueryPage.results() list if from
& take or some cursor was used in the database query.
|
QueryProvider |
|
QueuedWatch |
|
ReadOnlyAction |
|
Realm |
An authentication mechanism to which the default authentication org.elasticsearch.xpack.security.authc.AuthenticationService
service delegates the authentication process.
|
Realm.Factory |
A factory interface to construct a security realm.
|
RealmConfig |
|
RealmSettings |
|
RecordWriter |
Interface for classes that write arrays of strings to the
Ml analytics processes.
|
RefreshTokenAction |
|
RemoteClusterLicenseChecker |
Checks remote clusters for license compatibility with a specified license predicate.
|
RemoteClusterLicenseChecker.LicenseCheck |
Encapsulates a remote cluster license check.
|
RemoteClusterLicenseChecker.RemoteClusterLicenseInfo |
Encapsulates the license info of a remote cluster.
|
RemoteMonitoringUser |
Built in user for remote monitoring: collection as well as indexing.
|
RemoveIndexLifecyclePolicyAction |
|
RemoveIndexLifecyclePolicyAction.Request |
|
RemoveIndexLifecyclePolicyAction.Response |
|
RemovePolicyForIndexActionRequestBuilder |
|
ReservedFieldNames |
Defines the field names that we use for our results.
|
ReservedRolesStore |
|
ResolvedIndices |
Stores a collection of index names separated into "local" and "remote".
|
ResolvedIndices.Builder |
Builder class for ResolvedIndices that allows for the building of a list of indices
without the need to construct new objects and merging them together
|
ResourcePrivileges |
A generic structure to encapsulate resource to privileges map.
|
ResourcePrivileges.Builder |
|
ResourcePrivilegesMap |
|
ResourcePrivilegesMap.Builder |
|
RestDeleteLicenseAction |
|
RestFreezeIndexAction |
|
RestGetBasicStatus |
|
RestGetCertificateInfoAction |
A REST handler to obtain information about TLS/SSL (X.509) certificates
|
RestGetLicenseAction |
|
RestGetTrialStatus |
|
RestPostStartBasicLicense |
|
RestPostStartTrialLicense |
|
RestPutLicenseAction |
|
RestrictedIndicesNames |
|
RestrictedTrustConfig |
|
RestrictedTrustManager |
An X509 trust manager that only trusts connections from a restricted set of predefined network entities (nodes, clients, etc).
|
RestXPackInfoAction |
|
RestXPackUsageAction |
|
Result<T> |
A wrapper for concrete result objects plus meta information.
|
ResumeFollowAction |
|
ResumeFollowAction.Request |
|
ResumeFollowAction.RequestBuilder |
|
RetryAction |
|
RetryAction.Request |
|
RetryAction.Response |
|
RetryActionRequestBuilder |
|
RevertModelSnapshotAction |
|
RevertModelSnapshotAction.Request |
|
RevertModelSnapshotAction.Response |
|
Role |
|
Role.Builder |
|
RoleDescriptor |
A holder for a Role that contains user-readable information about the Role
without containing the actual Role object.
|
RoleDescriptor.ApplicationResourcePrivileges |
|
RoleDescriptor.ApplicationResourcePrivileges.Builder |
|
RoleDescriptor.Fields |
|
RoleDescriptor.IndicesPrivileges |
A class representing permissions for a group of indices mapped to
privileges, field permissions, and a query.
|
RoleDescriptor.IndicesPrivileges.Builder |
|
RoleMapperExpression |
Implementations of this interface represent an expression over a simple object that resolves to
a boolean value.
|
RoleRetrievalResult |
The result of attempting to retrieve roles from a roles provider.
|
RollableIndexCaps |
Represents the rollup capabilities of a non-rollup index.
|
RolloverAction |
|
RolloverStep |
Unconditionally rolls over an index using the Rollover API.
|
RollupActionRequestValidationException |
|
RollupFeatureSetUsage |
|
RollupField |
|
RollupIndexerJobStats |
The Rollup specialization of stats for the AsyncTwoPhaseIndexer.
|
RollupJob |
This class is the main wrapper object that is serialized into the PersistentTask's cluster state.
|
RollupJobCaps |
Represents the Rollup capabilities for a specific job on a single rollup index
|
RollupJobCaps.RollupFieldCaps |
|
RollupJobConfig |
This class holds the configuration details of a rollup job, such as the groupings, metrics, what
index to rollup and where to roll them to.
|
RollupJobStatus |
This class is essentially just a wrapper around the IndexerState and the
indexer's current position.
|
RollupSearchAction |
|
RollupSearchAction.RequestBuilder |
|
RuleAction |
|
RuleCondition |
|
RuleCondition.AppliesTo |
|
RuleScope |
|
RuleScope.Builder |
|
RunAsPermission |
A permissions that is based on a general privilege that contains patterns of users that this
user can execute a request as
|
SamlAuthenticateAction |
Action for authenticating using SAML assertions
|
SamlAuthenticateRequest |
Represents a request to authenticate using SAML assertions.
|
SamlAuthenticateRequestBuilder |
|
SamlAuthenticateResponse |
The response from converting a SAML assertion into a security token.
|
SamlInvalidateSessionAction |
Action to perform IdP-initiated logout for a SAML-SSO user
|
SamlInvalidateSessionRequest |
Represents a request to invalidate a SAML session using a LogoutRequest .
|
SamlInvalidateSessionRequestBuilder |
|
SamlInvalidateSessionResponse |
Response to an IdP-initiated SAML <LogoutRequest>
|
SamlLogoutAction |
Action for initiating a logout process for a SAML-SSO user
|
SamlLogoutRequest |
Represents a request to prepare a SAML <LogoutRequest> .
|
SamlLogoutRequestBuilder |
|
SamlLogoutResponse |
Response containing a SAML <LogoutRequest> for the current user
|
SamlPrepareAuthenticationAction |
Action for initiating an authentication process using SAML assertions
|
SamlPrepareAuthenticationRequest |
Represents a request to prepare a SAML <AuthnRequest> .
|
SamlPrepareAuthenticationRequestBuilder |
|
SamlPrepareAuthenticationResponse |
Response containing a SAML <AuthnRequest> for a specific realm.
|
SamlRealmSettings |
|
SamlRealmSettings.AttributeSetting |
The SAML realm offers a number of settings that rely on attributes that are populate by the Identity Provider in the SAML Response.
|
ScheduledEvent |
|
ScheduledEvent.Builder |
|
SchedulerEngine |
|
SchedulerEngine.Event |
|
SchedulerEngine.Job |
|
SchedulerEngine.Listener |
|
SchedulerEngine.Schedule |
|
ScrollHelper |
|
SearchGroupsResolverSettings |
|
Secret |
|
SecurityClient |
A wrapper to elasticsearch clients that exposes all Security related APIs
|
SecurityContext |
A lightweight utility that can find the current user and authentication information for the local thread.
|
SecurityExtension |
An SPI extension point allowing to plug in custom functionality in x-pack authentication module.
|
SecurityFeatureSetUsage |
|
SecurityField |
|
SecurityIndexSearcherWrapper |
An SecurityIndexSearcherWrapper.IndexSearcherWrapper implementation that is used for field and document level security.
|
SecurityNetty4Transport |
Implementation of a transport that extends the Netty4Transport to add SSL and IP Filtering
|
SecurityQueryTemplateEvaluator |
Helper class that helps to evaluate the query source template.
|
SecuritySettings |
|
SegmentCountStep |
This Step evaluates whether force_merge was successful by checking the segment count.
|
SegmentCountStep.Info |
|
SessionFactorySettings |
|
SetEnabledAction |
This action is for setting the enabled flag on a native or reserved user
|
SetEnabledRequest |
The request that allows to set a user as enabled or disabled
|
SetEnabledRequestBuilder |
Request builder for setting a user as enabled or disabled
|
SetEnabledResponse |
|
SetPriorityAction |
|
SetSingleNodeAllocateStep |
Allocates all shards in a single index to one node.
|
SetUpgradeModeAction |
|
SetUpgradeModeAction.Request |
|
ShardFollowNodeTaskStatus |
|
ShrinkAction |
|
ShrinkSetAliasStep |
Following shrinking an index and deleting the original index, this step creates an alias with the same name as the original index which
points to the new shrunken index to allow clients to continue to use the original index name without being aware that it has shrunk.
|
ShrinkStep |
Shrinks an index, using a prefix prepended to the original index name for the name of the shrunken index.
|
ShrunkenIndexCheckStep |
Verifies that an index was created through a shrink operation, rather than created some other way.
|
ShrunkenIndexCheckStep.Info |
|
ShrunkShardsAllocatedStep |
Checks whether all shards in a shrunken index have been successfully allocated.
|
ShrunkShardsAllocatedStep.Info |
|
SocketAccess |
X-pack uses various libraries that establish socket connections.
|
SourceOnlySnapshot |
|
SourceOnlySnapshotRepository |
This is a filter snapshot repository that only snapshots the minimal required information
that is needed to recreate the index.
|
SqlFeatureSetUsage |
|
SSLClientAuth |
The client authentication mode that is used for SSL servers
|
SSLConfiguration |
Represents the configuration for an SSLContext
|
SSLConfigurationReloader |
Ensures that the files backing an SSLConfiguration are monitored for changes and the underlying key/trust material is reloaded
and the SSLContext has existing sessions invalidated to force the use of the new key/trust material
|
SSLConfigurationSettings |
Bridges SSLConfiguration into the Settings framework, using Setting objects.
|
SSLExceptionHelper |
|
SSLService |
Provides access to SSLEngine and SSLSocketFactory objects based on a provided configuration.
|
StartBasicClusterTask |
|
StartDatafeedAction |
|
StartDatafeedAction.DatafeedParams |
|
StartDatafeedAction.DatafeedTaskMatcher |
|
StartDatafeedAction.Request |
|
StartILMAction |
|
StartILMActionRequestBuilder |
|
StartILMRequest |
|
StartRollupJobAction |
|
StartRollupJobAction.Request |
|
StartRollupJobAction.RequestBuilder |
|
StartRollupJobAction.Response |
|
StartTrialClusterTask |
|
StartupSelfGeneratedLicenseTask |
|
StatsAccumulator |
Helper class to collect min, max, avg and total statistics for a quantity
|
StatsAccumulator.Fields |
|
Step |
|
Step.StepKey |
|
StopDatafeedAction |
|
StopDatafeedAction.Request |
|
StopDatafeedAction.Response |
|
StopILMAction |
|
StopILMActionRequestBuilder |
|
StopILMRequest |
|
StopRollupJobAction |
|
StopRollupJobAction.Request |
|
StopRollupJobAction.RequestBuilder |
|
StopRollupJobAction.Response |
|
SystemPrivilege |
|
SystemUser |
Internal user that is applied to all requests made elasticsearch itself
|
TemplateUtils |
Handling versioned templates for time-based indices in x-pack
|
TerminalPolicyStep |
Signals that the policy for an index has been fully executed.
|
TermsGroupConfig |
The configuration object for the histograms in the rollup config
{
"groups": [
"terms": {
"fields" : [ "foo", "bar" ]
}
]
}
|
Throttler |
|
Throttler.Result |
|
Throttler.Type |
|
ThrottlerField |
|
TimeseriesLifecycleType |
Represents the lifecycle of an index from creation to deletion.
|
TimestampConverter |
A converter that enables conversions of textual timestamps to epoch seconds
or milliseconds according to a given pattern.
|
TimeUtils |
|
TLSLicenseBootstrapCheck |
Bootstrap check to ensure that if we are starting up with a production license in the local clusterstate TLS is enabled
|
TLSv1DeprecationHandler |
Handles logging deprecation warnings when a TLSv1.0 SSL connection is used, and that SSL context relies on
the default list of supported_protocols (in Elasticsearch 7.0, this list will not include TLS 1.0).
|
TokenMetaData |
|
TokensInvalidationResult |
The result of attempting to invalidate one or multiple tokens.
|
ToXContentParams |
Parameters used by machine learning for controlling X Content serialisation.
|
Transform |
|
Transform.Builder<T extends Transform> |
|
Transform.Result |
|
Transform.Result.Status |
|
TransformFactory<T extends Transform,R extends Transform.Result,E extends ExecutableTransform<T,R>> |
|
TransformRegistry |
|
TransportDeleteLicenseAction |
|
TransportFreezeIndexAction |
|
TransportFreezeIndexAction.FreezeIndexAction |
|
TransportFreezeIndexAction.FreezeRequest |
|
TransportFreezeIndexAction.FreezeRequestBuilder |
|
TransportFreezeIndexAction.FreezeResponse |
|
TransportGetBasicStatusAction |
|
TransportGetCertificateInfoAction |
|
TransportGetLicenseAction |
|
TransportGetTrialStatusAction |
|
TransportPostStartBasicAction |
|
TransportPostStartTrialAction |
|
TransportPutLicenseAction |
|
TransportXPackInfoAction |
|
TransportXPackUsageAction |
|
Trigger |
|
Trigger.Builder<T extends Trigger> |
|
Trigger.Parser<T extends Trigger> |
|
TriggeredWatchStoreField |
|
TriggerEvent |
|
TriggerEvent.Field |
|
UnfollowAction |
|
UnfollowAction |
Converts a CCR following index into a normal, standalone index, once the index is ready to be safely separated.
|
UnfollowAction.Request |
|
UnfollowAction.RequestBuilder |
|
UpdateCalendarJobAction |
|
UpdateCalendarJobAction.Request |
|
UpdateCalendarJobAction.RequestBuilder |
|
UpdateDatafeedAction |
|
UpdateDatafeedAction.Request |
|
UpdateDatafeedAction.RequestBuilder |
|
UpdateFilterAction |
|
UpdateFilterAction.Request |
|
UpdateFilterAction.RequestBuilder |
|
UpdateJobAction |
|
UpdateJobAction.Request |
|
UpdateJobAction.RequestBuilder |
|
UpdateModelSnapshotAction |
|
UpdateModelSnapshotAction.Request |
|
UpdateModelSnapshotAction.RequestBuilder |
|
UpdateModelSnapshotAction.Response |
|
UpdateProcessAction |
|
UpdateProcessAction.Request |
|
UpdateProcessAction.Response |
|
UpdateRolloverLifecycleDateStep |
Copies the lifecycle reference date to a new index created by rolling over an alias.
|
UpdateSettingsStep |
Updates the settings for an index.
|
UpgradeActionRequired |
Indicates the type of the upgrade required for the index
|
UpgradeField |
|
User |
An authenticated user
|
User.Fields |
|
UserAttributeGroupsResolverSettings |
|
UsernamePasswordToken |
|
UsernamesField |
|
UserRequest |
Interface for requests that involve user operations
|
UserSettings |
|
ValidateDetectorAction |
|
ValidateDetectorAction.Request |
|
ValidateDetectorAction.RequestBuilder |
|
ValidateJobConfigAction |
|
ValidateJobConfigAction.Request |
|
ValidateJobConfigAction.RequestBuilder |
|
Validation |
|
Validation.Error |
|
Validation.Roles |
|
Validation.Users |
|
VerificationMode |
Represents the verification mode to be used for SSL connections.
|
Vertex |
A vertex in a graph response represents a single term (a field and value pair)
which appears in one or more documents found as part of the graph exploration.
|
Vertex.VertexId |
An identifier (implements hashcode and equals) that represents a
unique key for a Vertex
|
VertexRequest |
A request to identify terms from a choice of field as part of a Hop .
|
WaitForNoFollowersStep |
A step that waits until the index it's used on is no longer a leader index.
|
WaitForRolloverReadyStep |
Waits for at least one rollover condition to be satisfied, using the Rollover API's dry_run option.
|
Watch |
|
WatcherClient |
|
WatcherDateTimeUtils |
|
WatcherFeatureSetUsage |
|
WatcherField |
|
WatcherIndexTemplateRegistryField |
|
WatcherMetaData |
|
WatcherParams |
|
WatcherParams.Builder |
|
WatcherServiceAction |
|
WatcherServiceRequest |
|
WatcherServiceRequest.Command |
|
WatcherServiceRequestBuilder |
|
WatcherState |
Encapsulates the state of the watcher plugin.
|
WatcherStatsAction |
This Action gets the stats for the watcher plugin
|
WatcherStatsRequest |
The Request to get the watcher stats
|
WatcherStatsRequest.Node |
|
WatcherStatsRequestBuilder |
Watcher stats request builder.
|
WatcherStatsResponse |
|
WatcherStatsResponse.Node |
|
WatcherUtils |
|
WatcherXContentParser |
A xcontent parser that is used by watcher.
|
WatchExecutionContext |
|
WatchExecutionResult |
|
WatchExecutionResult.Field |
|
WatchExecutionSnapshot |
|
WatchField |
|
WatchRecord |
|
WatchRecord.ExceptionWatchRecord |
|
WatchRecord.MessageWatchRecord |
|
WatchSourceBuilder |
|
WatchStatus |
|
WatchStatus.Field |
|
WatchStatus.State |
|
Wid |
A representation class of a watch id, its execution time and a random UUID
This class exists to be able to store several events from the same possible execution time and the same watch
in the triggered store index or the history store
One 'specialty' of this class is the handling of the underscore in the value.
|
X509KeyPairSettings |
An encapsulation of the configuration options for X.509 Key Pair support in X-Pack security.
|
XContentObjectTransformer<T extends ToXContentObject> |
This is a utility class that allows simple one-to-one transformations between an ToXContentObject type
to and from other supported objects.
|
XContentSource |
Encapsulates the xcontent source
|
XContentUtils |
|
XPackBuild |
Information about the built version of x-pack that is running.
|
XPackClient |
|
XPackClientActionPlugin |
|
XPackClientPlugin |
|
XPackFeatureSet |
|
XPackFeatureSet.Usage |
|
XPackField |
|
XPackInfoAction |
|
XPackInfoRequest |
Fetch information about X-Pack from the cluster.
|
XPackInfoRequest.Category |
|
XPackInfoRequestBuilder |
|
XPackInfoResponse |
|
XPackInfoResponse.BuildInfo |
|
XPackInfoResponse.FeatureSetsInfo |
|
XPackInfoResponse.FeatureSetsInfo.FeatureSet |
|
XPackInfoResponse.LicenseInfo |
|
XPackLicenseState |
A holder for the current state of the license for all xpack features.
|
XPackLicenseState.AllowedRealmType |
Classes of realms that may be available based on the license type.
|
XPackPlugin |
|
XPackPlugin.XPackClusterStateCustom |
|
XPackPlugin.XPackMetaDataCustom |
|
XPackPlugin.XPackPersistentTaskParams |
|
XPackRestHandler |
|
XPackSecurityUser |
internal user that manages xpack security.
|
XPackSettings |
A container for xpack setting constants.
|
XPackUsageAction |
|
XPackUsageRequest |
|
XPackUsageRequestBuilder |
|
XPackUsageResponse |
Response object from calling the xpack usage api.
|
XPackUsageResponse |
|
XPackUser |
XPack internal user that manages xpack.
|