A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes All Packages

A

ABORTING - org.elasticsearch.client.rollup.GetRollupJobResponse.IndexerState
Something (internal or external) has requested the indexer abort and shutdown.
AbstractResultResponse<T extends ToXContent> - Class in org.elasticsearch.client.ml
Abstract class that provides a list of results and their count.
ACKABLE - org.elasticsearch.client.watcher.ActionStatus.AckStatus.State
 
ACKED - org.elasticsearch.client.watcher.ActionStatus.AckStatus.State
 
ACKNOWLEDGED - org.elasticsearch.client.watcher.ExecutionState
 
ACKNOWLEDGED - Static variable in class org.elasticsearch.client.ml.ForecastJobResponse
 
acknowledgeHeader() - Method in class org.elasticsearch.client.license.PutLicenseResponse
 
acknowledgeMessages() - Method in class org.elasticsearch.client.license.PutLicenseResponse
 
ackStatus() - Method in class org.elasticsearch.client.watcher.ActionStatus
 
AckStatus(DateTime, ActionStatus.AckStatus.State) - Constructor for class org.elasticsearch.client.watcher.ActionStatus.AckStatus
 
ackWatch(AckWatchRequest, RequestOptions) - Method in class org.elasticsearch.client.WatcherClient
Acknowledges a watch.
ackWatchAsync(AckWatchRequest, RequestOptions, ActionListener<AckWatchResponse>) - Method in class org.elasticsearch.client.WatcherClient
Asynchronously acknowledges a watch.
AckWatchRequest - Class in org.elasticsearch.client.watcher
A request to explicitly acknowledge a watch.
AckWatchRequest(String, String...) - Constructor for class org.elasticsearch.client.watcher.AckWatchRequest
 
AckWatchResponse - Class in org.elasticsearch.client.watcher
The response from an 'ack watch' request.
AckWatchResponse(WatchStatus) - Constructor for class org.elasticsearch.client.watcher.AckWatchResponse
 
ACTIONS - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
ACTIONS_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.DetectionRule
 
actionStatus(String) - Method in class org.elasticsearch.client.watcher.WatchStatus
 
ActionStatus - Class in org.elasticsearch.client.watcher
 
ActionStatus(ActionStatus.AckStatus, ActionStatus.Execution, ActionStatus.Execution, ActionStatus.Throttle) - Constructor for class org.elasticsearch.client.watcher.ActionStatus
 
ActionStatus.AckStatus - Class in org.elasticsearch.client.watcher
 
ActionStatus.AckStatus.State - Enum in org.elasticsearch.client.watcher
 
ActionStatus.Execution - Class in org.elasticsearch.client.watcher
 
ActionStatus.Throttle - Class in org.elasticsearch.client.watcher
 
activateWatch(ActivateWatchRequest, RequestOptions) - Method in class org.elasticsearch.client.WatcherClient
Activate a watch from the cluster See the docs for more.
activateWatchAsync(ActivateWatchRequest, RequestOptions, ActionListener<ActivateWatchResponse>) - Method in class org.elasticsearch.client.WatcherClient
Asynchronously activates a watch from the cluster See the docs for more.
ActivateWatchRequest - Class in org.elasticsearch.client.watcher
A request to explicitly activate a watch.
ActivateWatchRequest(String) - Constructor for class org.elasticsearch.client.watcher.ActivateWatchRequest
 
ActivateWatchResponse - Class in org.elasticsearch.client.watcher
Response from an 'activate watch' request.
ActivateWatchResponse(WatchStatus) - Constructor for class org.elasticsearch.client.watcher.ActivateWatchResponse
 
ACTIVE - org.elasticsearch.client.license.LicenseStatus
 
ACTIVE - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
ACTUAL - org.elasticsearch.client.ml.job.config.RuleCondition.AppliesTo
 
ACTUAL - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
ACTUAL - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
addCharFilter(String) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
addCharFilter(Map<String, Object>) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
addDoc(byte[]) - Method in class org.elasticsearch.client.ml.PostDataRequest.JsonBuilder
Add a document via a byte[] array
addDoc(String) - Method in class org.elasticsearch.client.ml.PostDataRequest.JsonBuilder
Add a document via a serialized JSON String
addDoc(Map<String, Object>) - Method in class org.elasticsearch.client.ml.PostDataRequest.JsonBuilder
Add a document via an object map
addExclude(String) - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
Adds a term that should be excluded from results
addExpression(RoleMapperExpression) - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.AllRoleMapperExpression.Builder
 
addExpression(RoleMapperExpression) - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.AnyRoleMapperExpression.Builder
 
addInclude(String, float) - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
Adds a term to the set of allowed values - the boost defines the relative importance when pursuing connections in subsequent Hops.
addTokenFilter(String) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
addTokenFilter(Map<String, Object>) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
addValidationError(String) - Method in exception org.elasticsearch.client.ValidationException
Add a new validation error to the accumulating validation errors
addValidationErrors(ValidationException) - Method in exception org.elasticsearch.client.ValidationException
Adds validation errors from an existing ValidationException to the accumulating validation errors
addVertexRequest(String) - Method in class org.elasticsearch.protocol.xpack.graph.Hop
Add a field in which this Hop will look for terms that are highly linked to previous hops and optionally the guiding query.
ADVANCE_TIME - Static variable in class org.elasticsearch.client.ml.FlushJobRequest
 
AGGREGATIONS - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
ALIAS - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
ALL - org.elasticsearch.client.ml.job.config.Detector.ExcludeFrequent
 
ALL - org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeType
 
ALL - Static variable in class org.elasticsearch.client.ml.DeleteForecastRequest
 
ALLOW_NO_DATAFEEDS - Static variable in class org.elasticsearch.client.ml.GetDatafeedRequest
 
ALLOW_NO_DATAFEEDS - Static variable in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
 
ALLOW_NO_DATAFEEDS - Static variable in class org.elasticsearch.client.ml.StopDatafeedRequest
 
ALLOW_NO_FORECASTS - Static variable in class org.elasticsearch.client.ml.DeleteForecastRequest
 
ALLOW_NO_JOBS - Static variable in class org.elasticsearch.client.ml.CloseJobRequest
 
ALLOW_NO_JOBS - Static variable in class org.elasticsearch.client.ml.GetJobRequest
 
ALLOW_NO_JOBS - Static variable in class org.elasticsearch.client.ml.GetJobStatsRequest
 
ALLOW_NO_JOBS - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
AllRoleMapperExpression - Class in org.elasticsearch.client.security.support.expressiondsl.expressions
An expression that evaluates to true if-and-only-if all its children evaluate to true.
AllRoleMapperExpression.Builder - Class in org.elasticsearch.client.security.support.expressiondsl.expressions
 
ANALYSIS_CONFIG - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
Serialisation names
ANALYSIS_CONFIG - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
ANALYSIS_LIMITS - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
AnalysisConfig - Class in org.elasticsearch.client.ml.job.config
Analysis configuration options that describe which fields are analyzed and which functions are used to detect anomalies.
AnalysisConfig.Builder - Class in org.elasticsearch.client.ml.job.config
 
AnalysisLimits - Class in org.elasticsearch.client.ml.job.config
Analysis limits for autodetect.
AnalysisLimits(Long) - Constructor for class org.elasticsearch.client.ml.job.config.AnalysisLimits
 
AnalysisLimits(Long, Long) - Constructor for class org.elasticsearch.client.ml.job.config.AnalysisLimits
 
analyze(AnalyzeRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Calls the analyze API See Analyze API on elastic.co
analyzeAsync(AnalyzeRequest, RequestOptions, ActionListener<AnalyzeResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously calls the analyze API See Analyze API on elastic.co
ANOMALY_CAUSE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
ANOMALY_DETECTOR_JOB_TYPE - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
ANOMALY_SCORE - Static variable in class org.elasticsearch.client.ml.GetBucketsRequest
 
ANOMALY_SCORE - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
ANOMALY_SCORE - Static variable in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
AnomalyCause - Class in org.elasticsearch.client.ml.job.results
Anomaly Cause POJO.
AnomalyRecord - Class in org.elasticsearch.client.ml.job.results
Anomaly Record POJO.
ANY - org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeType
 
AnyRoleMapperExpression - Class in org.elasticsearch.client.security.support.expressiondsl.expressions
An expression that evaluates to true if at least one of its children evaluate to true.
AnyRoleMapperExpression.Builder - Class in org.elasticsearch.client.security.support.expressiondsl.expressions
 
appendOn(Detector, StringBuilder) - Static method in class org.elasticsearch.client.ml.job.config.DefaultDetectorDescription
Appends to the given StringBuilder the default description for the given detector
APPLIES_TO_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.RuleCondition
 
ASSIGNMENT_EXPLANATION - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
ATTRIBUTES - Static variable in class org.elasticsearch.client.ml.NodeAttributes
 
AUTO - org.elasticsearch.client.ml.datafeed.ChunkingConfig.Mode
 
available() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
AVG - org.elasticsearch.client.ml.job.config.DetectorFunction
 
AVG - Static variable in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
AWAITS_SUCCESSFUL_EXECUTION - org.elasticsearch.client.watcher.ActionStatus.AckStatus.State
 

B

BACKGROUND_PERSIST_INTERVAL - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
BASIC_SELF_GENERATED_LICENSE_EXPIRATION_MILLIS - Static variable in class org.elasticsearch.client.xpack.XPackInfoResponse
Value of the license's expiration time if it should never expire.
Bucket - Class in org.elasticsearch.client.ml.job.results
Bucket Result POJO
BUCKET_ALLOCATION_FAILURES_COUNT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
BUCKET_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
BUCKET_INFLUENCERS - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
BUCKET_SPAN - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
BUCKET_SPAN - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
BUCKET_SPAN - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
BUCKET_SPAN - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
BUCKET_SPAN - Static variable in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
BUCKET_SPAN - Static variable in class org.elasticsearch.client.ml.job.results.Influencer
 
BUCKET_SPAN - Static variable in class org.elasticsearch.client.ml.job.results.OverallBucket
 
BucketInfluencer - Class in org.elasticsearch.client.ml.job.results
 
buckets() - Method in class org.elasticsearch.client.ml.GetBucketsResponse
The retrieved buckets
BUCKETS - Static variable in class org.elasticsearch.client.ml.GetBucketsResponse
 
build() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
build() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
build() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
build() - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
Create a config
build() - Method in class org.elasticsearch.client.ml.job.config.DataDescription.Builder
 
build() - Method in class org.elasticsearch.client.ml.job.config.DetectionRule.Builder
 
build() - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
build() - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
Builds a job.
build() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
 
build() - Method in class org.elasticsearch.client.ml.job.config.MlFilter.Builder
 
build() - Method in class org.elasticsearch.client.ml.job.config.RuleScope.Builder
 
build() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
build() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
build() - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.AllRoleMapperExpression.Builder
 
build() - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.AnyRoleMapperExpression.Builder
 
BUILD - org.elasticsearch.client.xpack.XPackInfoRequest.Category
 
builder() - Static method in class org.elasticsearch.client.ml.job.config.Detector
 
builder() - Static method in class org.elasticsearch.client.ml.job.config.RuleScope
 
builder() - Static method in class org.elasticsearch.client.security.support.expressiondsl.expressions.AllRoleMapperExpression
 
builder() - Static method in class org.elasticsearch.client.security.support.expressiondsl.expressions.AnyRoleMapperExpression
 
builder(String) - Static method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
builder(String) - Static method in class org.elasticsearch.client.ml.job.config.Job
 
builder(String) - Static method in class org.elasticsearch.client.ml.job.config.MlFilter
 
builder(String, String) - Static method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
builder(List<Detector>) - Static method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
Builder() - Constructor for class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
Builder() - Constructor for class org.elasticsearch.client.ml.job.config.DataDescription.Builder
 
Builder() - Constructor for class org.elasticsearch.client.ml.job.config.Detector.Builder
 
Builder() - Constructor for class org.elasticsearch.client.ml.job.config.RuleScope.Builder
 
Builder() - Constructor for class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
Builder() - Constructor for class org.elasticsearch.client.security.support.expressiondsl.expressions.AllRoleMapperExpression.Builder
 
Builder() - Constructor for class org.elasticsearch.client.security.support.expressiondsl.expressions.AnyRoleMapperExpression.Builder
 
Builder(String) - Constructor for class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
Builder(String) - Constructor for class org.elasticsearch.client.ml.job.config.Job.Builder
 
Builder(String) - Constructor for class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
New JobUpdate.Builder object for the existing job
Builder(String) - Constructor for class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
Builder(String) - Constructor for class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
Builder(String, String) - Constructor for class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
Builder(String, String) - Constructor for class org.elasticsearch.client.ml.job.config.Detector.Builder
 
Builder(List<Detector>) - Constructor for class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
Builder(List<RuleCondition>) - Constructor for class org.elasticsearch.client.ml.job.config.DetectionRule.Builder
 
Builder(DatafeedConfig) - Constructor for class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
Builder(DatafeedUpdate) - Constructor for class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
Builder(AnalysisConfig) - Constructor for class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
Builder(CategorizationAnalyzerConfig) - Constructor for class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
Builder(Detector) - Constructor for class org.elasticsearch.client.ml.job.config.Detector.Builder
 
Builder(DetectorFunction, String) - Constructor for class org.elasticsearch.client.ml.job.config.Detector.Builder
 
Builder(Job) - Constructor for class org.elasticsearch.client.ml.job.config.Job.Builder
 
Builder(RuleScope) - Constructor for class org.elasticsearch.client.ml.job.config.RuleScope.Builder
 
Builder(RuleScope.Builder) - Constructor for class org.elasticsearch.client.ml.job.config.DetectionRule.Builder
 
Builder(ModelSizeStats) - Constructor for class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
Builder(ModelSnapshot) - Constructor for class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
BuildInfo(String, String) - Constructor for class org.elasticsearch.client.xpack.XPackInfoResponse.BuildInfo
 
BuildInfo(StreamInput) - Constructor for class org.elasticsearch.client.xpack.XPackInfoResponse.BuildInfo
 
bulk(BulkRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
bulk(BulkRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a bulk request using the Bulk API.
bulkAsync(BulkRequest, ActionListener<BulkResponse>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
bulkAsync(BulkRequest, RequestOptions, ActionListener<BulkResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a bulk request using the Bulk API.
BY - org.elasticsearch.client.ml.job.config.Detector.ExcludeFrequent
 
BY_FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
BY_FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
BY_FIELD_NAME_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.Detector
 
BY_FIELD_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
BY_FIELD_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
byFields() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 

C

CALC_INTERIM - Static variable in class org.elasticsearch.client.ml.FlushJobRequest
 
Calendar - Class in org.elasticsearch.client.ml.calendars
A simple calendar object for scheduled (special) events.
Calendar(String, List<String>, String) - Constructor for class org.elasticsearch.client.ml.calendars.Calendar
jobIds can be a mix of job groups and job Ids
CALENDAR_TYPE - Static variable in class org.elasticsearch.client.ml.calendars.Calendar
 
calendars() - Method in class org.elasticsearch.client.ml.GetCalendarsResponse
The collection of Calendar objects found in the query
cancel(CancelTasksRequest, RequestOptions) - Method in class org.elasticsearch.client.TasksClient
Cancel one or more cluster tasks using the Task Management API.
cancelAsync(CancelTasksRequest, RequestOptions, ActionListener<CancelTasksResponse>) - Method in class org.elasticsearch.client.TasksClient
Asynchronously cancel one or more cluster tasks using the Task Management API.
categories() - Method in class org.elasticsearch.client.ml.GetCategoriesResponse
The retrieved categories
CATEGORIES - Static variable in class org.elasticsearch.client.ml.GetCategoriesResponse
 
CATEGORIZATION_ANALYZER - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
CATEGORIZATION_ANALYZER - Static variable in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig
 
CATEGORIZATION_EXAMPLES_LIMIT - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisLimits
 
CATEGORIZATION_FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
CATEGORIZATION_FILTERS - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
CategorizationAnalyzerConfig - Class in org.elasticsearch.client.ml.job.config
Configuration for the categorization analyzer.
CategorizationAnalyzerConfig.Builder - Class in org.elasticsearch.client.ml.job.config
 
CategorizationAnalyzerConfig.NameOrDefinition - Class in org.elasticsearch.client.ml.job.config
Simple store of either a name of a built-in analyzer element or a custom definition.
CATEGORY_ID - Static variable in class org.elasticsearch.client.ml.GetCategoriesRequest
 
CATEGORY_ID - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
CategoryDefinition - Class in org.elasticsearch.client.ml.job.results
 
CAUSES - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
CertificateInfo - Class in org.elasticsearch.client.security.support
Simple model of an X.509 certificate
CertificateInfo(String, String, String, String, String, boolean, String) - Constructor for class org.elasticsearch.client.security.support.CertificateInfo
 
changePassword(ChangePasswordRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Change the password of a user of a native realm or built-in user synchronously.
changePasswordAsync(ChangePasswordRequest, RequestOptions, ActionListener<EmptyResponse>) - Method in class org.elasticsearch.client.SecurityClient
Change the password of a user of a native realm or built-in user asynchronously.
ChangePasswordRequest - Class in org.elasticsearch.client.security
Request object to change the password of a user of a native realm or a built-in user.
ChangePasswordRequest(String, char[], RefreshPolicy) - Constructor for class org.elasticsearch.client.security.ChangePasswordRequest
 
checked() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
CHUNKING_CONFIG - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
ChunkingConfig - Class in org.elasticsearch.client.ml.datafeed
The description of how searches should be chunked.
ChunkingConfig.Mode - Enum in org.elasticsearch.client.ml.datafeed
 
clearCache(ClearIndicesCacheRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
clearCache(ClearIndicesCacheRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Clears the cache of one or more indices using the Clear Cache API.
clearCacheAsync(ClearIndicesCacheRequest, ActionListener<ClearIndicesCacheResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
clearCacheAsync(ClearIndicesCacheRequest, RequestOptions, ActionListener<ClearIndicesCacheResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously clears the cache of one or more indices using the Clear Cache API.
clearScroll(ClearScrollRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
clearScroll(ClearScrollRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Clears one or more scroll ids using the Clear Scroll API.
clearScrollAsync(ClearScrollRequest, ActionListener<ClearScrollResponse>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
clearScrollAsync(ClearScrollRequest, RequestOptions, ActionListener<ClearScrollResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously clears one or more scroll ids using the Clear Scroll API.
close() - Method in class org.elasticsearch.client.RestHighLevelClient
 
close(CloseIndexRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
close(CloseIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Closes an index using the Close Index API.
closeAllJobsRequest() - Static method in class org.elasticsearch.client.ml.CloseJobRequest
Explicitly close all jobs
closeAsync(CloseIndexRequest, ActionListener<AcknowledgedResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
closeAsync(CloseIndexRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously closes an index using the Close Index API.
CLOSED - org.elasticsearch.client.ml.job.config.JobState
 
closeJob(CloseJobRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Closes one or more Machine Learning Jobs.
closeJobAsync(CloseJobRequest, RequestOptions, ActionListener<CloseJobResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Closes one or more Machine Learning Jobs asynchronously, notifies listener on completion A closed job cannot receive data or perform analysis operations, but you can still explore and navigate results.
CloseJobRequest - Class in org.elasticsearch.client.ml
Request to close Machine Learning Jobs
CloseJobRequest(String...) - Constructor for class org.elasticsearch.client.ml.CloseJobRequest
Close the specified Jobs via their unique jobIds
CloseJobResponse - Class in org.elasticsearch.client.ml
Response indicating if the Job(s) closed or not
CloseJobResponse(boolean) - Constructor for class org.elasticsearch.client.ml.CloseJobResponse
 
CLOSING - org.elasticsearch.client.ml.job.config.JobState
 
cluster() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides a ClusterClient which can be used to access the Cluster API.
ClusterClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Cluster API.
compareTo(OverallBucket.JobInfo) - Method in class org.elasticsearch.client.ml.job.results.OverallBucket.JobInfo
 
CompositeRoleMapperExpression - Class in org.elasticsearch.client.security.support.expressiondsl.expressions
Expression of role mapper expressions which can be combined by operators like AND, OR
CompositeType - Enum in org.elasticsearch.client.security.support.expressiondsl.expressions
 
CONDITIONS_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.DetectionRule
 
Connection - Class in org.elasticsearch.protocol.xpack.graph
A Connection links exactly two Vertex objects.
Connection(StreamInput, Map<Vertex.VertexId, Vertex>) - Constructor for class org.elasticsearch.protocol.xpack.graph.Connection
 
Connection(Vertex, Vertex, double, long) - Constructor for class org.elasticsearch.protocol.xpack.graph.Connection
 
Connection.ConnectionId - Class in org.elasticsearch.protocol.xpack.graph
An identifier (implements hashcode and equals) that represents a unique key for a Connection
ConnectionId(Vertex.VertexId, Vertex.VertexId) - Constructor for class org.elasticsearch.protocol.xpack.graph.Connection.ConnectionId
 
CONTENT_TYPE - Static variable in class org.elasticsearch.client.ml.PostDataRequest
 
CORRELATED_BY_FIELD_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
CORRELATED_BY_FIELD_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
count - Variable in class org.elasticsearch.client.ml.AbstractResultResponse
 
count() - Method in class org.elasticsearch.client.ml.AbstractResultResponse
 
COUNT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
COUNT - Static variable in class org.elasticsearch.client.ml.AbstractResultResponse
 
create(CreateSnapshotRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Creates a snapshot.
create(CreateIndexRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
create(CreateIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Creates an index using the Create Index API.
CREATE_TIME - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
createAsync(CreateSnapshotRequest, RequestOptions, ActionListener<CreateSnapshotResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously creates a snapshot.
createAsync(CreateIndexRequest, ActionListener<CreateIndexResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
createAsync(CreateIndexRequest, RequestOptions, ActionListener<CreateIndexResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously creates an index using the Create Index API.
createId(String, String) - Static method in class org.elasticsearch.protocol.xpack.graph.Vertex
A convenience method for creating a Vertex.VertexId
createNextHop(QueryBuilder) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
Add a stage in the graph exploration.
createRepository(PutRepositoryRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Creates a snapshot repository.
createRepositoryAsync(PutRepositoryRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously creates a snapshot repository.
createTime(Operator, long) - Static method in class org.elasticsearch.client.ml.job.config.RuleCondition
 
CUSTOM_RULES_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.Detector
 
CUSTOM_SETTINGS - Static variable in class org.elasticsearch.client.ml.job.config.Job
 

D

DATA_DESCRIPTION - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
DataCounts - Class in org.elasticsearch.client.ml.job.process
Job processed record counts.
DataCounts(String, long, long, long, long, long, long, long, long, long, long, Date, Date, Date, Date, Date) - Constructor for class org.elasticsearch.client.ml.job.process.DataCounts
 
DataCounts(DataCounts) - Constructor for class org.elasticsearch.client.ml.job.process.DataCounts
 
DataDescription - Class in org.elasticsearch.client.ml.job.config
Describes the format of the data used in the job and how it should be interpreted by the ML job.
DataDescription(DataDescription.DataFormat, String, String, Character, Character) - Constructor for class org.elasticsearch.client.ml.job.config.DataDescription
 
DataDescription.Builder - Class in org.elasticsearch.client.ml.job.config
 
DataDescription.DataFormat - Enum in org.elasticsearch.client.ml.job.config
Enum of the acceptable data formats.
DATAFEED_IDS - Static variable in class org.elasticsearch.client.ml.GetDatafeedRequest
 
DatafeedConfig - Class in org.elasticsearch.client.ml.datafeed
The datafeed configuration object.
DatafeedConfig.Builder - Class in org.elasticsearch.client.ml.datafeed
 
datafeeds() - Method in class org.elasticsearch.client.ml.GetDatafeedResponse
The collection of DatafeedConfig objects found in the query
DatafeedState - Enum in org.elasticsearch.client.ml.datafeed
Datafeed State POJO
datafeedStats() - Method in class org.elasticsearch.client.ml.GetDatafeedStatsResponse
The collection of DatafeedStats objects found in the query
DatafeedStats - Class in org.elasticsearch.client.ml.datafeed
Datafeed Statistics POJO
DatafeedStats(String, DatafeedState, NodeAttributes, String) - Constructor for class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
DatafeedUpdate - Class in org.elasticsearch.client.ml.datafeed
A datafeed update contains partial properties to update a DatafeedConfig.
DatafeedUpdate.Builder - Class in org.elasticsearch.client.ml.datafeed
 
DateHistogramGroupConfig - Class in org.elasticsearch.client.rollup.job.config
The configuration object for the histograms in the rollup config { "groups": [ "date_histogram": { "field" : "foo", "interval" : "1d", "delay": "30d", "time_zone" : "EST" } ] }
DateHistogramGroupConfig(String, DateHistogramInterval) - Constructor for class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
Create a new DateHistogramGroupConfig using the given field and interval parameters.
DateHistogramGroupConfig(String, DateHistogramInterval, DateHistogramInterval, String) - Constructor for class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
Create a new DateHistogramGroupConfig using the given configuration parameters.
DEFAULT_ACK_TIMEOUT - Static variable in class org.elasticsearch.client.TimedRequest
 
DEFAULT_DELIMITER - Static variable in class org.elasticsearch.client.ml.job.config.DataDescription
The default field delimiter expected by the native autodetect program.
DEFAULT_MASTER_NODE_TIMEOUT - Static variable in class org.elasticsearch.client.TimedRequest
 
DEFAULT_MIN_DOC_COUNT - Static variable in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
DEFAULT_QUOTE_CHAR - Static variable in class org.elasticsearch.client.ml.job.config.DataDescription
The default quote character used to escape text in delimited data formats
DEFAULT_SHARD_MIN_DOC_COUNT - Static variable in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
DEFAULT_SIZE - Static variable in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
DEFAULT_TIME_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.DataDescription
By default autodetect expects the timestamp in a field with this name
DefaultDetectorDescription - Class in org.elasticsearch.client.ml.job.config
 
definition - Variable in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.NameOrDefinition
 
delete(DeleteSnapshotRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Deletes a snapshot.
delete(DeleteIndexRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
delete(DeleteIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Deletes an index using the Delete Index API.
delete(DeleteRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
delete(DeleteRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Deletes a document by id using the Delete API.
deleteAllForecasts(String) - Static method in class org.elasticsearch.client.ml.DeleteForecastRequest
Create a new DeleteForecastRequest that explicitly deletes all forecasts
deleteAsync(DeleteSnapshotRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously deletes a snapshot.
deleteAsync(DeleteIndexRequest, ActionListener<AcknowledgedResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
deleteAsync(DeleteIndexRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously deletes an index using the Delete Index API.
deleteAsync(DeleteRequest, ActionListener<DeleteResponse>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
deleteAsync(DeleteRequest, RequestOptions, ActionListener<DeleteResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously deletes a document by id using the Delete API.
deleteByQuery(DeleteByQueryRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a delete by query request.
deleteByQueryAsync(DeleteByQueryRequest, RequestOptions, ActionListener<BulkByScrollResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a delete by query request.
deleteByQueryRethrottle(RethrottleRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a delete by query rethrottle request.
deleteByQueryRethrottleAsync(RethrottleRequest, RequestOptions, ActionListener<ListTasksResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously execute an delete by query rethrottle request.
deleteCalendar(DeleteCalendarRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Machine Learning Calendar
deleteCalendarAsync(DeleteCalendarRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Machine Learning Job asynchronously and notifies the listener on completion
DeleteCalendarRequest - Class in org.elasticsearch.client.ml
Request to delete a Machine Learning Calendar
DeleteCalendarRequest(String) - Constructor for class org.elasticsearch.client.ml.DeleteCalendarRequest
The constructor requires a single calendar id.
deleteDatafeed(DeleteDatafeedRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Machine Learning Datafeed
deleteDatafeedAsync(DeleteDatafeedRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Machine Learning Datafeed asynchronously and notifies the listener on completion
DeleteDatafeedRequest - Class in org.elasticsearch.client.ml
Request to delete a Machine Learning Datafeed via its ID
DeleteDatafeedRequest(String) - Constructor for class org.elasticsearch.client.ml.DeleteDatafeedRequest
 
deleteForecast(DeleteForecastRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes Machine Learning Job Forecasts
deleteForecastAsync(DeleteForecastRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes Machine Learning Job Forecasts asynchronously
DeleteForecastRequest - Class in org.elasticsearch.client.ml
POJO for a delete forecast request
DeleteForecastRequest(String) - Constructor for class org.elasticsearch.client.ml.DeleteForecastRequest
Create a new DeleteForecastRequest for the given Job ID
deleteJob(DeleteJobRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Machine Learning Job
deleteJobAsync(DeleteJobRequest, RequestOptions, ActionListener<DeleteJobResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Machine Learning Job asynchronously and notifies the listener on completion
DeleteJobRequest - Class in org.elasticsearch.client.ml
Request to delete a Machine Learning Job via its ID
DeleteJobRequest(String) - Constructor for class org.elasticsearch.client.ml.DeleteJobRequest
 
DeleteJobResponse - Class in org.elasticsearch.client.ml
Response object that contains the acknowledgement or the task id depending on whether the delete job action was requested to wait for completion.
deleteLicense(DeleteLicenseRequest, RequestOptions) - Method in class org.elasticsearch.client.LicenseClient
Deletes license from the cluster.
deleteLicenseAsync(DeleteLicenseRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.LicenseClient
Asynchronously deletes license from the cluster.
DeleteLicenseRequest - Class in org.elasticsearch.client.license
 
DeleteLicenseRequest() - Constructor for class org.elasticsearch.client.license.DeleteLicenseRequest
 
deletePipeline(DeletePipelineRequest, RequestOptions) - Method in class org.elasticsearch.client.IngestClient
Delete an existing pipeline.
deletePipelineAsync(DeletePipelineRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IngestClient
Asynchronously delete an existing pipeline.
deleteRepository(DeleteRepositoryRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Deletes a snapshot repository.
deleteRepositoryAsync(DeleteRepositoryRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously deletes a snapshot repository.
deleteRole(DeleteRoleRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Removes role from the native realm.
deleteRoleAsync(DeleteRoleRequest, RequestOptions, ActionListener<DeleteRoleResponse>) - Method in class org.elasticsearch.client.SecurityClient
Removes role from the native realm.
deleteRoleMapping(DeleteRoleMappingRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Delete a role mapping.
deleteRoleMappingAsync(DeleteRoleMappingRequest, RequestOptions, ActionListener<DeleteRoleMappingResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously delete a role mapping.
DeleteRoleMappingRequest - Class in org.elasticsearch.client.security
Request object to delete a role mapping.
DeleteRoleMappingRequest(String, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.DeleteRoleMappingRequest
Constructor for DeleteRoleMappingRequest
DeleteRoleMappingResponse - Class in org.elasticsearch.client.security
Response when deleting a role mapping.
DeleteRoleMappingResponse(boolean) - Constructor for class org.elasticsearch.client.security.DeleteRoleMappingResponse
 
DeleteRoleRequest - Class in org.elasticsearch.client.security
A request delete a role from the security index
DeleteRoleRequest(String) - Constructor for class org.elasticsearch.client.security.DeleteRoleRequest
 
DeleteRoleRequest(String, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.DeleteRoleRequest
 
DeleteRoleResponse - Class in org.elasticsearch.client.security
Response for a role being deleted from the native realm
DeleteRoleResponse(boolean) - Constructor for class org.elasticsearch.client.security.DeleteRoleResponse
 
deleteScript(DeleteStoredScriptRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Delete stored script by id.
deleteScriptAsync(DeleteStoredScriptRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously delete stored script by id.
deleteWatch(DeleteWatchRequest, RequestOptions) - Method in class org.elasticsearch.client.WatcherClient
Deletes a watch from the cluster See the docs for more.
deleteWatchAsync(DeleteWatchRequest, RequestOptions, ActionListener<DeleteWatchResponse>) - Method in class org.elasticsearch.client.WatcherClient
Asynchronously deletes a watch from the cluster See the docs for more.
DeleteWatchRequest - Class in org.elasticsearch.protocol.xpack.watcher
A delete watch request to delete an watch by name (id)
DeleteWatchRequest() - Constructor for class org.elasticsearch.protocol.xpack.watcher.DeleteWatchRequest
 
DeleteWatchRequest(String) - Constructor for class org.elasticsearch.protocol.xpack.watcher.DeleteWatchRequest
 
DeleteWatchResponse - Class in org.elasticsearch.protocol.xpack.watcher
 
DeleteWatchResponse() - Constructor for class org.elasticsearch.protocol.xpack.watcher.DeleteWatchResponse
 
DeleteWatchResponse(String, long, boolean) - Constructor for class org.elasticsearch.protocol.xpack.watcher.DeleteWatchResponse
 
DELETING - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
DELIMITED - org.elasticsearch.client.ml.job.config.DataDescription.DataFormat
This is deprecated
DESCENDING - Static variable in class org.elasticsearch.client.ml.GetBucketsRequest
 
DESCENDING - Static variable in class org.elasticsearch.client.ml.GetInfluencersRequest
 
DESCENDING - Static variable in class org.elasticsearch.client.ml.GetRecordsRequest
 
description() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
DESCRIPTION - Static variable in class org.elasticsearch.client.ml.calendars.Calendar
 
DESCRIPTION - Static variable in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
DESCRIPTION - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
DESCRIPTION - Static variable in class org.elasticsearch.client.ml.job.config.MlFilter
 
DESCRIPTION - Static variable in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
DETECTION_RULE_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.DetectionRule
 
DetectionRule - Class in org.elasticsearch.client.ml.job.config
 
DetectionRule.Builder - Class in org.elasticsearch.client.ml.job.config
 
Detector - Class in org.elasticsearch.client.ml.job.config
Defines the fields and functions used in the analysis.
DETECTOR_DESCRIPTION_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.Detector
 
DETECTOR_INDEX - Static variable in class org.elasticsearch.client.ml.job.config.Detector
 
DETECTOR_INDEX - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
Detector.Builder - Class in org.elasticsearch.client.ml.job.config
 
Detector.ExcludeFrequent - Enum in org.elasticsearch.client.ml.job.config
 
DetectorFunction - Enum in org.elasticsearch.client.ml.job.config
 
DETECTORS - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
DETECTORS - Static variable in class org.elasticsearch.client.ml.job.config.JobUpdate
 
DetectorUpdate(int, String, List<DetectionRule>) - Constructor for class org.elasticsearch.client.ml.job.config.JobUpdate.DetectorUpdate
A detector update to apply to the Machine Learning Job
DIFF_FROM_TYPICAL - org.elasticsearch.client.ml.job.config.RuleCondition.AppliesTo
 
disableUser(DisableUserRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Disable a native realm or built-in user synchronously.
disableUserAsync(DisableUserRequest, RequestOptions, ActionListener<EmptyResponse>) - Method in class org.elasticsearch.client.SecurityClient
Disable a native realm or built-in user asynchronously.
DisableUserRequest - Class in org.elasticsearch.client.security
Request object to disable a native realm or built-in user.
DisableUserRequest(String, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.DisableUserRequest
 
DISTINCT_COUNT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
DURATION - Static variable in class org.elasticsearch.client.ml.ForecastJobRequest
 

E

EARLIEST_RECORD_TIME - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
EMPTY_BUCKET_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
EmptyResponse - Class in org.elasticsearch.client.security
Response for a request which simply returns an empty object.
EmptyResponse() - Constructor for class org.elasticsearch.client.security.EmptyResponse
 
enabled() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
enableUser(EnableUserRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Enable a native realm or built-in user synchronously.
enableUserAsync(EnableUserRequest, RequestOptions, ActionListener<EmptyResponse>) - Method in class org.elasticsearch.client.SecurityClient
Enable a native realm or built-in user asynchronously.
EnableUserRequest - Class in org.elasticsearch.client.security
Request object to enable a native realm or built-in user.
EnableUserRequest(String, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.EnableUserRequest
 
END - Static variable in class org.elasticsearch.client.ml.FlushJobRequest
 
END - Static variable in class org.elasticsearch.client.ml.GetBucketsRequest
 
END - Static variable in class org.elasticsearch.client.ml.GetInfluencersRequest
 
END - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
END - Static variable in class org.elasticsearch.client.ml.GetRecordsRequest
 
END - Static variable in class org.elasticsearch.client.ml.StartDatafeedRequest
 
END_TIME - Static variable in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
EPHEMERAL_ID - Static variable in class org.elasticsearch.client.ml.NodeAttributes
 
EPOCH - Static variable in class org.elasticsearch.client.ml.job.config.DataDescription
Special time format string for epoch times (seconds)
EPOCH_MS - Static variable in class org.elasticsearch.client.ml.job.config.DataDescription
Special time format string for epoch times (milli-seconds)
equals(Object) - Method in class org.elasticsearch.client.license.PutLicenseResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.calendars.Calendar
 
equals(Object) - Method in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
equals(Object) - Method in class org.elasticsearch.client.ml.CloseJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.CloseJobResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
equals(Object) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
The lists of indices and types are compared for equality but they are not sorted first so this test could fail simply because the indices and types lists are in different orders.
equals(Object) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
The lists of indices and types are compared for equality but they are not sorted first so this test could fail simply because the indices and types lists are in different orders.
equals(Object) - Method in class org.elasticsearch.client.ml.DeleteCalendarRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.DeleteDatafeedRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.DeleteJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.DeleteJobResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.FlushJobResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.ForecastJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.ForecastJobResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetBucketsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetCalendarsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetCalendarsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetCategoriesResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetDatafeedRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetDatafeedResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetDatafeedStatsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetInfluencersResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetJobResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetJobStatsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetJobStatsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetOverallBucketsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetRecordsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.AnalysisLimits
Overridden equality test
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.NameOrDefinition
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.DataDescription
Overridden equality test
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.DetectionRule
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.Detector
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.FilterRef
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.Job
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.DetectorUpdate
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.MlFilter
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.ModelPlotConfig
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.RuleCondition
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.config.RuleScope
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.process.DataCounts
Equality test
equals(Object) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
Compare all the fields.
equals(Object) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
Compare all the fields.
equals(Object) - Method in class org.elasticsearch.client.ml.job.process.Quantiles
Compare all the fields.
equals(Object) - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.results.Bucket
Compare all the fields and embedded anomaly records (if any)
equals(Object) - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.results.Influence
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.results.OverallBucket
Compare all the fields and embedded anomaly records (if any)
equals(Object) - Method in class org.elasticsearch.client.ml.job.results.OverallBucket.JobInfo
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.stats.ForecastStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.stats.JobStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.job.util.PageParams
 
equals(Object) - Method in class org.elasticsearch.client.ml.NodeAttributes
 
equals(Object) - Method in class org.elasticsearch.client.ml.OpenJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.OpenJobResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.PostDataRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.PostDataResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.PreviewDatafeedRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.PreviewDatafeedResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.PutCalendarRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.PutCalendarResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.PutDatafeedRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.PutDatafeedResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.PutJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.PutJobResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.StartDatafeedResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.StopDatafeedResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.UpdateJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.rollup.GetRollupCapsRequest
 
equals(Object) - Method in class org.elasticsearch.client.rollup.GetRollupCapsResponse
 
equals(Object) - Method in class org.elasticsearch.client.rollup.GetRollupJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse
 
equals(Object) - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.JobWrapper
 
equals(Object) - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupIndexerJobStats
 
equals(Object) - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupJobStatus
 
equals(Object) - Method in class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
 
equals(Object) - Method in class org.elasticsearch.client.rollup.job.config.GroupConfig
 
equals(Object) - Method in class org.elasticsearch.client.rollup.job.config.HistogramGroupConfig
 
equals(Object) - Method in class org.elasticsearch.client.rollup.job.config.MetricConfig
 
equals(Object) - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
equals(Object) - Method in class org.elasticsearch.client.rollup.job.config.TermsGroupConfig
 
equals(Object) - Method in class org.elasticsearch.client.rollup.PutRollupJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.rollup.PutRollupJobResponse
 
equals(Object) - Method in class org.elasticsearch.client.rollup.RollableIndexCaps
 
equals(Object) - Method in class org.elasticsearch.client.rollup.RollupJobCaps
 
equals(Object) - Method in class org.elasticsearch.client.rollup.RollupJobCaps.RollupFieldCaps
 
equals(Object) - Method in class org.elasticsearch.client.security.DeleteRoleMappingRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.DeleteRoleMappingResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.GetSslCertificatesResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.PutRoleMappingResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.PutUserRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.PutUserResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
equals(Object) - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
 
equals(Object) - Method in class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
equals(Object) - Method in class org.elasticsearch.client.watcher.ActionStatus.AckStatus
 
equals(Object) - Method in class org.elasticsearch.client.watcher.ActionStatus
 
equals(Object) - Method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
equals(Object) - Method in class org.elasticsearch.client.watcher.ActionStatus.Throttle
 
equals(Object) - Method in class org.elasticsearch.client.watcher.ActivateWatchRequest
 
equals(Object) - Method in class org.elasticsearch.client.watcher.ActivateWatchResponse
 
equals(Object) - Method in class org.elasticsearch.client.watcher.WatchStatus
 
equals(Object) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.BuildInfo
 
equals(Object) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
equals(Object) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo
 
equals(Object) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
equals(Object) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
equals(Object) - Method in class org.elasticsearch.protocol.xpack.graph.Connection.ConnectionId
 
equals(Object) - Method in class org.elasticsearch.protocol.xpack.graph.Connection
 
equals(Object) - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
 
equals(Object) - Method in class org.elasticsearch.protocol.xpack.graph.Vertex.VertexId
 
equals(Object) - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoRequest
 
equals(Object) - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoResponse
 
equals(Object) - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchResponse
 
equals(Object) - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchResponse
 
equals(Map<String, String[]>, Map<String, String[]>) - Static method in class org.elasticsearch.client.common.ProtocolUtils
Implements equals for a map of string arrays The map of string arrays is used in some XPack protocol classes but does't work with equal.
equals(SyncedFlushResponse.ShardCounts) - Method in class org.elasticsearch.client.SyncedFlushResponse.ShardCounts
 
ESTABLISHED_MODEL_MEMORY - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
EVENT_COUNT - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
EVENT_ID - Static variable in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
EXAMPLES - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
EXCEPT - org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeType
 
ExceptRoleMapperExpression - Class in org.elasticsearch.client.security.support.expressiondsl.expressions
A negating expression.
ExceptRoleMapperExpression(RoleMapperExpression) - Constructor for class org.elasticsearch.client.security.support.expressiondsl.expressions.ExceptRoleMapperExpression
 
exclude(String, String) - Method in class org.elasticsearch.client.ml.job.config.RuleScope.Builder
 
EXCLUDE - org.elasticsearch.client.ml.job.config.FilterRef.FilterType
 
EXCLUDE_FREQUENT_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.Detector
 
EXCLUDE_INTERIM - Static variable in class org.elasticsearch.client.ml.GetBucketsRequest
 
EXCLUDE_INTERIM - Static variable in class org.elasticsearch.client.ml.GetInfluencersRequest
 
EXCLUDE_INTERIM - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
EXCLUDE_INTERIM - Static variable in class org.elasticsearch.client.ml.GetRecordsRequest
 
excludesAsArray() - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
EXECUTED - org.elasticsearch.client.watcher.ExecutionState
 
EXECUTED_MULTIPLE_TIMES - org.elasticsearch.client.watcher.ExecutionState
 
EXECUTION_NOT_NEEDED - org.elasticsearch.client.watcher.ExecutionState
 
EXECUTION_STATE - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
ExecutionState - Enum in org.elasticsearch.client.watcher
 
exists(GetIndexRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
exists(GetIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Checks if the index (indices) exists or not.
exists(GetRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
exists(GetRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Checks for the existence of a document.
existsAlias(GetAliasesRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
existsAlias(GetAliasesRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Checks if one or more aliases exist using the Aliases Exist API.
existsAliasAsync(GetAliasesRequest, ActionListener<Boolean>, Header...) - Method in class org.elasticsearch.client.IndicesClient
existsAliasAsync(GetAliasesRequest, RequestOptions, ActionListener<Boolean>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously checks if one or more aliases exist using the Aliases Exist API.
existsAsync(GetIndexRequest, ActionListener<Boolean>, Header...) - Method in class org.elasticsearch.client.IndicesClient
existsAsync(GetIndexRequest, RequestOptions, ActionListener<Boolean>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously checks if the index (indices) exists or not.
existsAsync(GetRequest, ActionListener<Boolean>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
existsAsync(GetRequest, RequestOptions, ActionListener<Boolean>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously checks for the existence of a document.
EXPAND - Static variable in class org.elasticsearch.client.ml.GetBucketsRequest
 
EXPIRED - org.elasticsearch.client.license.LicensesStatus
 
EXPIRED - org.elasticsearch.client.license.LicenseStatus
 
EXPIRES_IN - Static variable in class org.elasticsearch.client.ml.ForecastJobRequest
 
EXPIRY - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
explain(ExplainRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a request using the Explain API.
explainAsync(ExplainRequest, RequestOptions, ActionListener<ExplainResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a request using the Explain API.
explore(GraphExploreRequest, RequestOptions) - Method in class org.elasticsearch.client.GraphClient
Executes an exploration request using the Graph API.
exploreAsync(GraphExploreRequest, RequestOptions, ActionListener<GraphExploreResponse>) - Method in class org.elasticsearch.client.GraphClient
Asynchronously executes an exploration request using the Graph API.

F

FAILED - org.elasticsearch.client.ml.job.config.JobState
 
FAILED - org.elasticsearch.client.watcher.ExecutionState
 
FAILED_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
FAILED_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.ShardCounts
 
failedShards() - Method in class org.elasticsearch.client.SyncedFlushResponse
 
failedShards() - Method in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
failure(DateTime, String) - Static method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
FAILURE_REASON_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
failures() - Method in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
FAILURES_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
FEATURES - org.elasticsearch.client.xpack.XPackInfoRequest.Category
 
FeatureSet(String, String, boolean, boolean, Map<String, Object>) - Constructor for class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
FeatureSet(StreamInput) - Constructor for class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
FeatureSetsInfo(Set<XPackInfoResponse.FeatureSetsInfo.FeatureSet>) - Constructor for class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo
 
FeatureSetsInfo(StreamInput) - Constructor for class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo
 
FIELD - Static variable in class org.elasticsearch.client.security.support.expressiondsl.parser.RoleMapperExpressionParser
 
FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
Metric Results
FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
Metric Results (including population metrics)
FIELD_NAME_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.Detector
 
fieldCaps(FieldCapabilitiesRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a request using the Field Capabilities API.
fieldCapsAsync(FieldCapabilitiesRequest, RequestOptions, ActionListener<FieldCapabilitiesResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a request using the Field Capabilities API.
fieldName() - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
fieldName(String) - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
FieldRoleMapperExpression - Class in org.elasticsearch.client.security.support.expressiondsl.fields
An expression that evaluates to true if a field (map element) matches the provided values.
FieldRoleMapperExpression(String, Object...) - Constructor for class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
fields() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
FILTER_ID - Static variable in class org.elasticsearch.client.ml.job.config.FilterRef
 
FILTER_REF_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.FilterRef
 
FILTER_TYPE - Static variable in class org.elasticsearch.client.ml.job.config.FilterRef
 
FilterRef - Class in org.elasticsearch.client.ml.job.config
 
FilterRef(String, FilterRef.FilterType) - Constructor for class org.elasticsearch.client.ml.job.config.FilterRef
 
FilterRef.FilterType - Enum in org.elasticsearch.client.ml.job.config
 
FINISHED_TIME - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
flush(FlushRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
flush(FlushRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Flush one or more indices using the Flush API.
flushAsync(FlushRequest, ActionListener<FlushResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
flushAsync(FlushRequest, RequestOptions, ActionListener<FlushResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously flush one or more indices using the Flush API.
FLUSHED - Static variable in class org.elasticsearch.client.ml.FlushJobResponse
 
flushJob(FlushJobRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Flushes internally buffered data for the given Machine Learning Job ensuring all data sent to the has been processed.
flushJobAsync(FlushJobRequest, RequestOptions, ActionListener<FlushJobResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Flushes internally buffered data for the given Machine Learning Job asynchronously ensuring all data sent to the has been processed.
FlushJobRequest - Class in org.elasticsearch.client.ml
Request object to flush a given Machine Learning job.
FlushJobRequest(String) - Constructor for class org.elasticsearch.client.ml.FlushJobRequest
Create new Flush job request
FlushJobResponse - Class in org.elasticsearch.client.ml
Response object containing flush acknowledgement and additional data
FlushJobResponse(boolean, Date) - Constructor for class org.elasticsearch.client.ml.FlushJobResponse
 
flushSynced(SyncedFlushRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Initiate a synced flush manually using the synced flush API.
flushSyncedAsync(SyncedFlushRequest, RequestOptions, ActionListener<SyncedFlushResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously initiate a synced flush manually using the synced flush API.
FORCE - Static variable in class org.elasticsearch.client.ml.CloseJobRequest
 
FORCE - Static variable in class org.elasticsearch.client.ml.StopDatafeedRequest
 
forcemerge(ForceMergeRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Force merge one or more indices using the Force Merge API.
forceMerge(ForceMergeRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
forceMerge(ForceMergeRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
forcemergeAsync(ForceMergeRequest, RequestOptions, ActionListener<ForceMergeResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously force merge one or more indices using the Force Merge API.
forceMergeAsync(ForceMergeRequest, ActionListener<ForceMergeResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
forceMergeAsync(ForceMergeRequest, RequestOptions, ActionListener<ForceMergeResponse>) - Method in class org.elasticsearch.client.IndicesClient
FORECAST_ID - Static variable in class org.elasticsearch.client.ml.DeleteForecastRequest
 
FORECAST_ID - Static variable in class org.elasticsearch.client.ml.ForecastJobResponse
 
FORECASTED_JOBS - Static variable in class org.elasticsearch.client.ml.job.stats.ForecastStats
 
forecastJob(ForecastJobRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Creates a forecast of an existing, opened Machine Learning Job This predicts the future behavior of a time series by using its historical behavior.
forecastJobAsync(ForecastJobRequest, RequestOptions, ActionListener<ForecastJobResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Creates a forecast of an existing, opened Machine Learning Job asynchronously This predicts the future behavior of a time series by using its historical behavior.
ForecastJobRequest - Class in org.elasticsearch.client.ml
Pojo for forecasting an existing and open Machine Learning Job
ForecastJobRequest(String) - Constructor for class org.elasticsearch.client.ml.ForecastJobRequest
A new forecast request
ForecastJobResponse - Class in org.elasticsearch.client.ml
Forecast response object
ForecastJobResponse(boolean, String) - Constructor for class org.elasticsearch.client.ml.ForecastJobResponse
 
ForecastStats - Class in org.elasticsearch.client.ml.job.stats
A class to hold statistics about forecasts.
ForecastStats(long, SimpleStats, SimpleStats, SimpleStats, Map<String, Long>) - Constructor for class org.elasticsearch.client.ml.job.stats.ForecastStats
 
FORMAT - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
forString(String) - Static method in enum org.elasticsearch.client.ml.job.config.DataDescription.DataFormat
Case-insensitive from string method.
forString(String) - Static method in enum org.elasticsearch.client.ml.job.config.Detector.ExcludeFrequent
Case-insensitive from string method.
FREQ_RARE - org.elasticsearch.client.ml.job.config.DetectorFunction
 
FREQUENCY - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
FROM - Static variable in class org.elasticsearch.client.ml.job.util.PageParams
 
fromId(int) - Static method in enum org.elasticsearch.client.license.LicensesStatus
 
fromName(String) - Static method in enum org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeType
 
fromString(String) - Static method in enum org.elasticsearch.client.license.LicensesStatus
 
fromString(String) - Static method in enum org.elasticsearch.client.license.LicenseStatus
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.datafeed.ChunkingConfig.Mode
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.datafeed.DatafeedState
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.job.config.DetectorFunction
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.job.config.FilterRef.FilterType
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.job.config.JobState
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.job.config.Operator
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.job.config.RuleAction
Case-insensitive from string method.
fromString(String) - Static method in enum org.elasticsearch.client.ml.job.config.RuleCondition.AppliesTo
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
 
fromString(String) - Static method in enum org.elasticsearch.protocol.xpack.migration.UpgradeActionRequired
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.GetAliasesResponse
Parse the get aliases response
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.license.PutLicenseResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.license.StartBasicResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.license.StartTrialResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.CloseJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.DeleteJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.FlushJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.ForecastJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetBucketsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetCalendarsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetCategoriesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetDatafeedResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetDatafeedStatsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetInfluencersResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetJobStatsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetOverallBucketsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetRecordsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.OpenJobRequest
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.OpenJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.PostDataResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.PreviewDatafeedRequest
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.PreviewDatafeedResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.PutCalendarResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.PutDatafeedResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.PutJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.StartDatafeedResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.StopDatafeedResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.GetRollupCapsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.GetRollupJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.job.config.GroupConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.job.config.HistogramGroupConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.job.config.MetricConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.job.config.TermsGroupConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.PutRollupJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.RollupJobCaps.RollupFieldCaps
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.DeleteRoleMappingResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.DeleteRoleResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.EmptyResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.GetSslCertificatesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.PutRoleMappingResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.PutUserResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.support.CertificateInfo
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.SyncedFlushResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.SyncedFlushResponse.ShardCounts
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.watcher.AckWatchResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.watcher.ActivateWatchResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.xpack.XPackUsageResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.protocol.xpack.watcher.PutWatchResponse
 
fromXContent(XContentParser, String) - Static method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
fromXContext(XContentParser) - Static method in class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
FUNCTION - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
FUNCTION - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
FUNCTION_DESCRIPTION - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
FUNCTION_DESCRIPTION - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
FUNCTION_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.Detector
 

G

get(GetSnapshotsRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Get snapshots.
get(GetIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Retrieve information about one or more indexes See Indices Get Index API on elastic.co
get(GetRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
get(GetRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Retrieves a document by id using the Get API.
getAcknowledged() - Method in class org.elasticsearch.client.ml.DeleteJobResponse
Get the action acknowledgement
getAcknowledgeHeader() - Method in class org.elasticsearch.client.license.StartTrialResponse
If the request corresponding to this response did not acknowledge licensing changes that would result from starting a trial license (see StartTrialResponse.isAcknowledged()), returns a message describing how the user must acknowledge licensing changes as a result of such a request.
getAcknowledgeMessage() - Method in class org.elasticsearch.client.license.StartBasicResponse
 
getAcknowledgeMessages() - Method in class org.elasticsearch.client.license.StartBasicResponse
 
getAcknowledgeMessages() - Method in class org.elasticsearch.client.license.StartTrialResponse
If the request corresponding to this response did not acknowledge licensing changes that would result from starting a trial license (see StartTrialResponse.isAcknowledged(), returns a map.
getActionIds() - Method in class org.elasticsearch.client.watcher.AckWatchRequest
 
getActions() - Method in class org.elasticsearch.client.ml.job.config.DetectionRule
 
getActions() - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoResponse
 
getActual() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getActual() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getAdvanceTime() - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
getAggregations() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getAggregations() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getAggs() - Method in class org.elasticsearch.client.rollup.RollupJobCaps.RollupFieldCaps
 
getAlias() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
getAlias(GetAliasesRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Gets one or more aliases using the Get Index Aliases API.
getAliasAsync(GetAliasesRequest, RequestOptions, ActionListener<GetAliasesResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously gets one or more aliases using the Get Index Aliases API.
getAliases() - Method in class org.elasticsearch.client.GetAliasesResponse
Return the requested aliases
GetAliasesResponse - Class in org.elasticsearch.client
Response obtained from the get aliases API.
getAllDatafeedsRequest() - Static method in class org.elasticsearch.client.ml.GetDatafeedRequest
Helper method to create a query that will get ALL datafeeds
getAllDatafeedStatsRequest() - Static method in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
Explicitly gets all datafeeds statistics
getAllJobsRequest() - Static method in class org.elasticsearch.client.ml.GetJobRequest
Helper method to create a query that will get ALL jobs
getAllJobStatsRequest() - Static method in class org.elasticsearch.client.ml.GetJobStatsRequest
Explicitly gets all jobs statistics
getAllowNoDatafeeds() - Method in class org.elasticsearch.client.ml.GetDatafeedRequest
 
getAllowNoDatafeeds() - Method in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
 
getAllowNoDatafeeds() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
getAllowNoForecasts() - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
 
getAllowNoJobs() - Method in class org.elasticsearch.client.ml.CloseJobRequest
 
getAllowNoJobs() - Method in class org.elasticsearch.client.ml.GetJobRequest
 
getAllowNoJobs() - Method in class org.elasticsearch.client.ml.GetJobStatsRequest
 
getAllowNoJobs() - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
Whether to ignore if a wildcard expression matches no jobs.
getAnalysisConfig() - Method in class org.elasticsearch.client.ml.job.config.Job
The analysis configuration object
getAnalysisLimits() - Method in class org.elasticsearch.client.ml.job.config.Job
The analysis options object
getAnalysisLimits() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getAnalyzer() - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig
 
getAnomalyScore() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
getAnomalyScore() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
getAnomalyScore() - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
getAppliesTo() - Method in class org.elasticsearch.client.ml.job.config.RuleCondition
 
getAssignmentExplanation() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
getAssignmentExplanation() - Method in class org.elasticsearch.client.ml.job.stats.JobStats
For open jobs only, contains messages relating to the selection of a node to run the job.
getAssistance(IndexUpgradeInfoRequest, RequestOptions) - Method in class org.elasticsearch.client.MigrationClient
Get Migration Assistance for one or more indices
getAsync(GetSnapshotsRequest, RequestOptions, ActionListener<GetSnapshotsResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously get snapshots.
getAsync(GetIndexRequest, RequestOptions, ActionListener<GetIndexResponse>) - Method in class org.elasticsearch.client.IndicesClient
Retrieve information about one or more indexes See Indices Get Index API on elastic.co
getAsync(GetRequest, ActionListener<GetResponse>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
getAsync(GetRequest, RequestOptions, ActionListener<GetResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously retrieves a document by id using the Get API.
getAttributes() - Method in class org.elasticsearch.client.ml.NodeAttributes
Additional attributes related to this node e.g., {"ml.max_open_jobs": "10"}.
getAvg() - Method in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
getBackgroundPersistInterval() - Method in class org.elasticsearch.client.ml.job.config.Job
The background persistence interval
getBackgroundPersistInterval() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getBg() - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
If the GraphExploreRequest.useSignificance(boolean) is true (the default) this statistic is available.
getBoost() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest.TermBoost
 
getBucketAllocationFailuresCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getBucketCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The number of buckets overall.
getBucketInfluencers() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
getBuckets(GetBucketsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the buckets for a Machine Learning Job.
getBucketsAsync(GetBucketsRequest, RequestOptions, ActionListener<GetBucketsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the buckets for a Machine Learning Job, notifies listener once the requested buckets are retrieved.
getBucketSpan() - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
getBucketSpan() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
The analysis bucket span
getBucketSpan() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
Bucketspan expressed in seconds
getBucketSpan() - Method in class org.elasticsearch.client.ml.job.results.Bucket
Bucketspan expressed in seconds
getBucketSpan() - Method in class org.elasticsearch.client.ml.job.results.OverallBucket
Bucketspan expressed in seconds
GetBucketsRequest - Class in org.elasticsearch.client.ml
A request to retrieve buckets of a given job
GetBucketsRequest(String) - Constructor for class org.elasticsearch.client.ml.GetBucketsRequest
Constructs a request to retrieve buckets of a given job
GetBucketsResponse - Class in org.elasticsearch.client.ml
A response containing the requested buckets
getBuildInfo() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
getByFieldName() - Method in class org.elasticsearch.client.ml.job.config.Detector
The 'by' field or null if not set.
getByFieldName() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getByFieldName() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getByFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getByFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getCalcInterim() - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
getCalendar() - Method in class org.elasticsearch.client.ml.PutCalendarRequest
 
getCalendar() - Method in class org.elasticsearch.client.ml.PutCalendarResponse
 
getCalendarId() - Method in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
getCalendarId() - Method in class org.elasticsearch.client.ml.DeleteCalendarRequest
 
getCalendarId() - Method in class org.elasticsearch.client.ml.GetCalendarsRequest
 
getCalendars(GetCalendarsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets a single or multiple calendars.
getCalendarsAsync(GetCalendarsRequest, RequestOptions, ActionListener<GetCalendarsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets a single or multiple calendars, notifies listener once the requested records are retrieved.
GetCalendarsRequest - Class in org.elasticsearch.client.ml
 
GetCalendarsRequest() - Constructor for class org.elasticsearch.client.ml.GetCalendarsRequest
 
GetCalendarsRequest(String) - Constructor for class org.elasticsearch.client.ml.GetCalendarsRequest
 
GetCalendarsResponse - Class in org.elasticsearch.client.ml
 
getCategories() - Method in class org.elasticsearch.client.xpack.XPackInfoRequest
 
getCategories(GetCategoriesRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the categories for a Machine Learning Job.
getCategoriesAsync(GetCategoriesRequest, RequestOptions, ActionListener<GetCategoriesResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the categories for a Machine Learning Job, notifies listener once the requested buckets are retrieved.
GetCategoriesRequest - Class in org.elasticsearch.client.ml
A request to retrieve categories of a given job
GetCategoriesRequest(String) - Constructor for class org.elasticsearch.client.ml.GetCategoriesRequest
Constructs a request to retrieve category information from a given job
GetCategoriesResponse - Class in org.elasticsearch.client.ml
A response containing the requested categories
getCategorizationAnalyzerConfig() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
getCategorizationExamplesLimit() - Method in class org.elasticsearch.client.ml.job.config.AnalysisLimits
Gets the limit to the number of examples that are stored per category
getCategorizationFieldName() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
getCategorizationFilters() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
getCategorizationFilters() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getCategoryId() - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
 
getCategoryId() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getCauses() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getCertificates() - Method in class org.elasticsearch.client.security.GetSslCertificatesResponse
 
getCharFilters() - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig
 
getChunkingConfig() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getChunkingConfig() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getConditions() - Method in class org.elasticsearch.client.ml.job.config.DetectionRule
 
getConfig() - Method in class org.elasticsearch.client.rollup.PutRollupJobRequest
 
getConnections() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
getContent() - Method in class org.elasticsearch.client.ml.PostDataRequest
 
getCorrelatedByFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getCorrelatedByFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getCreateTime() - Method in class org.elasticsearch.client.ml.job.config.Job
The Job creation time.
getCron() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getCurrentPosition() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupJobStatus
The current position of the writer.
getCustomSettings() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getCustomSettings() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getDataCounts() - Method in class org.elasticsearch.client.ml.job.stats.JobStats
An object that describes the number of records processed and any related error counts See DataCounts
getDataCounts() - Method in class org.elasticsearch.client.ml.PostDataResponse
 
getDataDescription() - Method in class org.elasticsearch.client.ml.job.config.Job
If not set the input data is assumed to be csv with a '_time' field in epoch format.
getDatafeed() - Method in class org.elasticsearch.client.ml.PutDatafeedRequest
 
getDatafeed(GetDatafeedRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets one or more Machine Learning datafeed configuration info.
getDatafeedAsync(GetDatafeedRequest, RequestOptions, ActionListener<GetDatafeedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets one or more Machine Learning datafeed configuration info, asynchronously.
getDatafeedId() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
getDatafeedId() - Method in class org.elasticsearch.client.ml.DeleteDatafeedRequest
 
getDatafeedId() - Method in class org.elasticsearch.client.ml.PreviewDatafeedRequest
 
getDatafeedId() - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
 
getDatafeedIds() - Method in class org.elasticsearch.client.ml.GetDatafeedRequest
All the datafeedIds for which to get configuration information
getDatafeedIds() - Method in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
All the datafeedIds for which to get statistics
getDatafeedIds() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
All the datafeedIds to be stopped
GetDatafeedRequest - Class in org.elasticsearch.client.ml
Request object to get DatafeedConfig objects with the matching datafeedIds.
GetDatafeedRequest(String...) - Constructor for class org.elasticsearch.client.ml.GetDatafeedRequest
Get the specified DatafeedConfig configurations via their unique datafeedIds
GetDatafeedResponse - Class in org.elasticsearch.client.ml
Contains a List of the found DatafeedConfig objects and the total count found
getDatafeedState() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
getDatafeedStats(GetDatafeedStatsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets statistics for one or more Machine Learning datafeeds
getDatafeedStatsAsync(GetDatafeedStatsRequest, RequestOptions, ActionListener<GetDatafeedStatsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets statistics for one or more Machine Learning datafeeds, asynchronously.
GetDatafeedStatsRequest - Class in org.elasticsearch.client.ml
Request object to get DatafeedStats by their respective datafeedIds _all explicitly gets all the datafeeds' statistics in the cluster An empty request (no datafeedIds) implicitly gets all the datafeeds' statistics in the cluster
GetDatafeedStatsRequest(String...) - Constructor for class org.elasticsearch.client.ml.GetDatafeedStatsRequest
Get the specified Datafeed's statistics via their unique datafeedIds
GetDatafeedStatsResponse - Class in org.elasticsearch.client.ml
Contains a List of the found DatafeedStats objects and the total count found
getDataList() - Method in class org.elasticsearch.client.ml.PreviewDatafeedResponse
Parses the preview to a list of Map objects
getDateHistogram() - Method in class org.elasticsearch.client.rollup.job.config.GroupConfig
 
getDefault() - Static method in enum org.elasticsearch.client.security.RefreshPolicy
Get the default refresh policy, which is NONE
getDelay() - Method in class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
Get the time delay for this histogram
getDeleting() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getDescending() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
getDescending() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
getDescending() - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
getDescription() - Method in class org.elasticsearch.client.ml.calendars.Calendar
 
getDescription() - Method in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
getDescription() - Method in class org.elasticsearch.client.ml.job.config.Job
The job description
getDescription() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.DetectorUpdate
 
getDescription() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getDescription() - Method in class org.elasticsearch.client.ml.job.config.MlFilter
 
getDescription() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getDetectorDescription() - Method in class org.elasticsearch.client.ml.job.config.Detector
 
getDetectorIndex() - Method in class org.elasticsearch.client.ml.job.config.Detector
 
getDetectorIndex() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.DetectorUpdate
 
getDetectorIndex() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getDetectors() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
The list of analysis detectors.
getDetectorUpdates() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getDocCount() - Method in class org.elasticsearch.protocol.xpack.graph.Connection
 
getDuration() - Method in class org.elasticsearch.client.ml.ForecastJobRequest
 
getEarliestRecordTimeStamp() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The time of the first record seen.
getEffectiveVertexRequests() - Method in class org.elasticsearch.protocol.xpack.graph.Hop
 
getElements() - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
 
getEmail() - Method in class org.elasticsearch.client.security.PutUserRequest
 
getEmptyBucketCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The number of buckets with no records in it.
getEnd() - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
getEnd() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
getEnd() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
getEnd() - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
getEnd() - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
getEnd() - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
 
getEndTime() - Method in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
getEphemeralId() - Method in class org.elasticsearch.client.ml.NodeAttributes
The ephemeral id of the node.
getError() - Method in class org.elasticsearch.client.GetAliasesResponse
Return the possibly returned error, null otherwise
getErrorMessage() - Method in class org.elasticsearch.client.license.StartBasicResponse
 
getErrorMessage() - Method in class org.elasticsearch.client.license.StartTrialResponse
If a trial license was not started as a result of the request corresponding to this response (see StartTrialResponse.isTrialWasStarted() then returns a brief message explaining why the trial could not be started.
getEstablishedModelMemory() - Method in class org.elasticsearch.client.ml.job.config.Job
The established model memory of the job, or null if model memory has not reached equilibrium yet.
getEventCount() - Method in class org.elasticsearch.client.ml.job.results.Bucket
The number of records (events) actually processed in this bucket.
getEventId() - Method in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
getExamples() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getException() - Method in class org.elasticsearch.client.GetAliasesResponse
Return the exception that may have been returned
getExcludeFrequent() - Method in class org.elasticsearch.client.ml.job.config.Detector
Excludes frequently-occurring metrics from the analysis; can apply to 'by' field, 'over' field, or both
getExcludeInterim() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
getExcludeInterim() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
getExcludeInterim() - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
getExecutionState() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
getExpiresIn() - Method in class org.elasticsearch.client.ml.ForecastJobRequest
 
getExpiry() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
getExpiryDate() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
getFailureReason() - Method in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
getFeatureSets() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo
 
getFeatureSetsInfo() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
getFg() - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
If the GraphExploreRequest.useSignificance(boolean) is true (the default) this statistic is available.
getField() - Method in class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
Get the date field
getField() - Method in class org.elasticsearch.client.rollup.job.config.MetricConfig
 
getField() - Method in class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
getField() - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
 
getFieldCaps() - Method in class org.elasticsearch.client.rollup.RollupJobCaps
 
getFieldDelimiter() - Method in class org.elasticsearch.client.ml.job.config.DataDescription
If the data is in a delimited format with a header e.g.
getFieldMapping(GetFieldMappingsRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Retrieves the field mappings on an index or indices using the Get Field Mapping API.
getFieldMappingAsync(GetFieldMappingsRequest, RequestOptions, ActionListener<GetFieldMappingsResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously retrieves the field mappings on an index on indices using the Get Field Mapping API.
getFieldName() - Method in class org.elasticsearch.client.ml.job.config.Detector
The Analysis field
getFieldName() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getFieldName() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getFields() - Method in class org.elasticsearch.client.rollup.job.config.HistogramGroupConfig
 
getFields() - Method in class org.elasticsearch.client.rollup.job.config.TermsGroupConfig
 
getFilterId() - Method in class org.elasticsearch.client.ml.job.config.FilterRef
 
getFilterType() - Method in class org.elasticsearch.client.ml.job.config.FilterRef
 
getFinishedTime() - Method in class org.elasticsearch.client.ml.job.config.Job
The time the job was finished or null if not finished.
getForce() - Method in class org.elasticsearch.client.ml.CloseJobRequest
 
getForce() - Method in class org.elasticsearch.client.ml.DeleteDatafeedRequest
 
getForce() - Method in class org.elasticsearch.client.ml.DeleteJobRequest
 
getForce() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
getForecastedJobs() - Method in class org.elasticsearch.client.ml.job.stats.ForecastStats
The number of jobs that have at least one forecast.
getForecastId() - Method in class org.elasticsearch.client.ml.ForecastJobResponse
The created forecast ID
getForecastIds() - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
 
getForecastStats() - Method in class org.elasticsearch.client.ml.job.stats.JobStats
An object that provides statistical information about forecasts of this job.
getFormat() - Method in class org.elasticsearch.client.ml.job.config.DataDescription
The format of the data to be processed.
getFormat() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
getFrequency() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getFrequency() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getFrom() - Method in class org.elasticsearch.client.ml.job.util.PageParams
 
getFrom() - Method in class org.elasticsearch.protocol.xpack.graph.Connection
 
getFullName() - Method in enum org.elasticsearch.client.ml.job.config.DetectorFunction
 
getFullName() - Method in class org.elasticsearch.client.security.PutUserRequest
 
getFunction() - Method in class org.elasticsearch.client.ml.job.config.Detector
The analysis function used e.g.
getFunction() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getFunction() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getFunctionDescription() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getFunctionDescription() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getGrokPattern() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getGroupConfig() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getGroups() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getGroups() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getHash() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.BuildInfo
 
getHistogram() - Method in class org.elasticsearch.client.rollup.job.config.GroupConfig
 
getHop(int) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
getHopDepth() - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
 
getHopNumbers() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
getId() - Method in class org.elasticsearch.client.ml.calendars.Calendar
 
getId() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getId() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
Get the id of the datafeed to update
getId() - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
getId() - Method in class org.elasticsearch.client.ml.job.config.Job
Return the Job Id.
getId() - Method in class org.elasticsearch.client.ml.job.config.MlFilter.Builder
 
getId() - Method in class org.elasticsearch.client.ml.job.config.MlFilter
 
getId() - Method in class org.elasticsearch.client.ml.NodeAttributes
The unique identifier of the node.
getId() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getId() - Method in class org.elasticsearch.protocol.xpack.graph.Connection
 
getId() - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
 
getId() - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchRequest
 
getId() - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchResponse
 
getId() - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
getId() - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchResponse
 
getIndexName() - Method in class org.elasticsearch.client.rollup.RollableIndexCaps
 
getIndexPattern() - Method in class org.elasticsearch.client.rollup.GetRollupCapsRequest
 
getIndexPattern() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getIndexPattern() - Method in class org.elasticsearch.client.rollup.RollupJobCaps
 
getIndexResults() - Method in class org.elasticsearch.client.SyncedFlushResponse
 
getIndices() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getIndices() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getInfluencerFieldName() - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
getInfluencerFieldName() - Method in class org.elasticsearch.client.ml.job.results.Influence
 
getInfluencerFieldName() - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
getInfluencerFieldValue() - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
getInfluencerFieldValues() - Method in class org.elasticsearch.client.ml.job.results.Influence
 
getInfluencers() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
The list of influence field names
getInfluencers() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getInfluencers() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getInfluencers(GetInfluencersRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the influencers for a Machine Learning Job.
getInfluencersAsync(GetInfluencersRequest, RequestOptions, ActionListener<GetInfluencersResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the influencers for a Machine Learning Job, notifies listener once the requested influencers are retrieved.
getInfluencerScore() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
getInfluencerScore() - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
GetInfluencersRequest - Class in org.elasticsearch.client.ml
A request to retrieve influencers of a given job
GetInfluencersRequest(String) - Constructor for class org.elasticsearch.client.ml.GetInfluencersRequest
Constructs a request to retrieve influencers of a given job
GetInfluencersResponse - Class in org.elasticsearch.client.ml
A response containing the requested influencers
getInitialAnomalyScore() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
getInitialAnomalyScore() - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
getInitialInfluencerScore() - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
getInitialRecordScore() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getInputBytes() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The total number of bytes sent to this job.
getInputFieldCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The total number of fields sent to the job including fields that aren't analysed.
getInputRecordCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
Total number of input records read.
getInterval() - Method in class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
Get the date interval
getInterval() - Method in class org.elasticsearch.client.rollup.job.config.HistogramGroupConfig
 
getInvalidDateCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The number of records with an invalid date field that could not be parsed or converted to epoch time.
getItems() - Method in class org.elasticsearch.client.ml.job.config.MlFilter
 
getJob() - Method in class org.elasticsearch.client.ml.PutJobRequest
 
getJob() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.JobWrapper
Configuration of the job.
getJob(GetJobRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets one or more Machine Learning job configuration info.
getJobAsync(GetJobRequest, RequestOptions, ActionListener<GetJobResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets one or more Machine Learning job configuration info, asynchronously.
getJobCaps() - Method in class org.elasticsearch.client.rollup.RollableIndexCaps
 
getJobId() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getJobId() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getJobId() - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
 
getJobId() - Method in class org.elasticsearch.client.ml.DeleteJobRequest
 
getJobId() - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
getJobId() - Method in class org.elasticsearch.client.ml.ForecastJobRequest
 
getJobId() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
getJobId() - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
 
getJobId() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
getJobId() - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
getJobId() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getJobId() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
 
getJobId() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getJobId() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getJobId() - Method in class org.elasticsearch.client.ml.job.process.Quantiles
 
getJobId() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getJobId() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
getJobId() - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
getJobId() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getJobId() - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
getJobId() - Method in class org.elasticsearch.client.ml.job.results.OverallBucket.JobInfo
 
getJobId() - Method in class org.elasticsearch.client.ml.job.stats.JobStats
The jobId referencing the job for these statistics
getJobId() - Method in class org.elasticsearch.client.ml.OpenJobRequest
 
getJobId() - Method in class org.elasticsearch.client.ml.PostDataRequest
 
getJobId() - Method in class org.elasticsearch.client.rollup.GetRollupJobRequest
ID of the job to return.
getJobID() - Method in class org.elasticsearch.client.rollup.RollupJobCaps
 
getJobIds() - Method in class org.elasticsearch.client.ml.calendars.Calendar
 
getJobIds() - Method in class org.elasticsearch.client.ml.CloseJobRequest
All the jobIds to be closed
getJobIds() - Method in class org.elasticsearch.client.ml.GetJobRequest
All the jobIds for which to get configuration information
getJobIds() - Method in class org.elasticsearch.client.ml.GetJobStatsRequest
All the jobIds for which to get statistics
getJobIds() - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
GetJobRequest - Class in org.elasticsearch.client.ml
Request object to get Job objects with the matching jobIds or groupNames.
GetJobRequest(String...) - Constructor for class org.elasticsearch.client.ml.GetJobRequest
Get the specified Job configurations via their unique jobIds
GetJobResponse - Class in org.elasticsearch.client.ml
Contains a List of the found Job objects and the total count found
getJobs() - Method in class org.elasticsearch.client.ml.job.results.OverallBucket
 
getJobs() - Method in class org.elasticsearch.client.rollup.GetRollupCapsResponse
 
getJobs() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse
Jobs returned by the request.
getJobStats(GetJobStatsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets usage statistics for one or more Machine Learning jobs
getJobStatsAsync(GetJobStatsRequest, RequestOptions, ActionListener<GetJobStatsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets usage statistics for one or more Machine Learning jobs, asynchronously.
GetJobStatsRequest - Class in org.elasticsearch.client.ml
Request object to get JobStats by their respective jobIds _all explicitly gets all the jobs' statistics in the cluster An empty request (no jobIds) implicitly gets all the jobs' statistics in the cluster
GetJobStatsRequest(String...) - Constructor for class org.elasticsearch.client.ml.GetJobStatsRequest
Get the specified Job's statistics via their unique jobIds
GetJobStatsResponse - Class in org.elasticsearch.client.ml
Contains a List of the found JobStats objects and the total count found
getJobType() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getJobUpdate() - Method in class org.elasticsearch.client.ml.UpdateJobRequest
 
getLastDataTime() - Method in class org.elasticsearch.client.ml.job.config.Job
The last time data was uploaded to the job or null if no data has been seen.
getLastDataTimeStamp() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The wall clock time the latest record was seen.
getLastFinalizedBucketEnd() - Method in class org.elasticsearch.client.ml.FlushJobResponse
Provides the timestamp (in milliseconds-since-the-epoch) of the end of the last bucket that was processed.
getLatency() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
The latency interval during which out-of-order records should be handled.
getLatestEmptyBucketTimeStamp() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The time of the latest empty bucket seen.
getLatestRecordTimeStamp() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The time of the latest record seen.
getLatestRecordTimeStamp() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getLatestResultTimeStamp() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getLatestSparseBucketTimeStamp() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The time of the latest sparse bucket seen.
getLicense(GetLicenseRequest, RequestOptions) - Method in class org.elasticsearch.client.LicenseClient
Returns the current license for the cluster.
getLicenseAsync(GetLicenseRequest, RequestOptions, ActionListener<GetLicenseResponse>) - Method in class org.elasticsearch.client.LicenseClient
Asynchronously returns the current license for the cluster cluster.
getLicenseDefinition() - Method in class org.elasticsearch.client.license.GetLicenseResponse
 
getLicenseDefinition() - Method in class org.elasticsearch.client.license.PutLicenseRequest
 
getLicenseInfo() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
GetLicenseRequest - Class in org.elasticsearch.client.license
 
GetLicenseRequest() - Constructor for class org.elasticsearch.client.license.GetLicenseRequest
 
GetLicenseResponse - Class in org.elasticsearch.client.license
 
GetLicenseResponse(String) - Constructor for class org.elasticsearch.client.license.GetLicenseResponse
 
getLicenseType() - Method in class org.elasticsearch.client.license.StartTrialRequest
 
getLicenseType() - Method in class org.elasticsearch.client.license.StartTrialResponse
If a trial license was started as a result of the request corresponding to this response (see StartTrialResponse.isTrialWasStarted()) then returns the type of license that was started on the cluster.
getLogTime() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
The wall clock time at the point when this instance was created.
getLowLevelClient() - Method in class org.elasticsearch.client.RestHighLevelClient
Returns the low-level client that the current high-level client instance is using to perform requests
getMapping(GetMappingsRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Retrieves the mappings on an index or indices using the Get Mapping API.
getMappingAsync(GetMappingsRequest, RequestOptions, ActionListener<GetMappingsResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously retrieves the mappings on an index on indices using the Get Mapping API.
getMax() - Method in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
getMaxAnomalyScore() - Method in class org.elasticsearch.client.ml.job.results.OverallBucket.JobInfo
 
getMaxMatchingLength() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getMemoryStats() - Method in class org.elasticsearch.client.ml.job.stats.ForecastStats
Statistics about the memory usage: minimum, maximum, average and total.
getMemoryStatus() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getMessage() - Method in exception org.elasticsearch.client.ValidationException
 
getMetadata() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
getMetadata() - Method in class org.elasticsearch.client.security.PutUserRequest
 
getMetrics() - Method in class org.elasticsearch.client.rollup.job.config.MetricConfig
 
getMetricsConfig() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getMin() - Method in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
getMissingFieldCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The number of missing fields that had been configured for analysis.
getMode() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
getModelBytes() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getModelMemoryLimit() - Method in class org.elasticsearch.client.ml.job.config.AnalysisLimits
Maximum size of the model in MB before the anomaly detector will drop new samples to prevent the model using any more memory.
getModelPlotConfig() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getModelPlotConfig() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getModelSizeStats() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getModelSizeStats() - Method in class org.elasticsearch.client.ml.job.stats.JobStats
An object that provides information about the size and contents of the model.
getModelSnapshotId() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getModelSnapshotRetentionDays() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getModelSnapshotRetentionDays() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getMultiBucketImpact() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getMultivariateByFields() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
getName() - Method in class org.elasticsearch.client.ml.NodeAttributes
The node name.
getName() - Method in class org.elasticsearch.client.security.DeleteRoleMappingRequest
 
getName() - Method in class org.elasticsearch.client.security.DeleteRoleRequest
 
getName() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
getName() - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
 
getName() - Method in enum org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeType
 
getNode() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
getNode() - Method in class org.elasticsearch.client.ml.job.stats.JobStats
For open jobs only, contains information about the node where the job runs See NodeAttributes
getNumberVertexRequests() - Method in class org.elasticsearch.protocol.xpack.graph.Hop
 
getNumDocuments() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupIndexerJobStats
The number of documents read from the input indices.
getNumInvocations() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupIndexerJobStats
Number of times that the job woke up to write documents.
getNumPages() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupIndexerJobStats
The number of pages read from the input indices.
getOpenTime() - Method in class org.elasticsearch.client.ml.job.stats.JobStats
For open jobs only, the elapsed time for which the job has been open
getOperator() - Method in class org.elasticsearch.client.ml.job.config.RuleCondition
 
getOutOfOrderTimeStampCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The number of records with a timestamp that is before the time of the latest record.
getOutputDocuments() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupIndexerJobStats
Number of documents written to the result indices.
getOverallBuckets(GetOverallBucketsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets overall buckets for a set of Machine Learning Jobs.
getOverallBucketsAsync(GetOverallBucketsRequest, RequestOptions, ActionListener<GetOverallBucketsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets overall buckets for a set of Machine Learning Jobs, notifies listener once the requested buckets are retrieved.
GetOverallBucketsRequest - Class in org.elasticsearch.client.ml
A request to retrieve overall buckets of set of jobs
GetOverallBucketsRequest(String...) - Constructor for class org.elasticsearch.client.ml.GetOverallBucketsRequest
Constructs a request to retrieve overall buckets for a set of jobs
GetOverallBucketsRequest(List<String>) - Constructor for class org.elasticsearch.client.ml.GetOverallBucketsRequest
Constructs a request to retrieve overall buckets for a set of jobs
GetOverallBucketsResponse - Class in org.elasticsearch.client.ml
A response containing the requested overall buckets
getOverallScore() - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
getOverallScore() - Method in class org.elasticsearch.client.ml.job.results.OverallBucket
 
getOverFieldName() - Method in class org.elasticsearch.client.ml.job.config.Detector
The 'over' field or null if not set.
getOverFieldName() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getOverFieldName() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getOverFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getOverFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getOverlappingBuckets() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetCalendarsRequest
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
getPageSize() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getParentHop() - Method in class org.elasticsearch.protocol.xpack.graph.Hop
 
getParseField() - Method in enum org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeType
 
getPartitionFieldName() - Method in class org.elasticsearch.client.ml.job.config.Detector
Segments the analysis along another field to have completely independent baselines for each instance of partitionfield
getPartitionFieldName() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getPartitionFieldName() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getPartitionFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getPartitionFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getPassword() - Method in class org.elasticsearch.client.security.ChangePasswordRequest
 
getPassword() - Method in class org.elasticsearch.client.security.PutUserRequest
 
getPath() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
getPipeline(GetPipelineRequest, RequestOptions) - Method in class org.elasticsearch.client.IngestClient
Get an existing pipeline.
getPipelineAsync(GetPipelineRequest, RequestOptions, ActionListener<GetPipelineResponse>) - Method in class org.elasticsearch.client.IngestClient
Asynchronously get an existing pipeline.
getPreview() - Method in class org.elasticsearch.client.ml.PreviewDatafeedResponse
 
getProbability() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getProbability() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getProbability() - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
getProbability() - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
getProcessedFieldCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
Number of data points (processed record count * the number of analysed fields) processed by this job.
getProcessedRecordCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
Number of records processed by this job.
getProcessingTimeMs() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
getQuantiles() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getQuantileState() - Method in class org.elasticsearch.client.ml.job.process.Quantiles
 
getQuery() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getQuery() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getQueryDelay() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getQueryDelay() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getQuoteCharacter() - Method in class org.elasticsearch.client.ml.job.config.DataDescription
The quote character used in delimited formats.
getRawAnomalyScore() - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
getRecords() - Method in class org.elasticsearch.client.ml.job.results.Bucket
Get all the anomaly records associated with this bucket.
getRecords(GetRecordsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the records for a Machine Learning Job.
getRecordsAsync(GetRecordsRequest, RequestOptions, ActionListener<GetRecordsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the records for a Machine Learning Job, notifies listener once the requested records are retrieved.
getRecordScore() - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
getRecordScore() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
GetRecordsRequest - Class in org.elasticsearch.client.ml
A request to retrieve records of a given job
GetRecordsRequest(String) - Constructor for class org.elasticsearch.client.ml.GetRecordsRequest
Constructs a request to retrieve records of a given job
GetRecordsResponse - Class in org.elasticsearch.client.ml
A response containing the requested records
getRecordStats() - Method in class org.elasticsearch.client.ml.job.stats.ForecastStats
Statistics about the number of forecast records: minimum, maximum, average and total.
getReferencedFilters() - Method in class org.elasticsearch.client.ml.job.config.RuleScope
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.ChangePasswordRequest
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.DeleteRoleMappingRequest
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.DeleteRoleRequest
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.PutUserRequest
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.SetUserEnabledRequest
 
getRegex() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getRenormalizationWindowDays() - Method in class org.elasticsearch.client.ml.job.config.Job
The duration of the renormalization window in days
getRenormalizationWindowDays() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getRepository(GetRepositoriesRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Gets a list of snapshot repositories.
getRepositoryAsync(GetRepositoriesRequest, RequestOptions, ActionListener<GetRepositoriesResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously gets a list of snapshot repositories.
getRequest() - Method in class org.elasticsearch.client.security.GetSslCertificatesRequest
 
getRequestsPerSecond() - Method in class org.elasticsearch.client.RethrottleRequest
 
getResetEnd() - Method in class org.elasticsearch.client.ml.PostDataRequest
 
getResetStart() - Method in class org.elasticsearch.client.ml.PostDataRequest
 
getResponse() - Method in class org.elasticsearch.client.ml.PutDatafeedResponse
 
getResponse() - Method in class org.elasticsearch.client.ml.PutJobResponse
 
getResultFinalizationWindow() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
getResultsRetentionDays() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getResultsRetentionDays() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getRoles() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
getRoles() - Method in class org.elasticsearch.client.security.PutUserRequest
 
getRollupCapabilities(GetRollupCapsRequest, RequestOptions) - Method in class org.elasticsearch.client.RollupClient
Get the Rollup Capabilities of a target (non-rollup) index or pattern See the docs for more.
getRollupCapabilitiesAsync(GetRollupCapsRequest, RequestOptions, ActionListener<GetRollupCapsResponse>) - Method in class org.elasticsearch.client.RollupClient
Asynchronously Get the Rollup Capabilities of a target (non-rollup) index or pattern See the docs for more.
GetRollupCapsRequest - Class in org.elasticsearch.client.rollup
 
GetRollupCapsRequest(String) - Constructor for class org.elasticsearch.client.rollup.GetRollupCapsRequest
 
GetRollupCapsResponse - Class in org.elasticsearch.client.rollup
 
GetRollupCapsResponse(Map<String, RollableIndexCaps>) - Constructor for class org.elasticsearch.client.rollup.GetRollupCapsResponse
 
getRollupIndex() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getRollupIndex() - Method in class org.elasticsearch.client.rollup.RollupJobCaps
 
getRollupJob(GetRollupJobRequest, RequestOptions) - Method in class org.elasticsearch.client.RollupClient
Get a rollup job from the cluster.
getRollupJobAsync(GetRollupJobRequest, RequestOptions, ActionListener<GetRollupJobResponse>) - Method in class org.elasticsearch.client.RollupClient
Asynchronously get a rollup job from the cluster.
GetRollupJobRequest - Class in org.elasticsearch.client.rollup
Request to fetch rollup jobs.
GetRollupJobRequest() - Constructor for class org.elasticsearch.client.rollup.GetRollupJobRequest
Create a request to load all rollup jobs.
GetRollupJobRequest(String) - Constructor for class org.elasticsearch.client.rollup.GetRollupJobRequest
Create a requets .
GetRollupJobResponse - Class in org.elasticsearch.client.rollup
Response from rollup's get jobs api.
GetRollupJobResponse.IndexerState - Enum in org.elasticsearch.client.rollup
IndexerState represents the internal state of the indexer.
GetRollupJobResponse.JobWrapper - Class in org.elasticsearch.client.rollup
 
GetRollupJobResponse.RollupIndexerJobStats - Class in org.elasticsearch.client.rollup
The Rollup specialization of stats for the AsyncTwoPhaseIndexer.
GetRollupJobResponse.RollupJobStatus - Class in org.elasticsearch.client.rollup
Status of the rollup job.
getRouting() - Method in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
getRules() - Method in class org.elasticsearch.client.ml.job.config.Detector
 
getRules() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.DetectorUpdate
 
getRules() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
getRuntimeStats() - Method in class org.elasticsearch.client.ml.job.stats.ForecastStats
Statistics about the forecast runtime in milliseconds: minimum, maximum, average and total
getScheduledEvents() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
getScope() - Method in class org.elasticsearch.client.ml.job.config.DetectionRule
 
getScript(GetStoredScriptRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Get stored script by id.
getScriptAsync(GetStoredScriptRequest, RequestOptions, ActionListener<GetStoredScriptResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously get stored script by id.
getScriptFields() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getScriptFields() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getScrollSize() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getScrollSize() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getSerialNumber() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
getSettings(ClusterGetSettingsRequest, RequestOptions) - Method in class org.elasticsearch.client.ClusterClient
Get the cluster wide settings using the Cluster Get Settings API.
getSettings(GetSettingsRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Retrieve the settings of one or more indices.
getSettingsAsync(ClusterGetSettingsRequest, RequestOptions, ActionListener<ClusterGetSettingsResponse>) - Method in class org.elasticsearch.client.ClusterClient
Asynchronously get the cluster wide settings using the Cluster Get Settings API.
getSettingsAsync(GetSettingsRequest, RequestOptions, ActionListener<GetSettingsResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously retrieve the settings of one or more indices.
getShardFailures() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
getShardId() - Method in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
getSize() - Method in class org.elasticsearch.client.ml.job.util.PageParams
 
getSkipTime() - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
getSnapshotDocCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getSnapshotId() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getSort() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
getSort() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
getSort() - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
getSource() - Method in class org.elasticsearch.protocol.xpack.graph.Connection.ConnectionId
 
getSource() - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
getSparseBucketCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The number of buckets with few records compared to the overall counts.
getSslCertificates(RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Synchronously retrieve the X.509 certificates that are used to encrypt communications in an Elasticsearch cluster.
getSslCertificatesAsync(RequestOptions, ActionListener<GetSslCertificatesResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously retrieve the X.509 certificates that are used to encrypt communications in an Elasticsearch cluster.
GetSslCertificatesRequest - Class in org.elasticsearch.client.security
Request object to retrieve the X.509 certificates that are used to encrypt communications in an Elasticsearch cluster.
GetSslCertificatesResponse - Class in org.elasticsearch.client.security
Response object when retrieving the X.509 certificates that are used to encrypt communications in an Elasticsearch cluster.
GetSslCertificatesResponse(List<CertificateInfo>) - Constructor for class org.elasticsearch.client.security.GetSslCertificatesResponse
 
getStart() - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
getStart() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
getStart() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
getStart() - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
getStart() - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
getStart() - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
 
getStartTime() - Method in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
getState() - Method in class org.elasticsearch.client.ml.job.stats.JobStats
The status of the job See JobState
getState() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupJobStatus
The state of the writer.
getStats() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.JobWrapper
Statistics about the execution of the job.
getStatus() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.JobWrapper
Current state of the job.
getStatus() - Method in class org.elasticsearch.client.watcher.AckWatchResponse
 
getStatus() - Method in class org.elasticsearch.client.watcher.ActivateWatchResponse
 
getStatus() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
getStatusCounts() - Method in class org.elasticsearch.client.ml.job.stats.ForecastStats
Counts per forecast status, for example: {"finished" : 2}.
getSubjectDn() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
getSummaryCountFieldName() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
The name of the field that contains counts for pre-summarised input
getTarget() - Method in class org.elasticsearch.protocol.xpack.graph.Connection.ConnectionId
 
getTask() - Method in class org.elasticsearch.client.ml.DeleteJobResponse
Get the task id
getTaskId() - Method in class org.elasticsearch.client.RethrottleRequest
 
getTemplate(GetIndexTemplatesRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Gets index templates using the Index Templates API See Index Templates API on elastic.co
getTemplateAsync(GetIndexTemplatesRequest, RequestOptions, ActionListener<GetIndexTemplatesResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously gets index templates using the Index Templates API See Index Templates API on elastic.co
getTerm() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest.TermBoost
 
getTerm() - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
 
getTerms() - Method in class org.elasticsearch.client.ml.job.config.ModelPlotConfig
 
getTerms() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getTerms() - Method in class org.elasticsearch.client.rollup.job.config.GroupConfig
 
getTimeField() - Method in class org.elasticsearch.client.ml.job.config.DataDescription
The name of the field containing the timestamp
getTimeFormat() - Method in class org.elasticsearch.client.ml.job.config.DataDescription
Either "epoch", "epoch_ms" or a SimpleDateTime format string.
getTimeout() - Method in class org.elasticsearch.client.ml.CloseJobRequest
 
getTimeout() - Method in class org.elasticsearch.client.ml.OpenJobRequest
 
getTimeout() - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
 
getTimeout() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
getTimeout() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getTimeSpan() - Method in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
getTimestamp() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
getTimestamp() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
The timestamp of the last processed record when this instance was created.
getTimestamp() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getTimestamp() - Method in class org.elasticsearch.client.ml.job.process.Quantiles
 
getTimestamp() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getTimestamp() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
getTimestamp() - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
getTimestamp() - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
getTimestamp() - Method in class org.elasticsearch.client.ml.job.results.OverallBucket
 
getTimestamp() - Method in class org.elasticsearch.client.watcher.WatchStatus.State
 
getTimestamp() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.BuildInfo
 
getTimeZone() - Method in class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
Get the timezone to apply
getTo() - Method in class org.elasticsearch.protocol.xpack.graph.Connection
 
getTokenFilters() - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig
 
getTokenizer() - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig
 
getTook() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
getTookInMillis() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
getTopN() - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
getTotal() - Method in class org.elasticsearch.client.ml.job.stats.ForecastStats
The number of forecasts currently available for this model.
getTotal() - Method in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
getTotalByFieldCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getTotalOverFieldCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getTotalPartitionFieldCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getTransportAddress() - Method in class org.elasticsearch.client.ml.NodeAttributes
The host and port where transport HTTP connections are accepted.
getType() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
getTypes() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getTypes() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getTypical() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getTypical() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getUid() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
getUpgradedDocumentId() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupJobStatus
Flag holds the state of the ID scheme, e.g.
getUsages() - Method in class org.elasticsearch.client.xpack.XPackUsageResponse
Return a map from feature name to usage information for that feature.
getUsername() - Method in class org.elasticsearch.client.security.ChangePasswordRequest
 
getUsername() - Method in class org.elasticsearch.client.security.PutUserRequest
 
getUsername() - Method in class org.elasticsearch.client.security.SetUserEnabledRequest
 
getValue() - Method in class org.elasticsearch.client.ml.job.config.RuleCondition
 
getValue() - Method in enum org.elasticsearch.client.security.RefreshPolicy
 
getValues() - Method in class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
getVersion() - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchResponse
 
getVersion() - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
getVersion() - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchResponse
 
getVertex(Vertex.VertexId) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
getVertexRequest(int) - Method in class org.elasticsearch.protocol.xpack.graph.Hop
 
getVertices() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
getWaitForCompletion() - Method in class org.elasticsearch.client.ml.DeleteJobRequest
 
getWatchId() - Method in class org.elasticsearch.client.watcher.AckWatchRequest
 
getWatchId() - Method in class org.elasticsearch.client.watcher.ActivateWatchRequest
 
getWeight() - Method in class org.elasticsearch.protocol.xpack.graph.Connection
 
getWeight() - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
The weight of a vertex is an accumulation of all of the Connections that are linked to this Vertex as part of a graph exploration.
getXContentType() - Method in class org.elasticsearch.client.ml.PostDataRequest
 
graph() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides methods for accessing the Elastic Licensed Graph explore API that is shipped with the default distribution of Elasticsearch.
GraphClient - Class in org.elasticsearch.client
 
GraphExploreRequest - Class in org.elasticsearch.protocol.xpack.graph
Holds the criteria required to guide the exploration of connected terms which can be returned as a graph.
GraphExploreRequest() - Constructor for class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
GraphExploreRequest(String...) - Constructor for class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
Constructs a new graph request to run against the provided indices.
GraphExploreRequest.TermBoost - Class in org.elasticsearch.protocol.xpack.graph
 
GraphExploreResponse - Class in org.elasticsearch.protocol.xpack.graph
Graph explore response holds a graph of Vertex and Connection objects (nodes and edges in common graph parlance).
GraphExploreResponse() - Constructor for class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
GraphExploreResponse(long, boolean, ShardOperationFailedException[], Map<Vertex.VertexId, Vertex>, Map<Connection.ConnectionId, Connection>, boolean) - Constructor for class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
GROK_PATTERN - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
GroupConfig - Class in org.elasticsearch.client.rollup.job.config
The configuration object for the groups section in the rollup config.
GroupConfig(DateHistogramGroupConfig) - Constructor for class org.elasticsearch.client.rollup.job.config.GroupConfig
 
GroupConfig(DateHistogramGroupConfig, HistogramGroupConfig, TermsGroupConfig) - Constructor for class org.elasticsearch.client.rollup.job.config.GroupConfig
 
GROUPS - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
GT - org.elasticsearch.client.ml.job.config.Operator
 
GTE - org.elasticsearch.client.ml.job.config.Operator
 
guidingQuery() - Method in class org.elasticsearch.protocol.xpack.graph.Hop
 
guidingQuery(QueryBuilder) - Method in class org.elasticsearch.protocol.xpack.graph.Hop
An optional parameter that focuses the exploration on documents that match the given query.

H

HARD_LIMIT - org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
 
HAS_PRIVATE_KEY - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
hasExcludeClauses() - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
hashCode() - Method in class org.elasticsearch.client.license.PutLicenseResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.calendars.Calendar
 
hashCode() - Method in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
hashCode() - Method in class org.elasticsearch.client.ml.CloseJobRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.CloseJobResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
hashCode() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
Note this could be a heavy operation when a query or aggregations are set as we need to convert the bytes references into maps to compute a stable hash code.
hashCode() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
hashCode() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
Note this could be a heavy operation when a query or aggregations are set as we need to convert the bytes references into maps to compute a stable hash code.
hashCode() - Method in class org.elasticsearch.client.ml.DeleteCalendarRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.DeleteDatafeedRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.DeleteJobRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.DeleteJobResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.FlushJobResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.ForecastJobRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.ForecastJobResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetBucketsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetCalendarsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetCalendarsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetCategoriesResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetDatafeedRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetDatafeedResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetDatafeedStatsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetInfluencersResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetJobRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetJobResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetJobStatsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetJobStatsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetOverallBucketsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetRecordsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.AnalysisLimits
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.NameOrDefinition
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.DataDescription
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.DetectionRule
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.Detector
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.FilterRef
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.Job
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.DetectorUpdate
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.MlFilter
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.ModelPlotConfig
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.RuleCondition
 
hashCode() - Method in class org.elasticsearch.client.ml.job.config.RuleScope
 
hashCode() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
 
hashCode() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
hashCode() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
hashCode() - Method in class org.elasticsearch.client.ml.job.process.Quantiles
 
hashCode() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
hashCode() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
hashCode() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
hashCode() - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
hashCode() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
hashCode() - Method in class org.elasticsearch.client.ml.job.results.Influence
 
hashCode() - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
hashCode() - Method in class org.elasticsearch.client.ml.job.results.OverallBucket
 
hashCode() - Method in class org.elasticsearch.client.ml.job.results.OverallBucket.JobInfo
 
hashCode() - Method in class org.elasticsearch.client.ml.job.stats.ForecastStats
 
hashCode() - Method in class org.elasticsearch.client.ml.job.stats.JobStats
 
hashCode() - Method in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
hashCode() - Method in class org.elasticsearch.client.ml.job.util.PageParams
 
hashCode() - Method in class org.elasticsearch.client.ml.NodeAttributes
 
hashCode() - Method in class org.elasticsearch.client.ml.OpenJobRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.OpenJobResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.PostDataRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.PostDataResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.PreviewDatafeedRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.PreviewDatafeedResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.PutCalendarRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.PutCalendarResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.PutDatafeedRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.PutDatafeedResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.PutJobRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.PutJobResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.StartDatafeedResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.StopDatafeedResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.UpdateJobRequest
 
hashCode() - Method in class org.elasticsearch.client.rollup.GetRollupCapsRequest
 
hashCode() - Method in class org.elasticsearch.client.rollup.GetRollupCapsResponse
 
hashCode() - Method in class org.elasticsearch.client.rollup.GetRollupJobRequest
 
hashCode() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse
 
hashCode() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.JobWrapper
 
hashCode() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupIndexerJobStats
 
hashCode() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupJobStatus
 
hashCode() - Method in class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
 
hashCode() - Method in class org.elasticsearch.client.rollup.job.config.GroupConfig
 
hashCode() - Method in class org.elasticsearch.client.rollup.job.config.HistogramGroupConfig
 
hashCode() - Method in class org.elasticsearch.client.rollup.job.config.MetricConfig
 
hashCode() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
hashCode() - Method in class org.elasticsearch.client.rollup.job.config.TermsGroupConfig
 
hashCode() - Method in class org.elasticsearch.client.rollup.PutRollupJobRequest
 
hashCode() - Method in class org.elasticsearch.client.rollup.PutRollupJobResponse
 
hashCode() - Method in class org.elasticsearch.client.rollup.RollableIndexCaps
 
hashCode() - Method in class org.elasticsearch.client.rollup.RollupJobCaps
 
hashCode() - Method in class org.elasticsearch.client.rollup.RollupJobCaps.RollupFieldCaps
 
hashCode() - Method in class org.elasticsearch.client.security.DeleteRoleMappingRequest
 
hashCode() - Method in class org.elasticsearch.client.security.DeleteRoleMappingResponse
 
hashCode() - Method in class org.elasticsearch.client.security.GetSslCertificatesResponse
 
hashCode() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
hashCode() - Method in class org.elasticsearch.client.security.PutRoleMappingResponse
 
hashCode() - Method in class org.elasticsearch.client.security.PutUserRequest
 
hashCode() - Method in class org.elasticsearch.client.security.PutUserResponse
 
hashCode() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
hashCode() - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
 
hashCode() - Method in class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
hashCode() - Method in class org.elasticsearch.client.watcher.ActionStatus.AckStatus
 
hashCode() - Method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
hashCode() - Method in class org.elasticsearch.client.watcher.ActionStatus
 
hashCode() - Method in class org.elasticsearch.client.watcher.ActionStatus.Throttle
 
hashCode() - Method in class org.elasticsearch.client.watcher.ActivateWatchRequest
 
hashCode() - Method in class org.elasticsearch.client.watcher.ActivateWatchResponse
 
hashCode() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
hashCode() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.BuildInfo
 
hashCode() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
hashCode() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo
 
hashCode() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
hashCode() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
hashCode() - Method in class org.elasticsearch.protocol.xpack.graph.Connection.ConnectionId
 
hashCode() - Method in class org.elasticsearch.protocol.xpack.graph.Connection
 
hashCode() - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
 
hashCode() - Method in class org.elasticsearch.protocol.xpack.graph.Vertex.VertexId
 
hashCode() - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoRequest
 
hashCode() - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoResponse
 
hashCode() - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchResponse
 
hashCode() - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchResponse
 
hashCode(Map<String, String[]>) - Static method in class org.elasticsearch.client.common.ProtocolUtils
Implements hashCode for map of string arrays The map of string arrays does't work with hashCode.
hasIncludeClauses() - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
health(ClusterHealthRequest, RequestOptions) - Method in class org.elasticsearch.client.ClusterClient
Get cluster health using the Cluster Health API.
healthAsync(ClusterHealthRequest, RequestOptions, ActionListener<ClusterHealthResponse>) - Method in class org.elasticsearch.client.ClusterClient
Asynchronously get cluster health using the Cluster Health API.
HIGH_AVG - org.elasticsearch.client.ml.job.config.DetectorFunction
 
HIGH_COUNT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
HIGH_DISTINCT_COUNT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
HIGH_INFO_CONTENT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
HIGH_MEAN - org.elasticsearch.client.ml.job.config.DetectorFunction
 
HIGH_MEDIAN - org.elasticsearch.client.ml.job.config.DetectorFunction
 
HIGH_NON_NULL_SUM - org.elasticsearch.client.ml.job.config.DetectorFunction
 
HIGH_NON_ZERO_COUNT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
HIGH_SUM - org.elasticsearch.client.ml.job.config.DetectorFunction
 
HIGH_VARP - org.elasticsearch.client.ml.job.config.DetectorFunction
 
HistogramGroupConfig - Class in org.elasticsearch.client.rollup.job.config
The configuration object for the histograms in the rollup config { "groups": [ "histogram": { "fields" : [ "foo", "bar" ], "interval" : 123 } ] }
HistogramGroupConfig(long, String...) - Constructor for class org.elasticsearch.client.rollup.job.config.HistogramGroupConfig
 
Hop - Class in org.elasticsearch.protocol.xpack.graph
A Hop represents one of potentially many stages in a graph exploration.
Hop(Hop) - Constructor for class org.elasticsearch.protocol.xpack.graph.Hop
 

I

id() - Method in enum org.elasticsearch.client.license.LicensesStatus
 
id() - Method in enum org.elasticsearch.client.watcher.ExecutionState
 
ID - Static variable in class org.elasticsearch.client.ml.calendars.Calendar
 
ID - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
ID - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
ID - Static variable in class org.elasticsearch.client.ml.job.config.MlFilter
 
ID - Static variable in class org.elasticsearch.client.ml.NodeAttributes
 
IMMEDIATE - org.elasticsearch.client.security.RefreshPolicy
Force a refresh as part of this request.
include(String, String) - Method in class org.elasticsearch.client.ml.job.config.RuleScope.Builder
 
INCLUDE - org.elasticsearch.client.ml.job.config.FilterRef.FilterType
 
includeValues() - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
includeValuesAsStringArray() - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
index(IndexRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
index(IndexRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Index a document using the Index API.
indexAsync(IndexRequest, ActionListener<IndexResponse>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
indexAsync(IndexRequest, RequestOptions, ActionListener<IndexResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously index a document using the Index API.
INDEXES - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
INDEXING - org.elasticsearch.client.rollup.GetRollupJobResponse.IndexerState
Indexer is actively indexing data.
IndexUpgradeInfoRequest - Class in org.elasticsearch.protocol.xpack.migration
 
IndexUpgradeInfoRequest(String...) - Constructor for class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoRequest
 
IndexUpgradeInfoResponse - Class in org.elasticsearch.protocol.xpack.migration
 
IndexUpgradeInfoResponse() - Constructor for class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoResponse
 
IndexUpgradeInfoResponse(Map<String, UpgradeActionRequired>) - Constructor for class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoResponse
 
indices() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides an IndicesClient which can be used to access the Indices API.
indices() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
indices() - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoRequest
 
indices(String...) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
indices(String...) - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoRequest
 
INDICES - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
IndicesClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Indices API.
indicesOptions() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
indicesOptions() - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoRequest
 
indicesOptions(IndicesOptions) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
indicesOptions(IndicesOptions) - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoRequest
 
Influence - Class in org.elasticsearch.client.ml.job.results
Influence field name and list of influence field values/score pairs
Influencer - Class in org.elasticsearch.client.ml.job.results
 
INFLUENCER - Static variable in class org.elasticsearch.client.ml.job.results.Influence
Note all X-Content serialized field names are "influencer" not "influence"
INFLUENCER_FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.results.BucketInfluencer
Field names
INFLUENCER_FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.results.Influence
 
INFLUENCER_FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.results.Influencer
 
INFLUENCER_FIELD_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.Influencer
 
INFLUENCER_FIELD_VALUES - Static variable in class org.elasticsearch.client.ml.job.results.Influence
 
INFLUENCER_SCORE - Static variable in class org.elasticsearch.client.ml.GetInfluencersRequest
 
INFLUENCER_SCORE - Static variable in class org.elasticsearch.client.ml.job.results.Influencer
 
influencers() - Method in class org.elasticsearch.client.ml.GetInfluencersResponse
The retrieved influencers
INFLUENCERS - Static variable in class org.elasticsearch.client.ml.GetInfluencersResponse
 
INFLUENCERS - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
INFLUENCERS - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
INFLUENCERS - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
info(Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
info(RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Get the cluster info otherwise provided when sending an HTTP request to '/'
info(XPackInfoRequest, RequestOptions) - Method in class org.elasticsearch.client.XPackClient
Fetch information about X-Pack from the cluster.
INFO_CONTENT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
infoAsync(XPackInfoRequest, RequestOptions, ActionListener<XPackInfoResponse>) - Method in class org.elasticsearch.client.XPackClient
Asynchronously fetch information about X-Pack from the cluster.
ingest() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides a IngestClient which can be used to access the Ingest API.
IngestClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Ingest API.
INITIAL_ANOMALY_SCORE - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
INITIAL_ANOMALY_SCORE - Static variable in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
INITIAL_INFLUENCER_SCORE - Static variable in class org.elasticsearch.client.ml.job.results.Influencer
 
INITIAL_RECORD_SCORE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
INPUT_BYTES - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
INPUT_FIELD_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
INPUT_RECORD_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
INSTANCE - Static variable in class org.elasticsearch.client.security.GetSslCertificatesRequest
 
INVALID - org.elasticsearch.client.license.LicensesStatus
 
INVALID - org.elasticsearch.client.license.LicenseStatus
 
INVALID_DATE_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
IS_INTERIM - Static variable in class org.elasticsearch.client.ml.job.results.Result
 
isAcknowledge() - Method in class org.elasticsearch.client.license.PutLicenseRequest
 
isAcknowledge() - Method in class org.elasticsearch.client.license.StartBasicRequest
 
isAcknowledge() - Method in class org.elasticsearch.client.license.StartTrialRequest
 
isAcknowledged() - Method in class org.elasticsearch.client.license.PutLicenseResponse
 
isAcknowledged() - Method in class org.elasticsearch.client.license.StartBasicResponse
 
isAcknowledged() - Method in class org.elasticsearch.client.license.StartTrialResponse
Returns true if the request that corresponds to this response acknowledged license changes that would occur as a result of starting a trial license
isAcknowledged() - Method in class org.elasticsearch.client.ml.ForecastJobResponse
Forecast creating acknowledgement
isAcknowledged() - Method in class org.elasticsearch.client.rollup.PutRollupJobResponse
 
isActive() - Method in class org.elasticsearch.client.watcher.WatchStatus.State
 
isActive() - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
isBasicStarted() - Method in class org.elasticsearch.client.license.StartBasicResponse
 
isClosed() - Method in class org.elasticsearch.client.ml.CloseJobResponse
Has the job closed or not
isCreated() - Method in class org.elasticsearch.client.security.PutRoleMappingResponse
 
isCreated() - Method in class org.elasticsearch.client.security.PutUserResponse
 
isCreated() - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchResponse
 
isEmpty() - Method in class org.elasticsearch.client.ml.job.config.RuleScope
 
isEnabled() - Method in class org.elasticsearch.client.ml.job.config.ModelPlotConfig
 
isEnabled() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
isEnabled() - Method in class org.elasticsearch.client.security.PutUserRequest
 
isEnabled() - Method in class org.elasticsearch.client.security.SetUserEnabledRequest
 
isExcludeInterim() - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
isExpand() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
isFlushed() - Method in class org.elasticsearch.client.ml.FlushJobResponse
Was the job successfully flushed or not
isFound() - Method in class org.elasticsearch.client.security.DeleteRoleMappingResponse
 
isFound() - Method in class org.elasticsearch.client.security.DeleteRoleResponse
 
isFound() - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchResponse
 
isHasPrivateKey() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
isInterim() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
isInterim() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
isInterim() - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
isInterim() - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
isInterim() - Method in class org.elasticsearch.client.ml.job.results.OverallBucket
 
isLocal() - Method in class org.elasticsearch.client.license.GetLicenseRequest
 
isOpened() - Method in class org.elasticsearch.client.ml.OpenJobResponse
Has the job opened or not
isStarted() - Method in class org.elasticsearch.client.ml.StartDatafeedResponse
Has the Datafeed started or not
isStopped() - Method in class org.elasticsearch.client.ml.StopDatafeedResponse
Has the Datafeed stopped or not
isTimedOut() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
isTrialWasStarted() - Method in class org.elasticsearch.client.license.StartTrialResponse
Returns true if a trial license was started as a result of the request corresponding to this response.
isUseNull() - Method in class org.elasticsearch.client.ml.job.config.Detector
Where there isn't a value for the 'by' or 'over' field should a new series be used as the 'null' series.
isValidId(String) - Static method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
isVerbose() - Method in class org.elasticsearch.client.xpack.XPackInfoRequest
 
ITEMS - Static variable in class org.elasticsearch.client.ml.job.config.MlFilter
 

J

Job - Class in org.elasticsearch.client.ml.job.config
This class represents a configured and created Job.
JOB_ID - Static variable in class org.elasticsearch.client.ml.CloseJobRequest
 
JOB_IDS - Static variable in class org.elasticsearch.client.ml.calendars.Calendar
 
JOB_IDS - Static variable in class org.elasticsearch.client.ml.GetJobRequest
 
JOB_TYPE - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
Job.Builder - Class in org.elasticsearch.client.ml.job.config
 
jobs() - Method in class org.elasticsearch.client.ml.GetJobResponse
The collection of Job objects found in the query
JOBS - Static variable in class org.elasticsearch.client.ml.job.results.OverallBucket
 
JobState - Enum in org.elasticsearch.client.ml.job.config
Jobs whether running or complete are in one of these states.
jobStats() - Method in class org.elasticsearch.client.ml.GetJobStatsResponse
The collection of JobStats objects found in the query
JobStats - Class in org.elasticsearch.client.ml.job.stats
Class containing the statistics for a Machine Learning job.
JobUpdate - Class in org.elasticsearch.client.ml.job.config
POJO for updating an existing Machine Learning Job
JobUpdate.Builder - Class in org.elasticsearch.client.ml.job.config
 
JobUpdate.DetectorUpdate - Class in org.elasticsearch.client.ml.job.config
 
JsonBuilder() - Constructor for class org.elasticsearch.client.ml.PostDataRequest.JsonBuilder
 

L

label() - Method in enum org.elasticsearch.client.license.LicenseStatus
 
LAST_CHECKED - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
LAST_DATA_TIME - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
LAST_DATA_TIME - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
LAST_FINALIZED_BUCKET_END - Static variable in class org.elasticsearch.client.ml.FlushJobResponse
 
LAST_MET_CONDITION - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
lastChecked() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
lastExecution() - Method in class org.elasticsearch.client.watcher.ActionStatus
 
lastMetCondition() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
lastSuccessfulExecution() - Method in class org.elasticsearch.client.watcher.ActionStatus
 
lastThrottle() - Method in class org.elasticsearch.client.watcher.ActionStatus
 
LAT_LONG - org.elasticsearch.client.ml.job.config.DetectorFunction
 
LATENCY - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
LATEST_EMPTY_BUCKET_TIME - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
LATEST_RECORD_TIME - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
LATEST_RECORD_TIME - Static variable in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
LATEST_RESULT_TIME - Static variable in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
LATEST_SPARSE_BUCKET_TIME - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
license() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides methods for accessing the Elastic Licensed Licensing APIs that are shipped with the default distribution of Elasticsearch.
LICENSE - org.elasticsearch.client.xpack.XPackInfoRequest.Category
 
LicenseClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Elastic License-related methods
LicenseInfo(String, String, String, LicenseStatus, long) - Constructor for class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
LicensesStatus - Enum in org.elasticsearch.client.license
 
LicenseStatus - Enum in org.elasticsearch.client.license
Status of an X-Pack license.
list(ListTasksRequest, RequestOptions) - Method in class org.elasticsearch.client.TasksClient
Get current tasks using the Task Management API.
listAsync(ListTasksRequest, RequestOptions, ActionListener<ListTasksResponse>) - Method in class org.elasticsearch.client.TasksClient
Asynchronously get current tasks using the Task Management API.
local - Variable in class org.elasticsearch.client.license.GetLicenseRequest
 
LOG_TIME_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
LOW_AVG - org.elasticsearch.client.ml.job.config.DetectorFunction
 
LOW_COUNT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
LOW_DISTINCT_COUNT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
LOW_INFO_CONTENT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
LOW_MEAN - org.elasticsearch.client.ml.job.config.DetectorFunction
 
LOW_MEDIAN - org.elasticsearch.client.ml.job.config.DetectorFunction
 
LOW_NON_NULL_SUM - org.elasticsearch.client.ml.job.config.DetectorFunction
 
LOW_NON_ZERO_COUNT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
LOW_SUM - org.elasticsearch.client.ml.job.config.DetectorFunction
 
LOW_VARP - org.elasticsearch.client.ml.job.config.DetectorFunction
 
LT - org.elasticsearch.client.ml.job.config.Operator
 
LTE - org.elasticsearch.client.ml.job.config.Operator
 

M

machineLearning() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides methods for accessing the Elastic Licensed Machine Learning APIs that are shipped with the Elastic Stack distribution of Elasticsearch.
MachineLearningClient - Class in org.elasticsearch.client
Machine Learning API client wrapper for the RestHighLevelClient
MANUAL - org.elasticsearch.client.ml.datafeed.ChunkingConfig.Mode
 
masterNodeTimeout() - Method in class org.elasticsearch.client.TimedRequest
Returns the timeout for the request to be completed on the master node
MAX - org.elasticsearch.client.ml.job.config.DetectorFunction
 
MAX - Static variable in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
MAX_MATCHING_LENGTH - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
maxDocsPerDiversityValue() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
maxDocsPerDiversityValue(int) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
Optional number of permitted docs with same value in sampled search results.
MEAN - org.elasticsearch.client.ml.job.config.DetectorFunction
 
MEDIAN - org.elasticsearch.client.ml.job.config.DetectorFunction
 
MEMORY_BYTES - Static variable in class org.elasticsearch.client.ml.job.stats.ForecastStats
 
MEMORY_STATUS_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
METRIC - org.elasticsearch.client.ml.job.config.DetectorFunction
 
MetricConfig - Class in org.elasticsearch.client.rollup.job.config
The configuration object for the metrics portion of a rollup job config { "metrics": [ { "field": "foo", "metrics": [ "min", "max", "sum"] }, { "field": "bar", "metrics": [ "max" ] } ] }
MetricConfig(String, List<String>) - Constructor for class org.elasticsearch.client.rollup.job.config.MetricConfig
 
mget(MultiGetRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Retrieves multiple documents by id using the Multi Get API.
mgetAsync(MultiGetRequest, RequestOptions, ActionListener<MultiGetResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously retrieves multiple documents by id using the Multi Get API.
migration() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides methods for accessing the Elastic Licensed Licensing APIs that are shipped with the default distribution of Elasticsearch.
MigrationClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Elastic License-related methods
MIN - org.elasticsearch.client.ml.job.config.DetectorFunction
 
MIN - Static variable in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
minDocCount() - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
minDocCount(int) - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
A "certainty" threshold which defines the weight-of-evidence required before a term found in this field is identified as a useful connection
MISSING_FIELD_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
MlFilter - Class in org.elasticsearch.client.ml.job.config
 
MlFilter.Builder - Class in org.elasticsearch.client.ml.job.config
 
MODE_FIELD - Static variable in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
MODEL_BYTES_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
Field Names
MODEL_MEMORY_LIMIT - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisLimits
Serialisation field names
MODEL_PLOT_CONFIG - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
MODEL_SNAPSHOT_ID - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
MODEL_SNAPSHOT_RETENTION_DAYS - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
ModelPlotConfig - Class in org.elasticsearch.client.ml.job.config
 
ModelPlotConfig(boolean, String) - Constructor for class org.elasticsearch.client.ml.job.config.ModelPlotConfig
 
ModelSizeStats - Class in org.elasticsearch.client.ml.job.process
Provide access to the C++ model memory usage numbers for the Java process.
ModelSizeStats.Builder - Class in org.elasticsearch.client.ml.job.process
 
ModelSizeStats.MemoryStatus - Enum in org.elasticsearch.client.ml.job.process
The status of the memory monitored by the ResourceMonitor.
ModelSnapshot - Class in org.elasticsearch.client.ml.job.process
ModelSnapshot Result POJO
ModelSnapshot.Builder - Class in org.elasticsearch.client.ml.job.process
 
msearch(MultiSearchRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a multi search using the msearch API.
msearchAsync(MultiSearchRequest, RequestOptions, ActionListener<MultiSearchResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a multi search using the msearch API.
msearchTemplate(MultiSearchTemplateRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a request using the Multi Search Template API.
msearchTemplateAsync(MultiSearchTemplateRequest, RequestOptions, ActionListener<MultiSearchTemplateResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a request using the Multi Search Template API See Multi Search Template API on elastic.co.
MULTI_BUCKET_IMPACT - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
multiGet(MultiGetRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
multiGet(MultiGetRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
multiGetAsync(MultiGetRequest, ActionListener<MultiGetResponse>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
multiGetAsync(MultiGetRequest, RequestOptions, ActionListener<MultiGetResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
multiSearch(MultiSearchRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
multiSearch(MultiSearchRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
multiSearchAsync(MultiSearchRequest, ActionListener<MultiSearchResponse>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
multiSearchAsync(MultiSearchRequest, RequestOptions, ActionListener<MultiSearchResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
MULTIVARIATE_BY_FIELDS - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 

N

name - Variable in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.NameOrDefinition
 
name() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
NAME - Static variable in class org.elasticsearch.client.ml.NodeAttributes
 
nativeCodeInfo() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
newAuto() - Static method in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
newManual(TimeValue) - Static method in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
newOff() - Static method in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
NO_HOPS_ERROR_MESSAGE - Static variable in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
NO_VERTICES_ERROR_MESSAGE - Static variable in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
NODE - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
NodeAttributes - Class in org.elasticsearch.client.ml
A Pojo class containing an Elastic Node's attributes
NodeAttributes(String, String, String, String, Map<String, String>) - Constructor for class org.elasticsearch.client.ml.NodeAttributes
 
NON_NULL_SUM - org.elasticsearch.client.ml.job.config.DetectorFunction
 
NON_ZERO_COUNT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
NONE - org.elasticsearch.client.ml.job.config.Detector.ExcludeFrequent
 
NONE - org.elasticsearch.client.security.RefreshPolicy
Don't refresh after this request.
NOT_APPLICABLE - org.elasticsearch.protocol.xpack.migration.UpgradeActionRequired
 
NOT_EXECUTED_ALREADY_QUEUED - org.elasticsearch.client.watcher.ExecutionState
 
NOT_EXECUTED_WATCH_MISSING - org.elasticsearch.client.watcher.ExecutionState
 

O

of(Detector) - Static method in class org.elasticsearch.client.ml.job.config.DefaultDetectorDescription
Returns the default description for the given detector
ofDN(Object...) - Static method in class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
OFF - org.elasticsearch.client.ml.datafeed.ChunkingConfig.Mode
 
ofGroups(Object...) - Static method in class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
ofKeyValues(String, Object...) - Static method in class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
ofMetadata(String, Object...) - Static method in class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
ofUsername(Object...) - Static method in class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
OK - org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
 
open(OpenIndexRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
open(OpenIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Opens an index using the Open Index API.
openAsync(OpenIndexRequest, ActionListener<OpenIndexResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
openAsync(OpenIndexRequest, RequestOptions, ActionListener<OpenIndexResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously opens an index using the Open Index API.
OPENED - org.elasticsearch.client.ml.job.config.JobState
 
OPENING - org.elasticsearch.client.ml.job.config.JobState
 
openJob(OpenJobRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Opens a Machine Learning Job.
openJobAsync(OpenJobRequest, RequestOptions, ActionListener<OpenJobResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Opens a Machine Learning Job asynchronously, notifies listener on completion.
OpenJobRequest - Class in org.elasticsearch.client.ml
Request to open a Machine Learning Job
OpenJobRequest(String) - Constructor for class org.elasticsearch.client.ml.OpenJobRequest
Create a new request with the desired jobId
OpenJobResponse - Class in org.elasticsearch.client.ml
Response indicating if the Machine Learning Job is now opened or not
Operator - Enum in org.elasticsearch.client.ml.job.config
Enum representing logical comparisons on doubles
OPERATOR_FIELD - Static variable in enum org.elasticsearch.client.ml.job.config.Operator
 
org.elasticsearch.client - package org.elasticsearch.client
 
org.elasticsearch.client.common - package org.elasticsearch.client.common
 
org.elasticsearch.client.license - package org.elasticsearch.client.license
Request and Response objects for the default distribution's License APIs.
org.elasticsearch.client.ml - package org.elasticsearch.client.ml
 
org.elasticsearch.client.ml.calendars - package org.elasticsearch.client.ml.calendars
 
org.elasticsearch.client.ml.datafeed - package org.elasticsearch.client.ml.datafeed
 
org.elasticsearch.client.ml.job.config - package org.elasticsearch.client.ml.job.config
 
org.elasticsearch.client.ml.job.process - package org.elasticsearch.client.ml.job.process
 
org.elasticsearch.client.ml.job.results - package org.elasticsearch.client.ml.job.results
 
org.elasticsearch.client.ml.job.stats - package org.elasticsearch.client.ml.job.stats
 
org.elasticsearch.client.ml.job.util - package org.elasticsearch.client.ml.job.util
 
org.elasticsearch.client.rollup - package org.elasticsearch.client.rollup
 
org.elasticsearch.client.rollup.job.config - package org.elasticsearch.client.rollup.job.config
 
org.elasticsearch.client.security - package org.elasticsearch.client.security
 
org.elasticsearch.client.security.support - package org.elasticsearch.client.security.support
 
org.elasticsearch.client.security.support.expressiondsl - package org.elasticsearch.client.security.support.expressiondsl
 
org.elasticsearch.client.security.support.expressiondsl.expressions - package org.elasticsearch.client.security.support.expressiondsl.expressions
 
org.elasticsearch.client.security.support.expressiondsl.fields - package org.elasticsearch.client.security.support.expressiondsl.fields
 
org.elasticsearch.client.security.support.expressiondsl.parser - package org.elasticsearch.client.security.support.expressiondsl.parser
 
org.elasticsearch.client.watcher - package org.elasticsearch.client.watcher
 
org.elasticsearch.client.xpack - package org.elasticsearch.client.xpack
 
org.elasticsearch.protocol.xpack.graph - package org.elasticsearch.protocol.xpack.graph
Request and Response objects for the default distribution's Graph APIs.
org.elasticsearch.protocol.xpack.migration - package org.elasticsearch.protocol.xpack.migration
Request and Response objects for the default distribution's Migration APIs.
org.elasticsearch.protocol.xpack.watcher - package org.elasticsearch.protocol.xpack.watcher
Request and Response objects for the default distribution's Watcher APIs.
OUT_OF_ORDER_TIME_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
OVER - org.elasticsearch.client.ml.job.config.Detector.ExcludeFrequent
 
OVER_FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
OVER_FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
Population results
OVER_FIELD_NAME_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.Detector
 
OVER_FIELD_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
OVER_FIELD_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
OVERALL_BUCKETS - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsResponse
 
OVERALL_SCORE - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
OVERALL_SCORE - Static variable in class org.elasticsearch.client.ml.job.results.OverallBucket
 
OverallBucket - Class in org.elasticsearch.client.ml.job.results
Overall Bucket Result POJO
OverallBucket.JobInfo - Class in org.elasticsearch.client.ml.job.results
 
overallBuckets() - Method in class org.elasticsearch.client.ml.GetOverallBucketsResponse
The retrieved overall buckets
overFields() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
OVERLAPPING_BUCKETS - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 

P

PAGE - Static variable in class org.elasticsearch.client.ml.job.util.PageParams
 
PageParams - Class in org.elasticsearch.client.ml.job.util
Paging parameters for GET requests
PageParams(Integer, Integer) - Constructor for class org.elasticsearch.client.ml.job.util.PageParams
Constructs paging parameters
parse(String, XContentParser) - Method in class org.elasticsearch.client.security.support.expressiondsl.parser.RoleMapperExpressionParser
 
parse(String, XContentParser) - Static method in class org.elasticsearch.client.watcher.ActionStatus.AckStatus
 
parse(String, XContentParser) - Static method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
parse(String, XContentParser) - Static method in class org.elasticsearch.client.watcher.ActionStatus
 
parse(String, XContentParser) - Static method in class org.elasticsearch.client.watcher.ActionStatus.Throttle
 
parse(XContentParser) - Static method in class org.elasticsearch.client.watcher.WatchStatus
 
parse(XContentParser) - Static method in class org.elasticsearch.client.watcher.WatchStatus.State
 
parseDate(String) - Static method in class org.elasticsearch.client.watcher.WatchStatusDateParser
 
parseDate(String, XContentParser) - Static method in class org.elasticsearch.client.watcher.WatchStatusDateParser
 
parseEntity(HttpEntity, CheckedFunction<XContentParser, Resp, IOException>) - Method in class org.elasticsearch.client.RestHighLevelClient
 
parser() - Static method in class org.elasticsearch.client.ml.job.config.RuleScope
 
PARSER - Static variable in class org.elasticsearch.client.ml.calendars.Calendar
 
PARSER - Static variable in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
PARSER - Static variable in class org.elasticsearch.client.ml.CloseJobRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.CloseJobResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
PARSER - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
PARSER - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
PARSER - Static variable in class org.elasticsearch.client.ml.DeleteForecastRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.DeleteJobResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.FlushJobRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.FlushJobResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.ForecastJobRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.ForecastJobResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetBucketsRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetBucketsResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetCalendarsRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetCalendarsResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetCategoriesRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetCategoriesResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetDatafeedRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetDatafeedResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetDatafeedStatsResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetInfluencersRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetInfluencersResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetJobRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetJobResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetJobStatsRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetJobStatsResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetRecordsRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetRecordsResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisLimits
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.DataDescription
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.DetectionRule
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.Detector
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.FilterRef
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.JobUpdate.DetectorUpdate
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.JobUpdate
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.MlFilter
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.ModelPlotConfig
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.config.RuleCondition
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.process.Quantiles
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.results.Influence
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.results.Influencer
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.results.OverallBucket.JobInfo
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.results.OverallBucket
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.stats.ForecastStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.stats.JobStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.job.util.PageParams
 
PARSER - Static variable in class org.elasticsearch.client.ml.NodeAttributes
 
PARSER - Static variable in class org.elasticsearch.client.ml.OpenJobRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.OpenJobResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.PostDataRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.PreviewDatafeedRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.StartDatafeedRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.StartDatafeedResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.StopDatafeedRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.StopDatafeedResponse
 
PARSER - Static variable in class org.elasticsearch.client.rollup.RollableIndexCaps
 
PARSER - Static variable in class org.elasticsearch.client.rollup.RollupJobCaps
 
PARSER - Static variable in class org.elasticsearch.client.rollup.RollupJobCaps.RollupFieldCaps
 
PARSER - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
parseResponseException(ResponseException) - Method in class org.elasticsearch.client.RestHighLevelClient
Converts a ResponseException obtained from the low level REST client into an ElasticsearchException.
parseTimeField(XContentParser, String) - Static method in class org.elasticsearch.client.ml.job.util.TimeUtil
Parse out a Date object given the current parser and field name.
PARTITION_FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
PARTITION_FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
PARTITION_FIELD_NAME_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.Detector
 
PARTITION_FIELD_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
PARTITION_FIELD_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
partitionFields() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
PATH - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
performRequest(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<Response, Resp, IOException>, Set<Integer>) - Method in class org.elasticsearch.client.RestHighLevelClient
Deprecated.
If creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extend Validatable instead of ActionRequest.
performRequest(Req, CheckedFunction<Req, Request, IOException>, CheckedFunction<Response, Resp, IOException>, Set<Integer>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
Deprecated.
performRequestAndParseEntity(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<XContentParser, Resp, IOException>, Set<Integer>) - Method in class org.elasticsearch.client.RestHighLevelClient
Deprecated.
If creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extend Validatable instead of ActionRequest.
performRequestAndParseEntity(Req, CheckedFunction<Req, Request, IOException>, CheckedFunction<XContentParser, Resp, IOException>, Set<Integer>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
Deprecated.
performRequestAsync(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<Response, Resp, IOException>, ActionListener<Resp>, Set<Integer>) - Method in class org.elasticsearch.client.RestHighLevelClient
Deprecated.
If creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extend Validatable instead of ActionRequest.
performRequestAsync(Req, CheckedFunction<Req, Request, IOException>, CheckedFunction<Response, Resp, IOException>, ActionListener<Resp>, Set<Integer>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
Deprecated.
performRequestAsyncAndParseEntity(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<XContentParser, Resp, IOException>, ActionListener<Resp>, Set<Integer>) - Method in class org.elasticsearch.client.RestHighLevelClient
Deprecated.
If creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extend Validatable instead of ActionRequest.
performRequestAsyncAndParseEntity(Req, CheckedFunction<Req, Request, IOException>, CheckedFunction<XContentParser, Resp, IOException>, ActionListener<Resp>, Set<Integer>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
Deprecated.
ping(Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
ping(RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Pings the remote Elasticsearch cluster and returns true if the ping succeeded, false otherwise
postData(PostDataRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Sends data to an anomaly detection job for analysis.
postDataAsync(PostDataRequest, RequestOptions, ActionListener<PostDataResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Sends data to an anomaly detection job for analysis, asynchronously
PostDataRequest - Class in org.elasticsearch.client.ml
Request to post data to a Machine Learning job
PostDataRequest(String, PostDataRequest.JsonBuilder) - Constructor for class org.elasticsearch.client.ml.PostDataRequest
Create a new PostDataRequest object referencing the passed PostDataRequest.JsonBuilder object
PostDataRequest(String, XContentType, byte[]) - Constructor for class org.elasticsearch.client.ml.PostDataRequest
Create a new PostDataRequest object referencing the passed byte[] content
PostDataRequest(String, XContentType, BytesReference) - Constructor for class org.elasticsearch.client.ml.PostDataRequest
Create a new PostDataRequest object
PostDataRequest.JsonBuilder - Class in org.elasticsearch.client.ml
Class for incrementally building a bulk document request in XContentType.JSON format
PostDataResponse - Class in org.elasticsearch.client.ml
Response object when posting data to a Machine Learning Job
PostDataResponse(DataCounts) - Constructor for class org.elasticsearch.client.ml.PostDataResponse
 
previewDatafeed(PreviewDatafeedRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Previews the given Machine Learning Datafeed
previewDatafeedAsync(PreviewDatafeedRequest, RequestOptions, ActionListener<PreviewDatafeedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Previews the given Machine Learning Datafeed asynchronously and notifies the listener on completion
PreviewDatafeedRequest - Class in org.elasticsearch.client.ml
Request to preview a MachineLearning Datafeed
PreviewDatafeedRequest(String) - Constructor for class org.elasticsearch.client.ml.PreviewDatafeedRequest
Create a new request with the desired datafeedId
PreviewDatafeedResponse - Class in org.elasticsearch.client.ml
Response containing a datafeed preview in JSON format
PreviewDatafeedResponse(BytesReference) - Constructor for class org.elasticsearch.client.ml.PreviewDatafeedResponse
 
PROBABILITY - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
Result fields
PROBABILITY - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
Result fields (all detector types)
PROBABILITY - Static variable in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
PROBABILITY - Static variable in class org.elasticsearch.client.ml.job.results.Influencer
 
PROCESSED_FIELD_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
PROCESSED_RECORD_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
PROCESSING_TIME_MS - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
PROCESSING_TIME_MS - Static variable in class org.elasticsearch.client.ml.job.stats.ForecastStats
 
ProtocolUtils - Class in org.elasticsearch.client.common
Common utilities used for XPack protocol classes
ProtocolUtils() - Constructor for class org.elasticsearch.client.common.ProtocolUtils
 
putCalendar(PutCalendarRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Create a new machine learning calendar
putCalendarAsync(PutCalendarRequest, RequestOptions, ActionListener<PutCalendarResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Create a new machine learning calendar, notifies listener with the created calendar
PutCalendarRequest - Class in org.elasticsearch.client.ml
Request to create a new Machine Learning calendar
PutCalendarRequest(Calendar) - Constructor for class org.elasticsearch.client.ml.PutCalendarRequest
 
PutCalendarResponse - Class in org.elasticsearch.client.ml
 
putDatafeed(PutDatafeedRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Creates a new Machine Learning Datafeed
putDatafeedAsync(PutDatafeedRequest, RequestOptions, ActionListener<PutDatafeedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Creates a new Machine Learning Datafeed asynchronously and notifies listener on completion
PutDatafeedRequest - Class in org.elasticsearch.client.ml
Request to create a new Machine Learning Datafeed given a DatafeedConfig configuration
PutDatafeedRequest(DatafeedConfig) - Constructor for class org.elasticsearch.client.ml.PutDatafeedRequest
Construct a new PutDatafeedRequest
PutDatafeedResponse - Class in org.elasticsearch.client.ml
Response containing the newly created DatafeedConfig
putJob(PutJobRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Creates a new Machine Learning Job
putJobAsync(PutJobRequest, RequestOptions, ActionListener<PutJobResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Creates a new Machine Learning Job asynchronously and notifies listener on completion
PutJobRequest - Class in org.elasticsearch.client.ml
Request to create a new Machine Learning Job given a Job configuration
PutJobRequest(Job) - Constructor for class org.elasticsearch.client.ml.PutJobRequest
Construct a new PutJobRequest
PutJobResponse - Class in org.elasticsearch.client.ml
Response containing the newly created Job
putLicense(PutLicenseRequest, RequestOptions) - Method in class org.elasticsearch.client.LicenseClient
Updates license for the cluster.
putLicenseAsync(PutLicenseRequest, RequestOptions, ActionListener<PutLicenseResponse>) - Method in class org.elasticsearch.client.LicenseClient
Asynchronously updates license for the cluster.
PutLicenseRequest - Class in org.elasticsearch.client.license
 
PutLicenseRequest() - Constructor for class org.elasticsearch.client.license.PutLicenseRequest
 
PutLicenseResponse - Class in org.elasticsearch.client.license
 
PutLicenseResponse() - Constructor for class org.elasticsearch.client.license.PutLicenseResponse
 
PutLicenseResponse(boolean, LicensesStatus) - Constructor for class org.elasticsearch.client.license.PutLicenseResponse
 
PutLicenseResponse(boolean, LicensesStatus, String, Map<String, String[]>) - Constructor for class org.elasticsearch.client.license.PutLicenseResponse
 
putMapping(PutMappingRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
putMapping(PutMappingRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Updates the mappings on an index using the Put Mapping API.
putMappingAsync(PutMappingRequest, ActionListener<AcknowledgedResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
putMappingAsync(PutMappingRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously updates the mappings on an index using the Put Mapping API.
putPipeline(PutPipelineRequest, RequestOptions) - Method in class org.elasticsearch.client.IngestClient
Add a pipeline or update an existing pipeline.
putPipelineAsync(PutPipelineRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IngestClient
Asynchronously add a pipeline or update an existing pipeline.
putRoleMapping(PutRoleMappingRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Create/Update a role mapping.
putRoleMappingAsync(PutRoleMappingRequest, RequestOptions, ActionListener<PutRoleMappingResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously create/update a role mapping.
PutRoleMappingRequest - Class in org.elasticsearch.client.security
Request object to create or update a role mapping.
PutRoleMappingRequest(String, boolean, List<String>, RoleMapperExpression, Map<String, Object>, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.PutRoleMappingRequest
 
PutRoleMappingResponse - Class in org.elasticsearch.client.security
Response when adding/updating a role mapping.
PutRoleMappingResponse(boolean) - Constructor for class org.elasticsearch.client.security.PutRoleMappingResponse
 
putRollupJob(PutRollupJobRequest, RequestOptions) - Method in class org.elasticsearch.client.RollupClient
Put a rollup job into the cluster See the docs for more.
putRollupJobAsync(PutRollupJobRequest, RequestOptions, ActionListener<PutRollupJobResponse>) - Method in class org.elasticsearch.client.RollupClient
Asynchronously put a rollup job into the cluster See the docs for more.
PutRollupJobRequest - Class in org.elasticsearch.client.rollup
 
PutRollupJobRequest(RollupJobConfig) - Constructor for class org.elasticsearch.client.rollup.PutRollupJobRequest
 
PutRollupJobResponse - Class in org.elasticsearch.client.rollup
 
PutRollupJobResponse(boolean) - Constructor for class org.elasticsearch.client.rollup.PutRollupJobResponse
 
putScript(PutStoredScriptRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Puts an stored script using the Scripting API.
putScriptAsync(PutStoredScriptRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously puts an stored script using the Scripting API.
putSettings(ClusterUpdateSettingsRequest, Header...) - Method in class org.elasticsearch.client.ClusterClient
putSettings(ClusterUpdateSettingsRequest, RequestOptions) - Method in class org.elasticsearch.client.ClusterClient
Updates cluster wide specific settings using the Cluster Update Settings API.
putSettings(UpdateSettingsRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
putSettings(UpdateSettingsRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Updates specific index level settings using the Update Indices Settings API.
putSettingsAsync(ClusterUpdateSettingsRequest, ActionListener<ClusterUpdateSettingsResponse>, Header...) - Method in class org.elasticsearch.client.ClusterClient
putSettingsAsync(ClusterUpdateSettingsRequest, RequestOptions, ActionListener<ClusterUpdateSettingsResponse>) - Method in class org.elasticsearch.client.ClusterClient
Asynchronously updates cluster wide specific settings using the Cluster Update Settings API.
putSettingsAsync(UpdateSettingsRequest, ActionListener<AcknowledgedResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
putSettingsAsync(UpdateSettingsRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously updates specific index level settings using the Update Indices Settings API.
putTemplate(PutIndexTemplateRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Puts an index template using the Index Templates API.
putTemplateAsync(PutIndexTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously puts an index template using the Index Templates API.
putUser(PutUserRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Create/update a user in the native realm synchronously.
putUserAsync(PutUserRequest, RequestOptions, ActionListener<PutUserResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously create/update a user in the native realm.
PutUserRequest - Class in org.elasticsearch.client.security
Request object to create or update a user in the native realm.
PutUserRequest(String, char[], List<String>, String, String, boolean, Map<String, Object>, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.PutUserRequest
Creates a new request that is used to create or update a user in the native realm.
PutUserResponse - Class in org.elasticsearch.client.security
Response when adding a user to the native realm.
PutUserResponse(boolean) - Constructor for class org.elasticsearch.client.security.PutUserResponse
 
putWatch(PutWatchRequest, RequestOptions) - Method in class org.elasticsearch.client.WatcherClient
Put a watch into the cluster See the docs for more.
putWatchAsync(PutWatchRequest, RequestOptions, ActionListener<PutWatchResponse>) - Method in class org.elasticsearch.client.WatcherClient
Asynchronously put a watch into the cluster See the docs for more.
PutWatchRequest - Class in org.elasticsearch.protocol.xpack.watcher
This request class contains the data needed to create a watch along with the name of the watch.
PutWatchRequest() - Constructor for class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
PutWatchRequest(String, BytesReference, XContentType) - Constructor for class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
PutWatchRequest(StreamInput) - Constructor for class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
PutWatchResponse - Class in org.elasticsearch.protocol.xpack.watcher
 
PutWatchResponse() - Constructor for class org.elasticsearch.protocol.xpack.watcher.PutWatchResponse
 
PutWatchResponse(String, long, boolean) - Constructor for class org.elasticsearch.protocol.xpack.watcher.PutWatchResponse
 

Q

QUANTILE_STATE - Static variable in class org.elasticsearch.client.ml.job.process.Quantiles
 
Quantiles - Class in org.elasticsearch.client.ml.job.process
Quantiles Result POJO
Quantiles(String, Date, String) - Constructor for class org.elasticsearch.client.ml.job.process.Quantiles
 
QUANTILES - Static variable in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
QUERY - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
QUERY_DELAY - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 

R

rankEval(RankEvalRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
rankEval(RankEvalRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a request using the Ranking Evaluation API.
rankEvalAsync(RankEvalRequest, ActionListener<RankEvalResponse>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
rankEvalAsync(RankEvalRequest, RequestOptions, ActionListener<RankEvalResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a request using the Ranking Evaluation API.
RARE - org.elasticsearch.client.ml.job.config.DetectorFunction
 
RAW_ANOMALY_SCORE - Static variable in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
readFrom(StreamInput) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
readFrom(StreamInput) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
readFrom(StreamInput) - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoRequest
 
readFrom(StreamInput) - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoResponse
 
readFrom(StreamInput) - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchRequest
 
readFrom(StreamInput) - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchResponse
 
readFrom(StreamInput) - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
readFrom(StreamInput) - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchResponse
 
readFromStream(StreamInput) - Static method in enum org.elasticsearch.protocol.xpack.migration.UpgradeActionRequired
 
reason() - Method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
reason() - Method in class org.elasticsearch.client.watcher.ActionStatus.Throttle
 
RECORD_SCORE - Static variable in class org.elasticsearch.client.ml.GetRecordsRequest
 
RECORD_SCORE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
Normalization
records() - Method in class org.elasticsearch.client.ml.GetRecordsResponse
The retrieved records
RECORDS - Static variable in class org.elasticsearch.client.ml.GetRecordsResponse
 
RECORDS - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
RECORDS - Static variable in class org.elasticsearch.client.ml.job.stats.ForecastStats
 
refresh(RefreshRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
refresh(RefreshRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Refresh one or more indices using the Refresh API.
refreshAsync(RefreshRequest, ActionListener<RefreshResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
refreshAsync(RefreshRequest, RequestOptions, ActionListener<RefreshResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously refresh one or more indices using the Refresh API.
RefreshPolicy - Enum in org.elasticsearch.client.security
Enumeration of values that control the refresh policy for a request that supports specifying a refresh policy.
REGEX - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
reindex(ReindexRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a reindex request.
REINDEX - org.elasticsearch.protocol.xpack.migration.UpgradeActionRequired
 
reindexAsync(ReindexRequest, RequestOptions, ActionListener<BulkByScrollResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a reindex request.
reindexRethrottle(RethrottleRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a reindex rethrottling request.
reindexRethrottleAsync(RethrottleRequest, RequestOptions, ActionListener<ListTasksResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a reindex rethrottling request.
RENORMALIZATION_WINDOW_DAYS - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
RESET_END - Static variable in class org.elasticsearch.client.ml.PostDataRequest
 
RESET_START - Static variable in class org.elasticsearch.client.ml.PostDataRequest
 
resolve(String) - Static method in enum org.elasticsearch.client.watcher.ExecutionState
 
RestHighLevelClient - Class in org.elasticsearch.client
High level REST client that wraps an instance of the low level RestClient and allows to build requests and read responses.
RestHighLevelClient(RestClientBuilder) - Constructor for class org.elasticsearch.client.RestHighLevelClient
Creates a RestHighLevelClient given the low level RestClientBuilder that allows to build the RestClient to be used to perform requests.
RestHighLevelClient(RestClientBuilder, List<NamedXContentRegistry.Entry>) - Constructor for class org.elasticsearch.client.RestHighLevelClient
Creates a RestHighLevelClient given the low level RestClientBuilder that allows to build the RestClient to be used to perform requests and parsers for custom response sections added to Elasticsearch through plugins.
RestHighLevelClient(RestClient, CheckedConsumer<RestClient, IOException>, List<NamedXContentRegistry.Entry>) - Constructor for class org.elasticsearch.client.RestHighLevelClient
Creates a RestHighLevelClient given the low level RestClient that it should use to perform requests and a list of entries that allow to parse custom response sections added to Elasticsearch through plugins.
restore(RestoreSnapshotRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Restores a snapshot.
restoreAsync(RestoreSnapshotRequest, RequestOptions, ActionListener<RestoreSnapshotResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously restores a snapshot.
Result - Class in org.elasticsearch.client.ml.job.results
Contains common attributes for results.
RESULT_FINALIZATION_WINDOW - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
RESULT_TYPE - Static variable in class org.elasticsearch.client.ml.job.results.Result
Serialisation fields
RESULT_TYPE_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
RESULT_TYPE_FIELD - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
RESULT_TYPE_FIELD - Static variable in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
RESULT_TYPE_FIELD - Static variable in class org.elasticsearch.client.ml.job.results.Influencer
 
RESULT_TYPE_VALUE - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
Result type
RESULT_TYPE_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
Result type
RESULT_TYPE_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
Result type
RESULT_TYPE_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.BucketInfluencer
Result type
RESULT_TYPE_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.Influencer
Result type
RESULT_TYPE_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.OverallBucket
Result type
results - Variable in class org.elasticsearch.client.ml.AbstractResultResponse
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.GetCalendarsResponse
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.GetDatafeedResponse
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.GetDatafeedStatsResponse
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.GetJobResponse
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.GetJobStatsResponse
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.MlFilter
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.job.results.Influencer
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.job.results.OverallBucket
 
RESULTS_INDEX_NAME - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
RESULTS_RETENTION_DAYS - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
RETAIN - Static variable in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
RethrottleRequest - Class in org.elasticsearch.client
A request changing throttling of a task.
RethrottleRequest(TaskId) - Constructor for class org.elasticsearch.client.RethrottleRequest
Create a new RethrottleRequest which disables any throttling for the given taskId.
RethrottleRequest(TaskId, float) - Constructor for class org.elasticsearch.client.RethrottleRequest
Create a new RethrottleRequest which changes the throttling for the given taskId.
returnDetailedInfo() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
returnDetailedInfo(boolean) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
Return detailed information about vertex frequencies as part of JSON results - defaults to false
RoleMapperExpression - Interface in org.elasticsearch.client.security.support.expressiondsl
Implementations of this interface represent an expression used for user role mapping that can later be resolved to a boolean value.
RoleMapperExpressionParser - Class in org.elasticsearch.client.security.support.expressiondsl.parser
Parses the JSON (XContent) based boolean expression DSL into a tree of RoleMapperExpression objects.
RoleMapperExpressionParser() - Constructor for class org.elasticsearch.client.security.support.expressiondsl.parser.RoleMapperExpressionParser
 
RollableIndexCaps - Class in org.elasticsearch.client.rollup
Represents the rollup capabilities of a non-rollup index.
rollover(RolloverRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
rollover(RolloverRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Rolls over an index using the Rollover Index API.
rolloverAsync(RolloverRequest, ActionListener<RolloverResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
rolloverAsync(RolloverRequest, RequestOptions, ActionListener<RolloverResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously rolls over an index using the Rollover Index API.
rollup() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides methods for accessing the Elastic Licensed Rollup APIs that are shipped with the default distribution of Elasticsearch.
RollupClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Elastic Rollup-related methods
RollupJobCaps - Class in org.elasticsearch.client.rollup
Represents the Rollup capabilities for a specific job on a single rollup index
RollupJobCaps.RollupFieldCaps - Class in org.elasticsearch.client.rollup
 
RollupJobConfig - Class in org.elasticsearch.client.rollup.job.config
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.
RollupJobConfig(String, String, String, String, int, GroupConfig, List<MetricConfig>, TimeValue) - Constructor for class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
routing() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
routing(String) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
routing(String...) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
ROUTING_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
RULE_CONDITION_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.RuleCondition
 
RuleAction - Enum in org.elasticsearch.client.ml.job.config
 
RuleCondition - Class in org.elasticsearch.client.ml.job.config
 
RuleCondition(RuleCondition.AppliesTo, Operator, double) - Constructor for class org.elasticsearch.client.ml.job.config.RuleCondition
 
RuleCondition.AppliesTo - Enum in org.elasticsearch.client.ml.job.config
 
RuleScope - Class in org.elasticsearch.client.ml.job.config
 
RuleScope() - Constructor for class org.elasticsearch.client.ml.job.config.RuleScope
 
RuleScope(Map<String, FilterRef>) - Constructor for class org.elasticsearch.client.ml.job.config.RuleScope
 
RuleScope.Builder - Class in org.elasticsearch.client.ml.job.config
 

S

sampleDiversityField() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
sampleDiversityField(String) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
Optional choice of single-value field on which to diversify sampled search results
sampleSize() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
sampleSize(int) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
The number of top-matching documents that are considered during each hop (default is SamplerAggregationBuilder.DEFAULT_SHARD_SAMPLE_SIZE Very small values (less than 50) may not provide sufficient weight-of-evidence to identify significant connections between terms.
SCHEDULED_EVENT_TYPE - Static variable in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
SCHEDULED_EVENTS - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
ScheduledEvent - Class in org.elasticsearch.client.ml.calendars
 
SCOPE_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.DetectionRule
 
SCRIPT_FIELDS - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
scroll(SearchScrollRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a search using the Search Scroll API.
SCROLL_SIZE - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
scrollAsync(SearchScrollRequest, RequestOptions, ActionListener<SearchResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a search using the Search Scroll API.
search(SearchRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
search(SearchRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a search request using the Search API.
searchAsync(SearchRequest, ActionListener<SearchResponse>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
searchAsync(SearchRequest, RequestOptions, ActionListener<SearchResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a search using the Search API.
searchScroll(SearchScrollRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
searchScroll(SearchScrollRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
searchScrollAsync(SearchScrollRequest, ActionListener<SearchResponse>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
searchScrollAsync(SearchScrollRequest, RequestOptions, ActionListener<SearchResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
searchTemplate(SearchTemplateRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a request using the Search Template API.
searchTemplateAsync(SearchTemplateRequest, RequestOptions, ActionListener<SearchTemplateResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a request using the Search Template API.
security() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides methods for accessing the Elastic Licensed Security APIs that are shipped with the Elastic Stack distribution of Elasticsearch.
SecurityClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Security APIs.
SERIAL_NUMBER - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
setAcknowledge(boolean) - Method in class org.elasticsearch.client.license.PutLicenseRequest
 
setActions(EnumSet<RuleAction>) - Method in class org.elasticsearch.client.ml.job.config.DetectionRule.Builder
 
setActions(List<String>) - Method in class org.elasticsearch.client.ml.job.config.DetectionRule.Builder
 
setActions(RuleAction...) - Method in class org.elasticsearch.client.ml.job.config.DetectionRule.Builder
 
setActive(boolean) - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
Sets the initial active state of the watch
setAdvanceTime(String) - Method in class org.elasticsearch.client.ml.FlushJobRequest
Specifies to advance to a particular time value.
setAggregations(String) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setAggregations(String) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setAggregations(AggregatorFactories.Builder) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setAggregations(AggregatorFactories.Builder) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setAllowNoDatafeeds(boolean) - Method in class org.elasticsearch.client.ml.GetDatafeedRequest
Whether to ignore if a wildcard expression matches no datafeeds.
setAllowNoDatafeeds(boolean) - Method in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
Whether to ignore if a wildcard expression matches no datafeeds.
setAllowNoDatafeeds(boolean) - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
Whether to ignore if a wildcard expression matches no datafeeds.
setAllowNoForecasts(boolean) - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
Sets the value of "allow_no_forecasts".
setAllowNoJobs(boolean) - Method in class org.elasticsearch.client.ml.CloseJobRequest
Whether to ignore if a wildcard expression matches no jobs.
setAllowNoJobs(boolean) - Method in class org.elasticsearch.client.ml.GetJobRequest
Whether to ignore if a wildcard expression matches no jobs.
setAllowNoJobs(boolean) - Method in class org.elasticsearch.client.ml.GetJobStatsRequest
Whether to ignore if a wildcard expression matches no jobs.
setAllowNoJobs(boolean) - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
setAnalysisConfig(AnalysisConfig.Builder) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setAnalysisLimits(AnalysisLimits) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setAnalysisLimits(AnalysisLimits) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
Sets new AnalysisLimits for the Job Updates the Job.analysisLimits setting
setAnalyzer(String) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
setAnomalyScore(Double) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
Sets the value of "anomaly_score".
setBackgroundPersistInterval(TimeValue) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setBackgroundPersistInterval(TimeValue) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
Advanced configuration option.
setBucketAllocationFailuresCount(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setBucketSpan(TimeValue) - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
Sets the value of "bucket_span".
setBucketSpan(TimeValue) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setByFieldName(String) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setCalcInterim(boolean) - Method in class org.elasticsearch.client.ml.FlushJobRequest
When true calculates the interim results for the most recent bucket or all buckets within the latency period.
setCalendarId(String) - Method in class org.elasticsearch.client.ml.GetCalendarsRequest
 
setCategories(EnumSet<XPackInfoRequest.Category>) - Method in class org.elasticsearch.client.xpack.XPackInfoRequest
 
setCategorizationAnalyzerConfig(CategorizationAnalyzerConfig) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setCategorizationFieldName(String) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setCategorizationFilters(List<String>) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setCategorizationFilters(List<String>) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
Sets the categorization filters on the Job Updates the AnalysisConfig.categorizationFilters setting.
setCategoryId(Long) - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
Sets the category id
setChunkingConfig(ChunkingConfig) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setChunkingConfig(ChunkingConfig) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setConditions(List<RuleCondition>) - Method in class org.elasticsearch.client.ml.job.config.DetectionRule.Builder
 
setCustomSettings(Map<String, Object>) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setCustomSettings(Map<String, Object>) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
Contains custom meta data about the job.
setDataDescription(DataDescription.Builder) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setDescending(boolean) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
Sets the value of "desc".
setDescending(Boolean) - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
Sets the value of "desc".
setDescending(Boolean) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
Sets the value of "desc".
setDescription(String) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setDescription(String) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
Set the job description Updates the Job.description setting
setDescription(String) - Method in class org.elasticsearch.client.ml.job.config.MlFilter.Builder
 
setDescription(String) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setDetector(int, Detector) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setDetectorDescription(String) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setDetectorIndex(int) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setDetectors(List<Detector>) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setDetectorUpdates(List<JobUpdate.DetectorUpdate>) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
The detector updates to apply to the job Updates the AnalysisConfig.detectors setting
setDuration(TimeValue) - Method in class org.elasticsearch.client.ml.ForecastJobRequest
Set the forecast duration A period of time that indicates how far into the future to forecast.
setEnd(String) - Method in class org.elasticsearch.client.ml.FlushJobRequest
When used in conjunction with FlushJobRequest.calcInterim, specifies the end of the range of buckets on which to calculate interim results
setEnd(String) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
Sets the value of "end" which is a timestamp.
setEnd(String) - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
Sets the value of "end" which is a timestamp.
setEnd(String) - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
Sets the value of "end" which is a timestamp.
setEnd(String) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
Sets the value of "end" which is a timestamp.
setEnd(String) - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
The time that the datafeed should end.
setEstablishedModelMemory(Long) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setExcludeFrequent(Detector.ExcludeFrequent) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setExcludeInterim(Boolean) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
Sets the value of "exclude_interim".
setExcludeInterim(Boolean) - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
Sets the value of "exclude_interim".
setExcludeInterim(Boolean) - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
Sets the value of "exclude_interim".
setExcludeInterim(Boolean) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
Sets the value of "exclude_interim".
setExpand(Boolean) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
Sets the value of "expand".
setExpiresIn(TimeValue) - Method in class org.elasticsearch.client.ml.ForecastJobRequest
Set the forecast expiration The period of time that forecast results are retained.
setFg(long) - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
 
setFieldDelimiter(Character) - Method in class org.elasticsearch.client.ml.job.config.DataDescription.Builder
 
setFieldName(String) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setForce(boolean) - Method in class org.elasticsearch.client.ml.CloseJobRequest
Should the closing be forced.
setForce(boolean) - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
Should the stopping be forced.
setForce(Boolean) - Method in class org.elasticsearch.client.ml.DeleteDatafeedRequest
Used to forcefully delete a started datafeed.
setForce(Boolean) - Method in class org.elasticsearch.client.ml.DeleteJobRequest
Used to forcefully delete an opened job.
setForecastIds(String...) - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
The forecast IDs to delete.
setFormat(DataDescription.DataFormat) - Method in class org.elasticsearch.client.ml.job.config.DataDescription.Builder
 
setFrequency(TimeValue) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setFrequency(TimeValue) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setFunction(String) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setGroups(List<String>) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setGroups(List<String>) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
Set the job groups Updates the Job.groups setting
setId(String) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setId(String) - Method in class org.elasticsearch.client.ml.job.config.MlFilter.Builder
 
setId(String) - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchRequest
Sets the name of the watch to be deleted
setId(String) - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
Set the watch name
setIndices(String...) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setIndices(List<String>) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setIndices(List<String>) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setInfluencers(List<String>) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setInfluencerScore(Double) - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
Sets the value of "influencer_score".
setItems(String...) - Method in class org.elasticsearch.client.ml.job.config.MlFilter.Builder
 
setItems(List<String>) - Method in class org.elasticsearch.client.ml.job.config.MlFilter.Builder
 
setItems(SortedSet<String>) - Method in class org.elasticsearch.client.ml.job.config.MlFilter.Builder
 
setJobId(String) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setJobId(String) - Method in class org.elasticsearch.client.ml.DeleteJobRequest
The jobId which to delete
setJobId(String) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setJobId(String) - Method in class org.elasticsearch.client.ml.OpenJobRequest
The jobId to open
setJobType(String) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setLastDataTime(Date) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
Set the wall clock time of the last data upload
setLatency(TimeValue) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setLatestRecordTimeStamp(Date) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setLatestResultTimeStamp(Date) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setLicenseDefinition(String) - Method in class org.elasticsearch.client.license.PutLicenseRequest
 
setLocal(boolean) - Method in class org.elasticsearch.client.license.GetLicenseRequest
 
setLogTime(Date) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setMasterTimeout(TimeValue) - Method in class org.elasticsearch.client.TimedRequest
 
setMemoryStatus(ModelSizeStats.MemoryStatus) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setModelBytes(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setModelPlotConfig(ModelPlotConfig) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setModelPlotConfig(ModelPlotConfig) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
Enables/disables the model plot config setting through ModelPlotConfig.enabled Updates the Job.modelPlotConfig setting
setModelSizeStats(ModelSizeStats) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setModelSizeStats(ModelSizeStats.Builder) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setModelSnapshotId(String) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setModelSnapshotRetentionDays(Long) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setModelSnapshotRetentionDays(Long) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
The time in days that model snapshots are retained for the job.
setMultivariateByFields(Boolean) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setOverallScore(double) - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
Sets the value of "overall_score".
setOverFieldName(String) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setOverlappingBuckets(Boolean) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
Sets the paging parameters
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetCalendarsRequest
 
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
Sets the paging parameters
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
Sets the paging parameters
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
Sets the paging parameters
setPartitionFieldName(String) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setQuantiles(Quantiles) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setQuery(String) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setQuery(String) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setQuery(QueryBuilder) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setQuery(QueryBuilder) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setQueryDelay(TimeValue) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setQueryDelay(TimeValue) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setQuoteCharacter(Character) - Method in class org.elasticsearch.client.ml.job.config.DataDescription.Builder
 
setRecordScore(Double) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
Sets the value of "record_score".
setRenormalizationWindowDays(Long) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setRenormalizationWindowDays(Long) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
Advanced configuration option.
setResetEnd(String) - Method in class org.elasticsearch.client.ml.PostDataRequest
Specifies the end of the bucket resetting range
setResetStart(String) - Method in class org.elasticsearch.client.ml.PostDataRequest
Specifies the start of the bucket resetting range
setResultFinalizationWindow(Long) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setResultsIndexName(String) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setResultsRetentionDays(Long) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setResultsRetentionDays(Long) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
Advanced configuration option.
setRetain(boolean) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setRules(List<DetectionRule>) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setScope(RuleScope) - Method in class org.elasticsearch.client.ml.job.config.DetectionRule.Builder
 
setScriptFields(List<SearchSourceBuilder.ScriptField>) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setScriptFields(List<SearchSourceBuilder.ScriptField>) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setScrollSize(int) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setScrollSize(int) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setSkipTime(String) - Method in class org.elasticsearch.client.ml.FlushJobRequest
Specifies to skip to a particular time value.
setSnapshotDocCount(int) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setSnapshotId(String) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setSort(String) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
Sets the value of "sort".
setSort(String) - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
Sets the value of "sort".
setSort(String) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
Sets the value of "sort".
setSource(BytesReference, XContentType) - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
Set the source of the watch
setStart(String) - Method in class org.elasticsearch.client.ml.FlushJobRequest
When used in conjunction with FlushJobRequest.calcInterim, specifies the start of the range of buckets on which to calculate interim results.
setStart(String) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
Sets the value of "start" which is a timestamp.
setStart(String) - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
Sets the value of "start" which is a timestamp.
setStart(String) - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
Sets the value of "start" which is a timestamp.
setStart(String) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
Sets the value of "start" which is a timestamp.
setStart(String) - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
The time that the datafeed should begin.
setSummaryCountFieldName(String) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setTimeField(String) - Method in class org.elasticsearch.client.ml.job.config.DataDescription.Builder
 
setTimeFormat(String) - Method in class org.elasticsearch.client.ml.job.config.DataDescription.Builder
 
setTimeout(TimeValue) - Method in class org.elasticsearch.client.ml.CloseJobRequest
How long to wait for the close request to complete before timing out.
setTimeout(TimeValue) - Method in class org.elasticsearch.client.ml.OpenJobRequest
How long to wait for job to open before timing out the request
setTimeout(TimeValue) - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
Indicates how long to wait for the cluster to respond to the request.
setTimeout(TimeValue) - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
How long to wait for the stop request to complete before timing out.
setTimeout(TimeValue) - Method in class org.elasticsearch.client.TimedRequest
 
setTimestamp(String) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
Sets the timestamp of a specific bucket to be retrieved.
setTimestamp(Date) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setTimestamp(Date) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setTokenizer(String) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
setTokenizer(Map<String, Object>) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
setTopN(Integer) - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
Sets the value of "top_n".
setTotalByFieldCount(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setTotalOverFieldCount(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setTotalPartitionFieldCount(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setTypes(List<String>) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setTypes(List<String>) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setUseNull(boolean) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
SetUserEnabledRequest - Class in org.elasticsearch.client.security
Abstract request object to enable or disable a built-in or native user.
setVerbose(boolean) - Method in class org.elasticsearch.client.xpack.XPackInfoRequest
 
setVersion(long) - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
setWaitForCompletion(Boolean) - Method in class org.elasticsearch.client.ml.DeleteJobRequest
Set whether this request should wait until the operation has completed before returning
setWeight(double) - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
 
SHARD_ID_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
shardMinDocCount() - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
shardMinDocCount(int) - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
A "certainty" threshold which defines the weight-of-evidence required before a term found in this field is identified as a useful connection
SHARDS_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse
 
shrink(ResizeRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
shrink(ResizeRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Shrinks an index using the Shrink Index API.
shrinkAsync(ResizeRequest, ActionListener<ResizeResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
shrinkAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously shrinks an index using the Shrink index API.
SimpleStats - Class in org.elasticsearch.client.ml.job.stats
Helper class for min, max, avg and total statistics for a quantity
simulate(SimulatePipelineRequest, RequestOptions) - Method in class org.elasticsearch.client.IngestClient
Simulate a pipeline on a set of documents provided in the request
simulateAsync(SimulatePipelineRequest, RequestOptions, ActionListener<SimulatePipelineResponse>) - Method in class org.elasticsearch.client.IngestClient
Asynchronously simulate a pipeline on a set of documents provided in the request
size() - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
size(int) - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
SIZE - Static variable in class org.elasticsearch.client.ml.job.util.PageParams
 
SKIP_MODEL_UPDATE - org.elasticsearch.client.ml.job.config.RuleAction
 
SKIP_RESULT - org.elasticsearch.client.ml.job.config.RuleAction
 
SKIP_TIME - Static variable in class org.elasticsearch.client.ml.FlushJobRequest
 
snapshot() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides a SnapshotClient which can be used to access the Snapshot API.
SNAPSHOT_DOC_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
SNAPSHOT_ID - Static variable in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
SnapshotClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Snapshot API.
SOFT_LIMIT - org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
 
SORT - Static variable in class org.elasticsearch.client.ml.GetBucketsRequest
 
SORT - Static variable in class org.elasticsearch.client.ml.GetInfluencersRequest
 
SORT - Static variable in class org.elasticsearch.client.ml.GetRecordsRequest
 
SPARSE_BUCKET_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
split(ResizeRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
split(ResizeRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Splits an index using the Split Index API.
splitAsync(ResizeRequest, ActionListener<ResizeResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
splitAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously splits an index using the Split Index API.
START - Static variable in class org.elasticsearch.client.ml.FlushJobRequest
 
START - Static variable in class org.elasticsearch.client.ml.GetBucketsRequest
 
START - Static variable in class org.elasticsearch.client.ml.GetInfluencersRequest
 
START - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
START - Static variable in class org.elasticsearch.client.ml.GetRecordsRequest
 
START - Static variable in class org.elasticsearch.client.ml.StartDatafeedRequest
 
START_TIME - Static variable in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
startBasic(StartBasicRequest, RequestOptions) - Method in class org.elasticsearch.client.LicenseClient
Initiates an indefinite basic license.
startBasicAsync(StartBasicRequest, RequestOptions, ActionListener<StartBasicResponse>) - Method in class org.elasticsearch.client.LicenseClient
Asynchronously initiates an indefinite basic license.
StartBasicRequest - Class in org.elasticsearch.client.license
 
StartBasicRequest() - Constructor for class org.elasticsearch.client.license.StartBasicRequest
 
StartBasicRequest(boolean) - Constructor for class org.elasticsearch.client.license.StartBasicRequest
 
StartBasicResponse - Class in org.elasticsearch.client.license
 
StartBasicResponse() - Constructor for class org.elasticsearch.client.license.StartBasicResponse
 
startDatafeed(StartDatafeedRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Starts the given Machine Learning Datafeed
startDatafeedAsync(StartDatafeedRequest, RequestOptions, ActionListener<StartDatafeedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Starts the given Machine Learning Datafeed asynchronously and notifies the listener on completion
StartDatafeedRequest - Class in org.elasticsearch.client.ml
Request to start a Datafeed
StartDatafeedRequest(String) - Constructor for class org.elasticsearch.client.ml.StartDatafeedRequest
Create a new StartDatafeedRequest for the given DatafeedId
StartDatafeedResponse - Class in org.elasticsearch.client.ml
Response indicating if the Machine Learning Datafeed is now started or not
StartDatafeedResponse(boolean) - Constructor for class org.elasticsearch.client.ml.StartDatafeedResponse
 
STARTED - org.elasticsearch.client.ml.datafeed.DatafeedState
 
STARTED - org.elasticsearch.client.rollup.GetRollupJobResponse.IndexerState
Indexer is running, but not actively indexing data (e.g.
STARTING - org.elasticsearch.client.ml.datafeed.DatafeedState
 
startTrial(StartTrialRequest, RequestOptions) - Method in class org.elasticsearch.client.LicenseClient
Starts a trial license on the cluster.
startTrialAsync(StartTrialRequest, RequestOptions, ActionListener<StartTrialResponse>) - Method in class org.elasticsearch.client.LicenseClient
Asynchronously starts a trial license on the cluster.
StartTrialRequest - Class in org.elasticsearch.client.license
 
StartTrialRequest() - Constructor for class org.elasticsearch.client.license.StartTrialRequest
 
StartTrialRequest(boolean) - Constructor for class org.elasticsearch.client.license.StartTrialRequest
 
StartTrialRequest(boolean, String) - Constructor for class org.elasticsearch.client.license.StartTrialRequest
 
StartTrialResponse - Class in org.elasticsearch.client.license
 
StartTrialResponse(boolean, boolean, String, String, String, Map<String, String[]>) - Constructor for class org.elasticsearch.client.license.StartTrialResponse
 
startWatchService(StartWatchServiceRequest, RequestOptions) - Method in class org.elasticsearch.client.WatcherClient
Start the watch service See the docs for more.
startWatchServiceAsync(StartWatchServiceRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.WatcherClient
Asynchronously start the watch service See the docs for more.
StartWatchServiceRequest - Class in org.elasticsearch.client.watcher
 
StartWatchServiceRequest() - Constructor for class org.elasticsearch.client.watcher.StartWatchServiceRequest
 
state() - Method in class org.elasticsearch.client.watcher.ActionStatus.AckStatus
 
state() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
State(boolean, DateTime) - Constructor for class org.elasticsearch.client.watcher.WatchStatus.State
 
STATE - Static variable in enum org.elasticsearch.client.ml.datafeed.DatafeedState
 
STATE - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
status() - Method in class org.elasticsearch.client.GetAliasesResponse
 
status() - Method in class org.elasticsearch.client.license.PutLicenseResponse
 
status(SnapshotsStatusRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Gets the status of requested snapshots.
STATUS - Static variable in class org.elasticsearch.client.ml.job.stats.ForecastStats
 
statusAsync(SnapshotsStatusRequest, RequestOptions, ActionListener<SnapshotsStatusResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously gets the status of requested snapshots.
stopAllDatafeedsRequest() - Static method in class org.elasticsearch.client.ml.StopDatafeedRequest
Explicitly stop all datafeeds
stopDatafeed(StopDatafeedRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Stops the given Machine Learning Datafeed
stopDatafeedAsync(StopDatafeedRequest, RequestOptions, ActionListener<StopDatafeedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Stops the given Machine Learning Datafeed asynchronously and notifies the listener on completion
StopDatafeedRequest - Class in org.elasticsearch.client.ml
Request to stop Machine Learning Datafeeds
StopDatafeedRequest(String...) - Constructor for class org.elasticsearch.client.ml.StopDatafeedRequest
Close the specified Datafeeds via their unique datafeedIds
StopDatafeedResponse - Class in org.elasticsearch.client.ml
Response indicating if the Machine Learning Datafeed is now stopped or not
StopDatafeedResponse(boolean) - Constructor for class org.elasticsearch.client.ml.StopDatafeedResponse
 
STOPPED - org.elasticsearch.client.ml.datafeed.DatafeedState
 
STOPPED - org.elasticsearch.client.rollup.GetRollupJobResponse.IndexerState
Indexer is "paused" and ignoring scheduled triggers.
STOPPING - org.elasticsearch.client.ml.datafeed.DatafeedState
 
STOPPING - org.elasticsearch.client.rollup.GetRollupJobResponse.IndexerState
Transition state to where an indexer has acknowledged the stop but is still in process of halting.
stopWatchService(StopWatchServiceRequest, RequestOptions) - Method in class org.elasticsearch.client.WatcherClient
Stop the watch service See the docs for more.
stopWatchServiceAsync(StopWatchServiceRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.WatcherClient
Asynchronously stop the watch service See the docs for more.
StopWatchServiceRequest - Class in org.elasticsearch.client.watcher
 
StopWatchServiceRequest() - Constructor for class org.elasticsearch.client.watcher.StopWatchServiceRequest
 
SUBJECT_DN - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
successful() - Method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
successful(DateTime) - Static method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
SUCCESSFUL_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
SUCCESSFUL_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.ShardCounts
 
successfulShards() - Method in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
successfulShards() - Method in class org.elasticsearch.client.SyncedFlushResponse
 
SUM - org.elasticsearch.client.ml.job.config.DetectorFunction
 
SUMMARY_COUNT_FIELD_NAME - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
SyncedFlushResponse - Class in org.elasticsearch.client
 
SyncedFlushResponse.IndexResult - Class in org.elasticsearch.client
Description for the flush/synced results for a particular index.
SyncedFlushResponse.ShardCounts - Class in org.elasticsearch.client
Encapsulates the number of total successful and failed shard copies
SyncedFlushResponse.ShardFailure - Class in org.elasticsearch.client
Description of a failed shard copy for an index.

T

tasks() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides a TasksClient which can be used to access the Tasks API.
TasksClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Tasks API.
TermBoost(String, float) - Constructor for class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest.TermBoost
 
TERMS - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
TERMS_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.ModelPlotConfig
 
TermsGroupConfig - Class in org.elasticsearch.client.rollup.job.config
The configuration object for the histograms in the rollup config { "groups": [ "terms": { "fields" : [ "foo", "bar" ] } ] }
TermsGroupConfig(String...) - Constructor for class org.elasticsearch.client.rollup.job.config.TermsGroupConfig
 
test(double, double) - Method in enum org.elasticsearch.client.ml.job.config.Operator
 
THREADPOOL_REJECTION - org.elasticsearch.client.watcher.ExecutionState
 
Throttle(DateTime, String) - Constructor for class org.elasticsearch.client.watcher.ActionStatus.Throttle
 
THROTTLED - org.elasticsearch.client.watcher.ExecutionState
 
TIME - org.elasticsearch.client.ml.job.config.RuleCondition.AppliesTo
 
TIME_OF_DAY - org.elasticsearch.client.ml.job.config.DetectorFunction
 
TIME_OF_WEEK - org.elasticsearch.client.ml.job.config.DetectorFunction
 
TIME_SPAN_FIELD - Static variable in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
TimedRequest - Class in org.elasticsearch.client
A base request for any requests that supply timeouts.
TimedRequest() - Constructor for class org.elasticsearch.client.TimedRequest
 
timeout() - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
 
timeout() - Method in class org.elasticsearch.client.TimedRequest
Returns the request timeout
timeout() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
timeout(String) - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
Allows to set the timeout
timeout(String) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
timeout(TimeValue) - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
Allows to set the timeout
timeout(TimeValue) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
Graph exploration can be set to timeout after the given period.
TIMEOUT - Static variable in class org.elasticsearch.client.ml.CloseJobRequest
 
TIMEOUT - Static variable in class org.elasticsearch.client.ml.DeleteForecastRequest
 
TIMEOUT - Static variable in class org.elasticsearch.client.ml.OpenJobRequest
 
TIMEOUT - Static variable in class org.elasticsearch.client.ml.StartDatafeedRequest
 
TIMEOUT - Static variable in class org.elasticsearch.client.ml.StopDatafeedRequest
 
timestamp() - Method in class org.elasticsearch.client.watcher.ActionStatus.AckStatus
 
timestamp() - Method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
timestamp() - Method in class org.elasticsearch.client.watcher.ActionStatus.Throttle
 
TIMESTAMP - Static variable in class org.elasticsearch.client.ml.job.process.ModelSnapshot
Field Names
TIMESTAMP - Static variable in class org.elasticsearch.client.ml.job.process.Quantiles
Field Names
TIMESTAMP - Static variable in class org.elasticsearch.client.ml.job.results.Result
 
TIMESTAMP - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
TIMESTAMP_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
TimeUtil - Class in org.elasticsearch.client.ml.job.util
 
TimeUtil() - Constructor for class org.elasticsearch.client.ml.job.util.TimeUtil
 
TOP_N - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
toSet(String...) - Static method in enum org.elasticsearch.client.xpack.XPackInfoRequest.Category
 
toString() - Method in enum org.elasticsearch.client.license.LicensesStatus
 
toString() - Method in class org.elasticsearch.client.ml.CloseJobRequest
 
toString() - Method in enum org.elasticsearch.client.ml.datafeed.ChunkingConfig.Mode
 
toString() - Method in enum org.elasticsearch.client.ml.datafeed.DatafeedState
 
toString() - Method in class org.elasticsearch.client.ml.GetCalendarsResponse
 
toString() - Method in class org.elasticsearch.client.ml.GetDatafeedResponse
 
toString() - Method in class org.elasticsearch.client.ml.GetDatafeedStatsResponse
 
toString() - Method in class org.elasticsearch.client.ml.GetJobResponse
 
toString() - Method in class org.elasticsearch.client.ml.GetJobStatsResponse
 
toString() - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.NameOrDefinition
 
toString() - Method in enum org.elasticsearch.client.ml.job.config.DataDescription.DataFormat
 
toString() - Method in enum org.elasticsearch.client.ml.job.config.Detector.ExcludeFrequent
 
toString() - Method in enum org.elasticsearch.client.ml.job.config.DetectorFunction
 
toString() - Method in enum org.elasticsearch.client.ml.job.config.FilterRef.FilterType
 
toString() - Method in class org.elasticsearch.client.ml.job.config.Job
 
toString() - Method in enum org.elasticsearch.client.ml.job.config.Operator
 
toString() - Method in enum org.elasticsearch.client.ml.job.config.RuleAction
 
toString() - Method in enum org.elasticsearch.client.ml.job.config.RuleCondition.AppliesTo
 
toString() - Method in enum org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
 
toString() - Method in class org.elasticsearch.client.ml.OpenJobRequest
 
toString() - Method in class org.elasticsearch.client.ml.PreviewDatafeedRequest
 
toString() - Method in class org.elasticsearch.client.ml.PreviewDatafeedResponse
 
toString() - Method in class org.elasticsearch.client.ml.PutCalendarResponse
 
toString() - Method in class org.elasticsearch.client.ml.PutDatafeedRequest
 
toString() - Method in class org.elasticsearch.client.ml.PutJobRequest
 
toString() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
toString() - Method in class org.elasticsearch.client.ml.UpdateJobRequest
 
toString() - Method in class org.elasticsearch.client.RethrottleRequest
 
toString() - Method in class org.elasticsearch.client.rollup.GetRollupCapsResponse
 
toString() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.JobWrapper
 
toString() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupIndexerJobStats
 
toString() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupJobStatus
 
toString() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse
 
toString() - Method in class org.elasticsearch.client.watcher.AckWatchRequest
 
toString() - Method in enum org.elasticsearch.client.watcher.ExecutionState
 
toString() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
toString() - Method in class org.elasticsearch.protocol.xpack.graph.Connection.ConnectionId
 
toString() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
toString() - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
 
toString() - Method in class org.elasticsearch.protocol.xpack.graph.Vertex.VertexId
 
toString() - Method in enum org.elasticsearch.protocol.xpack.migration.UpgradeActionRequired
 
toString() - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchRequest
 
TOTAL - Static variable in class org.elasticsearch.client.ml.job.stats.ForecastStats
 
TOTAL - Static variable in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
TOTAL_BY_FIELD_COUNT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
TOTAL_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
TOTAL_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.ShardCounts
 
TOTAL_OVER_FIELD_COUNT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
TOTAL_PARTITION_FIELD_COUNT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
totalShards() - Method in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
totalShards() - Method in class org.elasticsearch.client.SyncedFlushResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.GetAliasesResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.AbstractResultResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.calendars.Calendar
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.CloseJobRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.CloseJobResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.DeleteJobResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.FlushJobResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.ForecastJobRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.ForecastJobResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.GetCalendarsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.GetDatafeedRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.GetJobRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.GetJobStatsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.AnalysisLimits
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.NameOrDefinition
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.DataDescription
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.DetectionRule
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.Detector
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.FilterRef
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.Job
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.DetectorUpdate
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.MlFilter
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.ModelPlotConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.RuleCondition
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.config.RuleScope
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.process.DataCounts
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.process.Quantiles
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.results.Influence
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.results.OverallBucket.JobInfo
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.results.OverallBucket
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.stats.ForecastStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.stats.JobStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.job.util.PageParams
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.NodeAttributes
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.OpenJobRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.OpenJobResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PostDataRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PostDataResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PreviewDatafeedRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PreviewDatafeedResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PutCalendarRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PutCalendarResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PutDatafeedRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PutDatafeedResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PutJobRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PutJobResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.StartDatafeedResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.StopDatafeedResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.UpdateJobRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.GetRollupCapsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.GetRollupCapsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.job.config.GroupConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.job.config.HistogramGroupConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.job.config.MetricConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.job.config.TermsGroupConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.PutRollupJobRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.PutRollupJobResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.RollableIndexCaps
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.RollupJobCaps.RollupFieldCaps
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.RollupJobCaps
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.ChangePasswordRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.GetSslCertificatesRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.PutUserRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.ExceptRoleMapperExpression
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.SyncedFlushResponse.ShardCounts
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.SyncedFlushResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.BuildInfo
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.protocol.xpack.graph.Hop
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.protocol.xpack.graph.Vertex
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.protocol.xpack.graph.VertexRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchResponse
 
TRANSPORT_ADDRESS - Static variable in class org.elasticsearch.client.ml.NodeAttributes
 
TYPE - Static variable in class org.elasticsearch.client.ml.job.config.MlFilter
 
TYPE - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
types() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
types(String...) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
TYPES - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
TYPICAL - org.elasticsearch.client.ml.job.config.RuleCondition.AppliesTo
 
TYPICAL - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
TYPICAL - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 

U

UP_TO_DATE - org.elasticsearch.protocol.xpack.migration.UpgradeActionRequired
 
update(UpdateRequest, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
update(UpdateRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Updates a document using the Update API.
updateAliases(IndicesAliasesRequest, Header...) - Method in class org.elasticsearch.client.IndicesClient
updateAliases(IndicesAliasesRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Updates aliases using the Index Aliases API.
updateAliasesAsync(IndicesAliasesRequest, ActionListener<AcknowledgedResponse>, Header...) - Method in class org.elasticsearch.client.IndicesClient
updateAliasesAsync(IndicesAliasesRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously updates aliases using the Index Aliases API.
updateAsync(UpdateRequest, ActionListener<UpdateResponse>, Header...) - Method in class org.elasticsearch.client.RestHighLevelClient
updateAsync(UpdateRequest, RequestOptions, ActionListener<UpdateResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously updates a document using the Update API.
updateByQuery(UpdateByQueryRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a update by query request.
updateByQueryAsync(UpdateByQueryRequest, RequestOptions, ActionListener<BulkByScrollResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes an update by query request.
updateByQueryRethrottle(RethrottleRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a update by query rethrottle request.
updateByQueryRethrottleAsync(RethrottleRequest, RequestOptions, ActionListener<ListTasksResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously execute an update by query rethrottle request.
updateJob(UpdateJobRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Updates a Machine Learning Job
updateJobAsync(UpdateJobRequest, RequestOptions, ActionListener<PutJobResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Updates a Machine Learning Job asynchronously
UpdateJobRequest - Class in org.elasticsearch.client.ml
Updates a Job with the passed JobUpdate settings
UpdateJobRequest(JobUpdate) - Constructor for class org.elasticsearch.client.ml.UpdateJobRequest
 
UPGRADE - org.elasticsearch.protocol.xpack.migration.UpgradeActionRequired
 
UpgradeActionRequired - Enum in org.elasticsearch.protocol.xpack.migration
Indicates the type of the upgrade required for the index
usage(XPackUsageRequest, RequestOptions) - Method in class org.elasticsearch.client.XPackClient
Fetch usage information about X-Pack features from the cluster.
usageAsync(XPackUsageRequest, RequestOptions, ActionListener<XPackUsageResponse>) - Method in class org.elasticsearch.client.XPackClient
Asynchronously fetch usage information about X-Pack features from the cluster.
USE_NULL_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.Detector
 
useSignificance() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
useSignificance(boolean) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
Controls the choice of algorithm used to select interesting terms.

V

VALID - org.elasticsearch.client.license.LicensesStatus
 
Validatable - Interface in org.elasticsearch.client
Defines a validation layer for Requests.
validate() - Method in class org.elasticsearch.client.ml.CloseJobRequest
 
validate() - Method in class org.elasticsearch.client.ml.DeleteCalendarRequest
 
validate() - Method in class org.elasticsearch.client.ml.DeleteDatafeedRequest
 
validate() - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
 
validate() - Method in class org.elasticsearch.client.ml.DeleteJobRequest
 
validate() - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
validate() - Method in class org.elasticsearch.client.ml.ForecastJobRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetCalendarsRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetDatafeedRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetJobRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetJobStatsRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
validate() - Method in class org.elasticsearch.client.ml.OpenJobRequest
 
validate() - Method in class org.elasticsearch.client.ml.PostDataRequest
 
validate() - Method in class org.elasticsearch.client.ml.PreviewDatafeedRequest
 
validate() - Method in class org.elasticsearch.client.ml.PutCalendarRequest
 
validate() - Method in class org.elasticsearch.client.ml.PutDatafeedRequest
 
validate() - Method in class org.elasticsearch.client.ml.PutJobRequest
 
validate() - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
 
validate() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
validate() - Method in class org.elasticsearch.client.ml.UpdateJobRequest
 
validate() - Method in class org.elasticsearch.client.rollup.GetRollupJobRequest
 
validate() - Method in class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
 
validate() - Method in class org.elasticsearch.client.rollup.job.config.GroupConfig
 
validate() - Method in class org.elasticsearch.client.rollup.job.config.HistogramGroupConfig
 
validate() - Method in class org.elasticsearch.client.rollup.job.config.MetricConfig
 
validate() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
validate() - Method in class org.elasticsearch.client.rollup.job.config.TermsGroupConfig
 
validate() - Method in class org.elasticsearch.client.rollup.PutRollupJobRequest
 
validate() - Method in class org.elasticsearch.client.security.PutUserRequest
 
validate() - Method in interface org.elasticsearch.client.Validatable
Perform validation.
validate() - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
validate() - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoRequest
 
validate() - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchRequest
 
validate() - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
validate(ActionRequestValidationException) - Method in class org.elasticsearch.protocol.xpack.graph.Hop
 
validateQuery(ValidateQueryRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Validate a potentially expensive query without executing it.
validateQueryAsync(ValidateQueryRequest, RequestOptions, ActionListener<ValidateQueryResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously validate a potentially expensive query without executing it.
validationErrors() - Method in exception org.elasticsearch.client.ValidationException
Returns the validation errors accumulated
ValidationException - Exception in org.elasticsearch.client
Encapsulates an accumulation of validation errors
ValidationException() - Constructor for exception org.elasticsearch.client.ValidationException
 
value() - Method in enum org.elasticsearch.client.ml.job.config.JobState
 
VALUE_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.RuleCondition
 
valueOf(String) - Static method in enum org.elasticsearch.client.license.LicensesStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.license.LicenseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.datafeed.ChunkingConfig.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.datafeed.DatafeedState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.job.config.DataDescription.DataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.job.config.Detector.ExcludeFrequent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.job.config.DetectorFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.job.config.FilterRef.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.job.config.JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.job.config.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.job.config.RuleAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.job.config.RuleCondition.AppliesTo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.rollup.GetRollupJobResponse.IndexerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.security.RefreshPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.watcher.ActionStatus.AckStatus.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.watcher.ExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.xpack.XPackInfoRequest.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.protocol.xpack.migration.UpgradeActionRequired
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.elasticsearch.client.license.LicensesStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.license.LicenseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.ml.datafeed.ChunkingConfig.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.ml.datafeed.DatafeedState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.ml.job.config.DataDescription.DataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.ml.job.config.Detector.ExcludeFrequent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.ml.job.config.DetectorFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.ml.job.config.FilterRef.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.ml.job.config.JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.ml.job.config.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.ml.job.config.RuleAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.ml.job.config.RuleCondition.AppliesTo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.rollup.GetRollupJobResponse.IndexerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.security.RefreshPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.watcher.ActionStatus.AckStatus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.watcher.ExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.xpack.XPackInfoRequest.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.protocol.xpack.migration.UpgradeActionRequired
Returns an array containing the constants of this enum type, in the order they are declared.
VARP - org.elasticsearch.client.ml.job.config.DetectorFunction
 
verifyRepository(VerifyRepositoryRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Verifies a snapshot repository.
verifyRepositoryAsync(VerifyRepositoryRequest, RequestOptions, ActionListener<VerifyRepositoryResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously verifies a snapshot repository.
version() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
VERSION - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
Vertex - Class in org.elasticsearch.protocol.xpack.graph
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(String, String, double, int, long, long) - Constructor for class org.elasticsearch.protocol.xpack.graph.Vertex
 
Vertex.VertexId - Class in org.elasticsearch.protocol.xpack.graph
An identifier (implements hashcode and equals) that represents a unique key for a Vertex
VertexId(String, String) - Constructor for class org.elasticsearch.protocol.xpack.graph.Vertex.VertexId
 
VertexRequest - Class in org.elasticsearch.protocol.xpack.graph
A request to identify terms from a choice of field as part of a Hop.
VertexRequest() - Constructor for class org.elasticsearch.protocol.xpack.graph.VertexRequest
 

W

WAIT_UNTIL - org.elasticsearch.client.security.RefreshPolicy
Leave this request open until a refresh has made the contents of this request visible to search.
watcher() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides methods for accessing the Elastic Licensed Watcher APIs that are shipped with the default distribution of Elasticsearch.
WatcherClient - Class in org.elasticsearch.client
 
WatchStatus - Class in org.elasticsearch.client.watcher
 
WatchStatus(long, WatchStatus.State, ExecutionState, DateTime, DateTime, Map<String, ActionStatus>) - Constructor for class org.elasticsearch.client.watcher.WatchStatus
 
WatchStatus.Field - Interface in org.elasticsearch.client.watcher
 
WatchStatus.State - Class in org.elasticsearch.client.watcher
 
WatchStatusDateParser - Class in org.elasticsearch.client.watcher
 
writeTo(StreamOutput) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.BuildInfo
 
writeTo(StreamOutput) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
writeTo(StreamOutput) - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo
 
writeTo(StreamOutput) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreRequest
 
writeTo(StreamOutput) - Method in class org.elasticsearch.protocol.xpack.graph.GraphExploreResponse
 
writeTo(StreamOutput) - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoRequest
 
writeTo(StreamOutput) - Method in class org.elasticsearch.protocol.xpack.migration.IndexUpgradeInfoResponse
 
writeTo(StreamOutput) - Method in enum org.elasticsearch.protocol.xpack.migration.UpgradeActionRequired
 
writeTo(StreamOutput) - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchRequest
 
writeTo(StreamOutput) - Method in class org.elasticsearch.protocol.xpack.watcher.DeleteWatchResponse
 
writeTo(StreamOutput) - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
 
writeTo(StreamOutput) - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchResponse
 

X

XCONTENT - org.elasticsearch.client.ml.job.config.DataDescription.DataFormat
 
xContentType() - Method in class org.elasticsearch.protocol.xpack.watcher.PutWatchRequest
Get the content type for the source
xpack() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides methods for accessing the Elastic Licensed X-Pack Info and Usage APIs that are shipped with the default distribution of Elasticsearch.
XPackClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Elastic Licensed X-Pack APIs that are shipped with the default distribution of Elasticsearch.
XPackInfoRequest - Class in org.elasticsearch.client.xpack
Fetch information about X-Pack from the cluster.
XPackInfoRequest() - Constructor for class org.elasticsearch.client.xpack.XPackInfoRequest
 
XPackInfoRequest.Category - Enum in org.elasticsearch.client.xpack
 
XPackInfoResponse - Class in org.elasticsearch.client.xpack
 
XPackInfoResponse() - Constructor for class org.elasticsearch.client.xpack.XPackInfoResponse
 
XPackInfoResponse(XPackInfoResponse.BuildInfo, XPackInfoResponse.LicenseInfo, XPackInfoResponse.FeatureSetsInfo) - Constructor for class org.elasticsearch.client.xpack.XPackInfoResponse
 
XPackInfoResponse.BuildInfo - Class in org.elasticsearch.client.xpack
 
XPackInfoResponse.FeatureSetsInfo - Class in org.elasticsearch.client.xpack
 
XPackInfoResponse.FeatureSetsInfo.FeatureSet - Class in org.elasticsearch.client.xpack
 
XPackInfoResponse.LicenseInfo - Class in org.elasticsearch.client.xpack
 
XPackUsageRequest - Class in org.elasticsearch.client.xpack
 
XPackUsageRequest() - Constructor for class org.elasticsearch.client.xpack.XPackUsageRequest
 
XPackUsageResponse - Class in org.elasticsearch.client.xpack
Response object from calling the xpack usage api.
A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes All Packages