Index

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

A

ABORTED - org.elasticsearch.client.watcher.ExecutionPhase
 
ABORTING - org.elasticsearch.client.core.IndexerState
Something (internal or external) has requested the indexer abort and shutdown.
ABORTING - org.elasticsearch.client.transform.transforms.TransformStats.State
 
AbstractIndicesPrivileges - Class in org.elasticsearch.client.security.user.privileges
 
AbstractIndicesPrivileges.FieldSecurity - Class in org.elasticsearch.client.security.user.privileges
 
AbstractResultResponse<T extends org.elasticsearch.common.xcontent.ToXContent> - Class in org.elasticsearch.client.ml
Abstract class that provides a list of results and their count.
accessToken(String) - Static method in class org.elasticsearch.client.security.InvalidateTokenRequest
 
AccuracyMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
AccuracyMetric is a metric that answers the following two questions: 1.
AccuracyMetric() - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric
 
AccuracyMetric.PerClassResult - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
 
AccuracyMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
 
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
 
AcknowledgedResponse - Class in org.elasticsearch.client.core
 
AcknowledgedResponse(boolean) - Constructor for class org.elasticsearch.client.core.AcknowledgedResponse
 
AcknowledgedTasksResponse - Class in org.elasticsearch.client.transform
 
AcknowledgedTasksResponse(boolean, List<TaskOperationFailure>, List<? extends ElasticsearchException>) - Constructor for class org.elasticsearch.client.transform.AcknowledgedTasksResponse
 
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(ZonedDateTime, 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(String...) - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege.Builder
 
actions(Collection<String>) - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege.Builder
 
ACTIONS - org.elasticsearch.client.watcher.ExecutionPhase
 
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.ccr.FollowInfoResponse.Status
 
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
 
ActualClass(String, Long, List<MulticlassConfusionMatrixMetric.PredictedClass>, Long) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.ActualClass
 
add(TermVectorsRequest) - Method in class org.elasticsearch.client.core.MultiTermVectorsRequest
Adds another TermVectorsRequest to this MultiTermVectorsRequest
ADD_ITEMS - Static variable in class org.elasticsearch.client.ml.UpdateFilterRequest
 
addCharFilter(String) - Method in class org.elasticsearch.client.indices.AnalyzeRequest.CustomAnalyzerBuilder
 
addCharFilter(String) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
addCharFilter(Map<String, Object>) - Method in class org.elasticsearch.client.indices.AnalyzeRequest.CustomAnalyzerBuilder
 
addCharFilter(Map<String, Object>) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
addCustomFields(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.StartDataFrameAnalyticsResponse
 
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.client.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
 
addFeatures(GetIndexRequest.Feature...) - Method in class org.elasticsearch.client.indices.GetIndexRequest
 
addFrequency(String, double) - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding.Builder
 
addGroup(TaskGroup.Builder) - Method in class org.elasticsearch.client.tasks.TaskGroup.Builder
 
addInclude(String, float) - Method in class org.elasticsearch.client.graph.VertexRequest
Adds a term to the set of allowed values - the boost defines the relative importance when pursuing connections in subsequent Hops.
addJunction(int, int, boolean, double) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree.Builder
Add a decision node.
addLeaf(int, double) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree.Builder
Sets the node at nodeIndex to a leaf node.
addMaxIndexAgeCondition(TimeValue) - Method in class org.elasticsearch.client.indices.rollover.RolloverRequest
Adds condition to check if the index is at least age old
addMaxIndexDocsCondition(long) - Method in class org.elasticsearch.client.indices.rollover.RolloverRequest
Adds condition to check if the index has at least numDocs
addMaxIndexSizeCondition(ByteSizeValue) - Method in class org.elasticsearch.client.indices.rollover.RolloverRequest
Adds a size-based condition to check if the index size is at least size.
addMeanMapEntry(String, double) - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding.Builder
 
addNode(TreeNode.Builder) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree.Builder
 
addOneHot(String, String) - Method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding.Builder
 
addTokenFilter(String) - Method in class org.elasticsearch.client.indices.AnalyzeRequest.CustomAnalyzerBuilder
 
addTokenFilter(String) - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.Builder
 
addTokenFilter(Map<String, Object>) - Method in class org.elasticsearch.client.indices.AnalyzeRequest.CustomAnalyzerBuilder
 
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.client.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
 
AGGREGATE_OUTPUT - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
AggregationConfig - Class in org.elasticsearch.client.transform.transforms.pivot
 
AggregationConfig(AggregatorFactories.Builder) - Constructor for class org.elasticsearch.client.transform.transforms.pivot.AggregationConfig
 
AGGREGATIONS - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
alias(Alias) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Adds an alias that will be associated with the index when it gets created
alias(Alias) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
Adds an alias that will be added when the index gets created.
ALIAS - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
aliases() - Method in class org.elasticsearch.client.indices.CreateIndexRequest
 
aliases() - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata
 
aliases() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
aliases(String) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
Sets the aliases that will be associated with the index when it gets created
aliases(String, XContentType) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Sets the aliases that will be associated with the index when it gets created
aliases(Collection<Alias>) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Adds aliases that will be associated with the index when it gets created
aliases(Map<String, ?>) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Sets the aliases that will be associated with the index when it gets created
aliases(Map<String, ?>) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
Sets the aliases that will be associated with the index when it gets created
aliases(BytesReference) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
Sets the aliases that will be associated with the index when it gets created
aliases(BytesReference, XContentType) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Sets the aliases that will be associated with the index when it gets created
aliases(XContentBuilder) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Sets the aliases that will be associated with the index when it gets created
aliases(XContentBuilder) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
Sets the aliases that will be associated with the index when it gets created
ALIASES - org.elasticsearch.client.indices.GetIndexRequest.Feature
 
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
 
ALL - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
ALL - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
ALL_ARRAY - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
ALL_ARRAY - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
AllocateAction - Class in org.elasticsearch.client.indexlifecycle
 
AllocateAction(Integer, Map<String, String>, Map<String, String>, Map<String, String>) - Constructor for class org.elasticsearch.client.indexlifecycle.AllocateAction
 
ALLOW_LAZY_OPEN - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
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
 
ALLOW_NO_MATCH - Static variable in class org.elasticsearch.client.ml.GetDataFrameAnalyticsRequest
 
ALLOW_NO_MATCH - Static variable in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsRequest
 
ALLOW_NO_MATCH - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
ALLOW_NO_MATCH - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
 
ALLOW_NO_MATCH - Static variable in class org.elasticsearch.client.ml.StopDataFrameAnalyticsRequest
 
ALLOW_NO_MATCH - Static variable in class org.elasticsearch.client.transform.GetTransformRequest
 
allowRestrictedIndices - Variable in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges
 
allowRestrictedIndices() - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges
True if the privileges cover restricted internal indices too.
allowRestrictedIndices(boolean) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
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
 
ALPHA - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
ALPHA - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
ALREADY_USING_BASIC - org.elasticsearch.client.license.StartBasicResponse.Status
 
ANALYSIS_CONFIG - Static variable in class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
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
 
AnalysisStats - Interface in org.elasticsearch.client.ml.dataframe.stats
Statistics for the data frame analysis
AnalysisStatsNamedXContentProvider - Class in org.elasticsearch.client.ml.dataframe.stats
 
AnalysisStatsNamedXContentProvider() - Constructor for class org.elasticsearch.client.ml.dataframe.stats.AnalysisStatsNamedXContentProvider
 
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
analyzer() - Method in class org.elasticsearch.client.indices.AnalyzeRequest
Returns the named analyzer used for analysis, if defined
analyzer() - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse
 
AnalyzeRequest - Class in org.elasticsearch.client.indices
A request to analyze text
AnalyzeRequest.CustomAnalyzerBuilder - Class in org.elasticsearch.client.indices
Helper class to build custom analyzer definitions
AnalyzeResponse - Class in org.elasticsearch.client.indices
 
AnalyzeResponse.AnalyzeToken - Class in org.elasticsearch.client.indices
 
AnalyzeToken() - Constructor for class org.elasticsearch.client.indices.AnalyzeResponse.AnalyzeToken
 
AnalyzeTokenList(String, List<AnalyzeResponse.AnalyzeToken>) - Constructor for class org.elasticsearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
 
ANALYZING - org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsState
 
annotationsEnabled() - Method in class org.elasticsearch.client.ml.job.config.ModelPlotConfig
 
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
 
ApiKey - Class in org.elasticsearch.client.security.support
API key information
ApiKey(String, String, Instant, Instant, boolean, String, String) - Constructor for class org.elasticsearch.client.security.support.ApiKey
 
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
application(String) - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege.Builder
 
ApplicationPrivilege - Class in org.elasticsearch.client.security.user.privileges
Represents an application specific privilege.
ApplicationPrivilege(String, String, Collection<String>, Map<String, Object>) - Constructor for class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege
 
ApplicationPrivilege.Builder - Class in org.elasticsearch.client.security.user.privileges
 
applicationResourcePrivileges(Collection<ApplicationResourcePrivileges>) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
applicationResourcePrivileges(ApplicationResourcePrivileges...) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
ApplicationResourcePrivileges - Class in org.elasticsearch.client.security.user.privileges
Represents privileges over resources that are scoped under an application.
ApplicationResourcePrivileges(String, Collection<String>, Collection<String>) - Constructor for class org.elasticsearch.client.security.user.privileges.ApplicationResourcePrivileges
Constructs privileges for resources under an application scope.
applications() - Method in class org.elasticsearch.client.security.ClearPrivilegesCacheRequest
 
APPLICATIONS - Static variable in class org.elasticsearch.client.security.user.privileges.Role
 
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
 
asyncSearch() - Method in class org.elasticsearch.client.RestHighLevelClient
A wrapper for the RestHighLevelClient that provides methods for accessing the Elastic Index Async Search APIs.
AsyncSearchClient - Class in org.elasticsearch.client
 
AsyncSearchResponse - Class in org.elasticsearch.client.asyncsearch
A response of an async search request.
at(Double...) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric
 
at(Double...) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric
 
at(Double...) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric
 
attributes() - Method in class org.elasticsearch.client.indices.AnalyzeRequest
 
attributes(String...) - Method in class org.elasticsearch.client.indices.AnalyzeRequest
 
ATTRIBUTES - Static variable in class org.elasticsearch.client.ml.NodeAttributes
 
ATTRIBUTES - Static variable in class org.elasticsearch.client.transform.transforms.NodeAttributes
 
AucRocMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.softclassification
Area under the curve (AUC) of the receiver operating characteristic (ROC).
AucRocMetric(Boolean) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric
 
AucRocMetric.AucRocPoint - Class in org.elasticsearch.client.ml.dataframe.evaluation.softclassification
 
AucRocMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.softclassification
 
AucRocPoint(double, double, double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.AucRocPoint
 
authenticate(RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Authenticate the current user and return all the information about the authenticated user.
authenticateAsync(RequestOptions, ActionListener<AuthenticateResponse>) - Method in class org.elasticsearch.client.SecurityClient
Authenticate the current user asynchronously and return all the information about the authenticated user.
AuthenticateRequest - Class in org.elasticsearch.client.security
Empty request object required to make the authenticate call.
AuthenticateResponse - Class in org.elasticsearch.client.security
The response for the authenticate call.
AuthenticateResponse(User, boolean, AuthenticateResponse.RealmInfo, AuthenticateResponse.RealmInfo) - Constructor for class org.elasticsearch.client.security.AuthenticateResponse
 
AuthenticateResponse.RealmInfo - Class in org.elasticsearch.client.security
 
AUTO - org.elasticsearch.client.ml.datafeed.ChunkingConfig.Mode
 
AUTO_CONFIGURE - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
AutoFollowedCluster(long, long) - Constructor for class org.elasticsearch.client.ccr.AutoFollowStats.AutoFollowedCluster
 
AutoFollowStats - Class in org.elasticsearch.client.ccr
 
AutoFollowStats.AutoFollowedCluster - Class in org.elasticsearch.client.ccr
 
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
 
AVG_BUCKET_PROCESSING_TIME_MS - Static variable in class org.elasticsearch.client.ml.job.process.TimingStats
 
AVG_SEARCH_TIME_PER_BUCKET_MS - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
AWAITS_EXECUTION - org.elasticsearch.client.watcher.ExecutionPhase
 
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.
BinarySoftClassification - Class in org.elasticsearch.client.ml.dataframe.evaluation.softclassification
Evaluation of binary soft classification methods, e.g.
BinarySoftClassification(String, String) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.BinarySoftClassification
 
BinarySoftClassification(String, String, List<EvaluationMetric>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.BinarySoftClassification
 
BinarySoftClassification(String, String, EvaluationMetric...) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.BinarySoftClassification
 
BroadcastResponse - Class in org.elasticsearch.client.core
Represents a response to a request that is broadcast to a collection of shards.
BroadcastResponse(BroadcastResponse.Shards) - Constructor for class org.elasticsearch.client.core.BroadcastResponse
 
BroadcastResponse.Shards - Class in org.elasticsearch.client.core
Represents the results of a collection of shards on which a request was executed against.
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.datafeed.DatafeedTimingStats
 
BUCKET_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
BUCKET_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.TimingStats
 
BUCKET_INFLUENCERS - Static variable in class org.elasticsearch.client.ml.job.results.Bucket
 
BUCKET_POSITION - Static variable in class org.elasticsearch.client.transform.transforms.TransformIndexerPosition
 
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
 
bucketCardinality() - Method in class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
 
bucketCardinality() - Method in class org.elasticsearch.client.analytics.TopMetricsAggregationBuilder
 
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.indices.IndexTemplateMetadata.Builder
 
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.dataframe.Classification.Builder
 
build() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig.Builder
 
build() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate.Builder
 
build() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsDest.Builder
 
build() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource.Builder
 
build() - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection.Builder
 
build() - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
build() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure.Builder
 
build() - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding.Builder
 
build() - Method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding.Builder
 
build() - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding.Builder
 
build() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble.Builder
 
build() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree.Builder
 
build() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
build() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
build() - Method in class org.elasticsearch.client.ml.inference.TrainedModelDefinition.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() - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege.Builder
 
build() - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
build() - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
build() - Method in class org.elasticsearch.client.tasks.CancelTasksRequest.Builder
 
build() - Method in class org.elasticsearch.client.tasks.TaskGroup.Builder
 
build() - Method in class org.elasticsearch.client.transform.transforms.DestConfig.Builder
 
build() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.Builder
 
build() - Method in class org.elasticsearch.client.transform.transforms.pivot.GroupConfig.Builder
 
build() - Method in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource.Builder
 
build() - Method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig.Builder
 
build() - Method in class org.elasticsearch.client.transform.transforms.pivot.TermsGroupSource.Builder
 
build() - Method in class org.elasticsearch.client.transform.transforms.SettingsConfig.Builder
 
build() - Method in class org.elasticsearch.client.transform.transforms.SourceConfig.Builder
 
build() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig.Builder
 
build() - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate.Builder
 
build(String...) - Method in class org.elasticsearch.client.indices.AnalyzeRequest.CustomAnalyzerBuilder
 
BUILD - org.elasticsearch.client.xpack.XPackInfoRequest.Category
 
buildCustomAnalyzer(String) - Static method in class org.elasticsearch.client.indices.AnalyzeRequest
Analyzes text using a custom analyzer built from global components
buildCustomAnalyzer(String, String) - Static method in class org.elasticsearch.client.indices.AnalyzeRequest
Analyzes text using a custom analyzer built from components defined on an index
buildCustomAnalyzer(String, Map<String, Object>) - Static method in class org.elasticsearch.client.indices.AnalyzeRequest
Analyzes text using a custom analyzer built from components defined on an index
buildCustomAnalyzer(Map<String, Object>) - Static method in class org.elasticsearch.client.indices.AnalyzeRequest
Analyzes text using a custom analyzer built from global components
buildCustomNormalizer() - Static method in class org.elasticsearch.client.indices.AnalyzeRequest
Analyzes text using a custom normalizer built from global components
buildCustomNormalizer(String) - Static method in class org.elasticsearch.client.indices.AnalyzeRequest
Analyzes text using a custom normalizer built from components defined on an index
builder() - Static method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
builder() - Static method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate
 
builder() - Static method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsDest
 
builder() - Static method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource
 
builder() - Static method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
builder() - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
builder() - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
builder() - Static method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
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() - Static method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege
 
builder() - Static method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges
 
builder() - Static method in class org.elasticsearch.client.security.user.privileges.Role
 
builder() - Static method in class org.elasticsearch.client.transform.transforms.DestConfig
 
builder() - Static method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource
 
builder() - Static method in class org.elasticsearch.client.transform.transforms.pivot.GroupConfig
 
builder() - Static method in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource
 
builder() - Static method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig
 
builder() - Static method in class org.elasticsearch.client.transform.transforms.pivot.TermsGroupSource
 
builder() - Static method in class org.elasticsearch.client.transform.transforms.SettingsConfig
 
builder() - Static method in class org.elasticsearch.client.transform.transforms.SourceConfig
 
builder() - Static method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
builder() - Static method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
builder(int) - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
builder(String) - Static method in class org.elasticsearch.client.indices.IndexTemplateMetadata
 
builder(String) - Static method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
builder(String) - Static method in class org.elasticsearch.client.ml.dataframe.Classification
 
builder(String) - Static method in class org.elasticsearch.client.ml.dataframe.Regression
 
builder(String) - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
builder(String) - Method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
builder(String) - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
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
Creates a new Builder object for creating an MlFilter object
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(TaskInfo) - Static method in class org.elasticsearch.client.tasks.TaskGroup
 
Builder() - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble.Builder
 
Builder() - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree.Builder
 
Builder() - Constructor for class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
Builder() - Constructor for class org.elasticsearch.client.ml.inference.TrainedModelDefinition.Builder
 
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() - Constructor for class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
Builder() - Constructor for class org.elasticsearch.client.tasks.CancelTasksRequest.Builder
 
Builder() - Constructor for class org.elasticsearch.client.transform.transforms.DestConfig.Builder
 
Builder() - Constructor for class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.Builder
 
Builder() - Constructor for class org.elasticsearch.client.transform.transforms.pivot.GroupConfig.Builder
 
Builder() - Constructor for class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource.Builder
 
Builder() - Constructor for class org.elasticsearch.client.transform.transforms.pivot.PivotConfig.Builder
 
Builder() - Constructor for class org.elasticsearch.client.transform.transforms.pivot.TermsGroupSource.Builder
 
Builder() - Constructor for class org.elasticsearch.client.transform.transforms.SettingsConfig.Builder
 
Builder() - Constructor for class org.elasticsearch.client.transform.transforms.SourceConfig.Builder
 
Builder() - Constructor for class org.elasticsearch.client.transform.transforms.TransformConfig.Builder
 
Builder() - Constructor for class org.elasticsearch.client.transform.transforms.TransformConfigUpdate.Builder
 
Builder(int) - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
Builder(String) - Constructor for class org.elasticsearch.client.indices.IndexTemplateMetadata.Builder
 
Builder(String) - Constructor for class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
Builder(String) - Constructor for class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding.Builder
 
Builder(String) - Constructor for class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding.Builder
 
Builder(String) - Constructor for class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding.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(IndexTemplateMetadata) - Constructor for class org.elasticsearch.client.indices.IndexTemplateMetadata.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
 
bulk(BulkRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a bulk request using the Bulk API.
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
 
byId(String) - Static method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
Execute an existing watch on the cluster

C

CACHE_MISS_COUNT - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
 
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
 
CalendarInterval(String, DateHistogramInterval) - Constructor for class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig.CalendarInterval
 
CalendarInterval(String, DateHistogramInterval, DateHistogramInterval, String) - Constructor for class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig.CalendarInterval
 
CalendarInterval(DateHistogramInterval) - Constructor for class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.CalendarInterval
 
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.
CancelTasksRequest - Class in org.elasticsearch.client.tasks
 
CancelTasksRequest.Builder - Class in org.elasticsearch.client.tasks
 
CancelTasksResponse - Class in org.elasticsearch.client.tasks
cancel tasks response that contains - task failures - node failures - tasks
CARDINALITY - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
CATEGORICAL - org.elasticsearch.client.ml.dataframe.explain.FieldSelection.FeatureType
 
categories() - Method in class org.elasticsearch.client.ml.GetCategoriesResponse
The retrieved categories
CATEGORIES - Static variable in class org.elasticsearch.client.ml.GetCategoriesResponse
 
CATEGORIES - Static variable in class org.elasticsearch.client.security.user.privileges.GlobalPrivileges
 
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
 
CATEGORIZATION_STATUS_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
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.
CATEGORIZED_DOC_COUNT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
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
 
cause() - Method in class org.elasticsearch.client.indices.PutComponentTemplateRequest
 
cause() - Method in class org.elasticsearch.client.indices.PutComposableIndexTemplateRequest
 
cause() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
cause(String) - Method in class org.elasticsearch.client.indices.PutComponentTemplateRequest
The cause for this component template creation.
cause(String) - Method in class org.elasticsearch.client.indices.PutComposableIndexTemplateRequest
The cause for this index template creation.
cause(String) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The cause for this index template creation.
CAUSES - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
ccr() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides methods for accessing the Elastic Licensed CCR APIs that are shipped with the Elastic Stack distribution of Elasticsearch.
CcrClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Elastic ccr related methods
CcrStatsRequest - Class in org.elasticsearch.client.ccr
 
CcrStatsRequest() - Constructor for class org.elasticsearch.client.ccr.CcrStatsRequest
 
CcrStatsResponse - Class in org.elasticsearch.client.ccr
 
CcrStatsResponse(AutoFollowStats, IndicesFollowStats) - Constructor for class org.elasticsearch.client.ccr.CcrStatsResponse
 
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(RequestOptions, ChangePasswordRequest) - Method in class org.elasticsearch.client.SecurityClient
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(RequestOptions, ChangePasswordRequest, ActionListener<Boolean>) - Method in class org.elasticsearch.client.SecurityClient
changePasswordAsync(ChangePasswordRequest, RequestOptions, ActionListener<Boolean>) - 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
 
CHANGES_LAST_DETECTED_AT - Static variable in class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
charfilters() - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse
 
charFilters() - Method in class org.elasticsearch.client.indices.AnalyzeRequest
Returns the custom character filters used for analysis, if defined
CHARSET - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
CHARSET - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
CHECK_WINDOW - Static variable in class org.elasticsearch.client.ml.datafeed.DelayedDataCheckConfig
 
checked() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
CHECKPOINT - Static variable in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
CHECKPOINT_PROGRESS - Static variable in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
CHECKPOINTING_INFO_FIELD - Static variable in class org.elasticsearch.client.transform.transforms.TransformStats
 
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
 
CLASS_ASSIGNMENT_OBJECTIVE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
CLASS_IMPORTANCE - Static variable in class org.elasticsearch.client.ml.inference.results.FeatureImportance
 
CLASS_NAME - Static variable in class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
CLASS_PROBABILITY - Static variable in class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
CLASS_SCORE - Static variable in class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
Classification - Class in org.elasticsearch.client.ml.dataframe
 
Classification - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
Evaluation of classification results.
Classification(String, String) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
 
Classification(String, String, List<EvaluationMetric>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
 
Classification(String, String, EvaluationMetric...) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
 
CLASSIFICATION - org.elasticsearch.client.ml.inference.trainedmodel.TargetType
 
CLASSIFICATION_LABELS - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
CLASSIFICATION_LABELS - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
CLASSIFICATION_WEIGHTS - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
Classification.Builder - Class in org.elasticsearch.client.ml.dataframe
 
Classification.ClassAssignmentObjective - Enum in org.elasticsearch.client.ml.dataframe
 
ClassificationConfig - Class in org.elasticsearch.client.ml.inference.trainedmodel
 
ClassificationConfig() - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
ClassificationConfig(Integer, String, String, Integer) - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
ClassificationStats - Class in org.elasticsearch.client.ml.dataframe.stats.classification
 
ClassificationStats(Instant, Integer, Hyperparameters, TimingStats, ValidationLoss) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
cleanupRepository(CleanupRepositoryRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Cleans up a snapshot repository.
cleanupRepositoryAsync(CleanupRepositoryRequest, RequestOptions, ActionListener<CleanupRepositoryResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously cleans up a snapshot repository.
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, RequestOptions, ActionListener<ClearIndicesCacheResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously clears the cache of one or more indices using the Clear Cache API.
clearPrivilegesCache(ClearPrivilegesCacheRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Clears the privileges cache for a set of privileges.
clearPrivilegesCacheAsync(ClearPrivilegesCacheRequest, RequestOptions, ActionListener<ClearPrivilegesCacheResponse>) - Method in class org.elasticsearch.client.SecurityClient
Clears the privileges cache for a set of privileges asynchronously.
ClearPrivilegesCacheRequest - Class in org.elasticsearch.client.security
The request used to clear the cache for native application privileges stored in an index.
ClearPrivilegesCacheRequest(String...) - Constructor for class org.elasticsearch.client.security.ClearPrivilegesCacheRequest
Sets the applications for which caches will be evicted.
ClearPrivilegesCacheResponse - Class in org.elasticsearch.client.security
The response object that will be returned when clearing the privileges cache
ClearPrivilegesCacheResponse(List<SecurityNodesResponse.Node>, NodesResponseHeader, String) - Constructor for class org.elasticsearch.client.security.ClearPrivilegesCacheResponse
 
clearRealmCache(ClearRealmCacheRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Clears the cache in one or more realms.
clearRealmCacheAsync(ClearRealmCacheRequest, RequestOptions, ActionListener<ClearRealmCacheResponse>) - Method in class org.elasticsearch.client.SecurityClient
Clears the cache in one or more realms asynchronously.
ClearRealmCacheRequest - Class in org.elasticsearch.client.security
Request for clearing the cache of one or more realms
ClearRealmCacheRequest(List<String>, List<String>) - Constructor for class org.elasticsearch.client.security.ClearRealmCacheRequest
Create a new request to clear cache of realms
ClearRealmCacheResponse - Class in org.elasticsearch.client.security
Response for a clear realm cache request.
ClearRealmCacheResponse(List<SecurityNodesResponse.Node>, NodesResponseHeader, String) - Constructor for class org.elasticsearch.client.security.ClearRealmCacheResponse
 
clearRolesCache(ClearRolesCacheRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Clears the roles cache for a set of roles.
clearRolesCacheAsync(ClearRolesCacheRequest, RequestOptions, ActionListener<ClearRolesCacheResponse>) - Method in class org.elasticsearch.client.SecurityClient
Clears the roles cache for a set of roles asynchronously.
ClearRolesCacheRequest - Class in org.elasticsearch.client.security
The request used to clear the cache for native roles stored in an index.
ClearRolesCacheRequest(String...) - Constructor for class org.elasticsearch.client.security.ClearRolesCacheRequest
Sets the roles for which caches will be evicted.
ClearRolesCacheResponse - Class in org.elasticsearch.client.security
The response object that will be returned when clearing the roles cache
ClearRolesCacheResponse(List<SecurityNodesResponse.Node>, NodesResponseHeader, String) - Constructor for class org.elasticsearch.client.security.ClearRolesCacheResponse
 
clearScroll(ClearScrollRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Clears one or more scroll ids using the Clear Scroll API.
clearScrollAsync(ClearScrollRequest, RequestOptions, ActionListener<ClearScrollResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously clears one or more scroll ids using the Clear Scroll API.
clientCredentialsGrant() - Static method in class org.elasticsearch.client.security.CreateTokenRequest
 
clone(ResizeRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
clone(ResizeRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Clones an index using the Clone Index API.
cloneAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - Method in class org.elasticsearch.client.IndicesClient
cloneAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously clones an index using the Clone Index API.
close() - Method in class org.elasticsearch.client.RestHighLevelClient
 
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, RequestOptions, ActionListener<CloseIndexResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously closes an index using the Close Index API.
CLOSED - org.elasticsearch.client.ml.job.config.JobState
 
CloseIndexRequest - Class in org.elasticsearch.client.indices
A request to close an index.
CloseIndexRequest(String...) - Constructor for class org.elasticsearch.client.indices.CloseIndexRequest
Creates a new close index request
CloseIndexResponse - Class in org.elasticsearch.client.indices
 
CloseIndexResponse(boolean, boolean, List<CloseIndexResponse.IndexResult>) - Constructor for class org.elasticsearch.client.indices.CloseIndexResponse
 
CloseIndexResponse.IndexResult - Class in org.elasticsearch.client.indices
 
CloseIndexResponse.ShardResult - Class in org.elasticsearch.client.indices
 
CloseIndexResponse.ShardResult.Failure - Class in org.elasticsearch.client.indices
 
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.
CLUSTER - Static variable in class org.elasticsearch.client.security.user.privileges.Role
 
ClusterClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Cluster API.
ClusterPrivilegeName() - Constructor for class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
clusterPrivileges(String...) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
clusterPrivileges(Collection<String>) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
COLUMN_NAMES - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
COLUMN_NAMES - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
compareTo(OverallBucket.JobInfo) - Method in class org.elasticsearch.client.ml.job.results.OverallBucket.JobInfo
 
COMPLETED - Static variable in class org.elasticsearch.client.tasks.GetTaskResponse
 
COMPONENT_TEMPLATE - Static variable in class org.elasticsearch.client.indices.GetComponentTemplatesResponse
 
COMPONENT_TEMPLATES - Static variable in class org.elasticsearch.client.indices.GetComponentTemplatesResponse
 
componentTemplate(ComponentTemplate) - Method in class org.elasticsearch.client.indices.PutComponentTemplateRequest
The component template to create.
ComponentTemplatesExistRequest - Class in org.elasticsearch.client.indices
A request to check for the existence of component templates
ComponentTemplatesExistRequest(String) - Constructor for class org.elasticsearch.client.indices.ComponentTemplatesExistRequest
Create a request to check for the existence of component template.
ComposableIndexTemplateExistRequest - Class in org.elasticsearch.client.indices
A request to check for the existence of index templates
ComposableIndexTemplateExistRequest(String) - Constructor for class org.elasticsearch.client.indices.ComposableIndexTemplateExistRequest
Create a request to check for the existence of index template.
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
 
COMPRESSED_DEFINITION - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
COMPUTE_FEATURE_INFLUENCE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
CONDITION - org.elasticsearch.client.watcher.ExecutionPhase
 
CONDITIONS_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.DetectionRule
 
ConfusionMatrix(long, long, long, long) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.ConfusionMatrix
 
ConfusionMatrixMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.softclassification
 
ConfusionMatrixMetric(List<Double>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric
 
ConfusionMatrixMetric.ConfusionMatrix - Class in org.elasticsearch.client.ml.dataframe.evaluation.softclassification
 
ConfusionMatrixMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.softclassification
 
Connection - Class in org.elasticsearch.client.graph
A Connection links exactly two Vertex objects.
Connection(Vertex, Vertex, double, long) - Constructor for class org.elasticsearch.client.graph.Connection
 
Connection.ConnectionId - Class in org.elasticsearch.client.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.client.graph.Connection.ConnectionId
 
CONTENT_TYPE - Static variable in class org.elasticsearch.client.ml.PostDataRequest
 
convertExistsResponse(Response) - Static method in class org.elasticsearch.client.RestHighLevelClient
 
CoordinatorStats(String, int, int, long, long) - Constructor for class org.elasticsearch.client.enrich.StatsResponse.CoordinatorStats
 
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.eql.EqlSearchResponse.Count
 
count() - Method in class org.elasticsearch.client.ml.AbstractResultResponse
 
count(CountRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a count request using the Count API.
Count(int, List<String>, float) - Constructor for class org.elasticsearch.client.eql.EqlSearchResponse.Count
 
COUNT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
COUNT - Static variable in class org.elasticsearch.client.ml.AbstractResultResponse
 
COUNT - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
COUNT - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsResponse
 
COUNT - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsStatsResponse
 
COUNT - Static variable in class org.elasticsearch.client.transform.GetTransformResponse
 
COUNT - Static variable in class org.elasticsearch.client.transform.GetTransformStatsResponse
 
countAsync(CountRequest, RequestOptions, ActionListener<CountResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a count request using the Count API.
CountRequest - Class in org.elasticsearch.client.core
Encapsulates a request to _count API against one, several or all indices.
CountRequest() - Constructor for class org.elasticsearch.client.core.CountRequest
 
CountRequest(String...) - Constructor for class org.elasticsearch.client.core.CountRequest
Constructs a new count request against the indices.
CountRequest(String[], QueryBuilder) - Constructor for class org.elasticsearch.client.core.CountRequest
Constructs a new search request against the provided indices with the given query.
CountRequest(String[], SearchSourceBuilder) - Constructor for class org.elasticsearch.client.core.CountRequest
Deprecated.
The count api only supports a query. Use CountRequest(String[], QueryBuilder) instead.
CountResponse - Class in org.elasticsearch.client.core
A response to _count API request.
CountResponse(long, Boolean, CountResponse.ShardStats) - Constructor for class org.elasticsearch.client.core.CountResponse
 
CountResponse.ShardStats - Class in org.elasticsearch.client.core
Encapsulates _shards section of count api response.
counts() - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Hits
 
create() - Method in class org.elasticsearch.client.indices.PutComponentTemplateRequest
 
create() - Method in class org.elasticsearch.client.indices.PutComposableIndexTemplateRequest
 
create() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
create(boolean) - Method in class org.elasticsearch.client.indices.PutComponentTemplateRequest
Set to true to force only creation, not an update of an component template.
create(boolean) - Method in class org.elasticsearch.client.indices.PutComposableIndexTemplateRequest
Set to true to force only creation, not an update of an index template.
create(boolean) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
Set to true to force only creation, not an update of an index template.
create(CreateSnapshotRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Creates a snapshot.
create(CreateIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses an old request object which still refers to types, a deprecated feature. The method IndicesClient.create(CreateIndexRequest, RequestOptions) should be used instead, which accepts a new request object.
create(CreateIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Creates an index using the Create Index API.
CREATE - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
CREATE_DOC - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
CREATE_INDEX - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
CREATE_TIME - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
CREATE_TIME - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
CREATE_TIME - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfig
 
createApiKey(CreateApiKeyRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Create an API Key.
See the docs for more.
createApiKeyAsync(CreateApiKeyRequest, RequestOptions, ActionListener<CreateApiKeyResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously creates an API key.
See the docs for more.
CreateApiKeyRequest - Class in org.elasticsearch.client.security
Request to create API key
CreateApiKeyRequest(String, List<Role>, TimeValue, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.CreateApiKeyRequest
Create API Key request constructor
CreateApiKeyResponse - Class in org.elasticsearch.client.security
Response for create API key
CreateApiKeyResponse(String, String, SecureString, Instant) - Constructor for class org.elasticsearch.client.security.CreateApiKeyResponse
 
createAsync(CreateSnapshotRequest, RequestOptions, ActionListener<CreateSnapshotResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously creates a snapshot.
createAsync(CreateIndexRequest, RequestOptions, ActionListener<CreateIndexResponse>) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses an old request object which still refers to types, a deprecated feature. The method IndicesClient.createAsync(CreateIndexRequest, RequestOptions, ActionListener) should be used instead, which accepts a new request object.
createAsync(CreateIndexRequest, RequestOptions, ActionListener<CreateIndexResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously creates an index using the Create Index API.
CREATED_BY - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
createDataStream(CreateDataStreamRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Creates a data stream using the Create Data Stream API.
createDataStreamAsync(CreateDataStreamRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously creates a data stream using the Create Data Stream API.
CreateDataStreamRequest - Class in org.elasticsearch.client.indices
 
CreateDataStreamRequest(String) - Constructor for class org.elasticsearch.client.indices.CreateDataStreamRequest
 
createDefault() - Static method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
createId(String, String) - Static method in class org.elasticsearch.client.graph.Vertex
A convenience method for creating a Vertex.VertexId
CreateIndexRequest - Class in org.elasticsearch.client.indices
A request to create an index.
CreateIndexRequest(String) - Constructor for class org.elasticsearch.client.indices.CreateIndexRequest
Constructs a new request to create an index with the specified name.
CreateIndexResponse - Class in org.elasticsearch.client.indices
A response for a create index action.
CreateIndexResponse(boolean, boolean, String) - Constructor for class org.elasticsearch.client.indices.CreateIndexResponse
 
createInternal(Map<String, Object>) - Method in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
createNextHop(QueryBuilder) - Method in class org.elasticsearch.client.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
 
createToken(CreateTokenRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Creates an OAuth2 token.
createTokenAsync(CreateTokenRequest, RequestOptions, ActionListener<CreateTokenResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously creates an OAuth2 token.
CreateTokenRequest - Class in org.elasticsearch.client.security
Request to create a new OAuth2 token from the Elasticsearch cluster.
CreateTokenRequest(String, String, String, char[], String, char[]) - Constructor for class org.elasticsearch.client.security.CreateTokenRequest
General purpose constructor.
CreateTokenResponse - Class in org.elasticsearch.client.security
Response when creating a new OAuth2 token in the Elasticsearch cluster.
CreateTokenResponse(String, String, TimeValue, String, String, String) - Constructor for class org.elasticsearch.client.security.CreateTokenResponse
 
CRITICAL - org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue.Level
 
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
 
CustomWordEmbedding - Class in org.elasticsearch.client.ml.inference.preprocessing
This is a pre-processor that embeds text into a numerical vector.

D

DAILY_MODEL_SNAPSHOT_RETENTION_AFTER_DAYS - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
DATA_DESCRIPTION - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
DATA_FRAME_ANALYTICS - Static variable in class org.elasticsearch.client.ml.GetDataFrameAnalyticsResponse
 
DataCounts - Class in org.elasticsearch.client.ml.dataframe.stats.common
 
DataCounts - Class in org.elasticsearch.client.ml.job.process
Job processed record counts.
DataCounts(long, long, long) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
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, DatafeedTimingStats) - Constructor for class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
DatafeedTimingStats - Class in org.elasticsearch.client.ml.datafeed
 
DatafeedTimingStats(String, long, long, double, Double, Double) - Constructor for class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
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
 
DataFrameAnalysis - Interface in org.elasticsearch.client.ml.dataframe
 
DataFrameAnalyticsConfig - Class in org.elasticsearch.client.ml.dataframe
 
DataFrameAnalyticsConfig.Builder - Class in org.elasticsearch.client.ml.dataframe
 
DataFrameAnalyticsConfigUpdate - Class in org.elasticsearch.client.ml.dataframe
 
DataFrameAnalyticsConfigUpdate.Builder - Class in org.elasticsearch.client.ml.dataframe
 
DataFrameAnalyticsDest - Class in org.elasticsearch.client.ml.dataframe
 
DataFrameAnalyticsDest.Builder - Class in org.elasticsearch.client.ml.dataframe
 
DataFrameAnalyticsSource - Class in org.elasticsearch.client.ml.dataframe
 
DataFrameAnalyticsSource.Builder - Class in org.elasticsearch.client.ml.dataframe
 
DataFrameAnalyticsState - Enum in org.elasticsearch.client.ml.dataframe
 
DataFrameAnalyticsStats - Class in org.elasticsearch.client.ml.dataframe
 
DataFrameAnalyticsStats(String, DataFrameAnalyticsState, String, List<PhaseProgress>, DataCounts, MemoryUsage, AnalysisStats, NodeAttributes, String) - Constructor for class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
DataStream - Class in org.elasticsearch.client.indices
 
DataStream(String, String, List<String>, long, ClusterHealthStatus, String, String) - Constructor for class org.elasticsearch.client.indices.DataStream
 
dataStreamsStats(DataStreamsStatsRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Gets statistics about one or more data streams using the Get Data Streams Stats API.
dataStreamsStatsAsync(DataStreamsStatsRequest, RequestOptions, ActionListener<DataStreamsStatsResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously gets statistics about one or more data streams using the Get Data Streams Stats API.
DataStreamsStatsRequest - Class in org.elasticsearch.client.indices
 
DataStreamsStatsRequest(String...) - Constructor for class org.elasticsearch.client.indices.DataStreamsStatsRequest
 
DataStreamsStatsResponse - Class in org.elasticsearch.client.indices
 
DataStreamsStatsResponse(BroadcastResponse.Shards, int, int, ByteSizeValue, Map<String, DataStreamsStatsResponse.DataStreamStats>) - Constructor for class org.elasticsearch.client.indices.DataStreamsStatsResponse
 
DataStreamsStatsResponse.DataStreamStats - Class in org.elasticsearch.client.indices
 
DataStreamStats(String, int, ByteSizeValue, long) - Constructor for class org.elasticsearch.client.indices.DataStreamsStatsResponse.DataStreamStats
 
DATE_HISTOGRAM - org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource.Type
 
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
Deprecated.
DateHistogramGroupConfig(String, DateHistogramInterval, DateHistogramInterval, String) - Constructor for class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
Deprecated.
DateHistogramGroupConfig.CalendarInterval - Class in org.elasticsearch.client.rollup.job.config
CalendarInterval is a DateHistogramGroupConfig that uses calendar-aware intervals for rolling up data.
DateHistogramGroupConfig.FixedInterval - Class in org.elasticsearch.client.rollup.job.config
FixedInterval is a DateHistogramGroupConfig that uses a fixed time interval for rolling up data.
DateHistogramGroupSource - Class in org.elasticsearch.client.transform.transforms.pivot
A grouping via a date histogram aggregation referencing a timefield
DateHistogramGroupSource.Builder - Class in org.elasticsearch.client.transform.transforms.pivot
 
DateHistogramGroupSource.CalendarInterval - Class in org.elasticsearch.client.transform.transforms.pivot
 
DateHistogramGroupSource.FixedInterval - Class in org.elasticsearch.client.transform.transforms.pivot
 
DateHistogramGroupSource.Interval - Interface in org.elasticsearch.client.transform.transforms.pivot
Interval can be specified in 2 ways: fixed_interval fixed intervals like 1h, 1m, 1d calendar_interval calendar aware intervals like 1M, 1Y, ...
deactivateWatch(DeactivateWatchRequest, RequestOptions) - Method in class org.elasticsearch.client.WatcherClient
Deactivate an existing watch See the docs for more.
deactivateWatchAsync(DeactivateWatchRequest, RequestOptions, ActionListener<DeactivateWatchResponse>) - Method in class org.elasticsearch.client.WatcherClient
Asynchronously deactivate an existing watch See the docs for more.
DeactivateWatchRequest - Class in org.elasticsearch.client.watcher
 
DeactivateWatchRequest(String) - Constructor for class org.elasticsearch.client.watcher.DeactivateWatchRequest
 
DeactivateWatchResponse - Class in org.elasticsearch.client.watcher
 
DeactivateWatchResponse(WatchStatus) - Constructor for class org.elasticsearch.client.watcher.DeactivateWatchResponse
 
DEAD_CATEGORY_COUNT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
DECISION_TYPE - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
declareCommonNodesResponseParsing(ConstructingObjectParser<T, Void>) - Static method in class org.elasticsearch.client.NodesResponse
 
declareCommonNodesResponseParsing(ConstructingObjectParser<T, Void>) - Static method in class org.elasticsearch.client.security.SecurityNodesResponse
 
declareShardsField(ConstructingObjectParser<T, Void>) - Static method in class org.elasticsearch.client.core.BroadcastResponse
 
DECOMPRESS_DEFINITION - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
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_FIELD_MAP - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
DEFAULT_LEFT - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
DEFAULT_MASTER_NODE_TIMEOUT - Static variable in class org.elasticsearch.client.TimedRequest
 
DEFAULT_MIN_DOC_COUNT - Static variable in class org.elasticsearch.client.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.client.graph.VertexRequest
 
DEFAULT_SIZE - Static variable in class org.elasticsearch.client.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
DEFAULT_VALUE - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
DefaultDetectorDescription - Class in org.elasticsearch.client.ml.job.config
 
defaultValueSourceType() - Method in class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
 
DEFER_VALIDATION - Static variable in class org.elasticsearch.client.transform.PutTransformRequest
 
definition - Variable in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.NameOrDefinition
 
DEFINITION - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
deflate(T) - Static method in class org.elasticsearch.client.ml.inference.InferenceToXContentCompressor
 
DELAYED_DATA_CHECK_CONFIG - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
DelayedDataCheckConfig - Class in org.elasticsearch.client.ml.datafeed
The configuration object containing the delayed data check settings.
delegatePkiAuthentication(DelegatePkiAuthenticationRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Get an Elasticsearch access token from an X509Certificate chain.
delegatePkiAuthenticationAsync(DelegatePkiAuthenticationRequest, RequestOptions, ActionListener<DelegatePkiAuthenticationResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously get an Elasticsearch access token from an X509Certificate chain.
DelegatePkiAuthenticationRequest - Class in org.elasticsearch.client.security
 
DelegatePkiAuthenticationRequest(List<X509Certificate>) - Constructor for class org.elasticsearch.client.security.DelegatePkiAuthenticationRequest
 
DelegatePkiAuthenticationResponse - Class in org.elasticsearch.client.security
 
DelegatePkiAuthenticationResponse(String, String, TimeValue) - Constructor for class org.elasticsearch.client.security.DelegatePkiAuthenticationResponse
 
delete(DeleteSnapshotRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Deletes a snapshot.
delete(DeleteIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Deletes an index using the Delete Index API.
delete(DeleteRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Deletes a document by id using the Delete API.
delete(DeleteAsyncSearchRequest, RequestOptions) - Method in class org.elasticsearch.client.AsyncSearchClient
Delete an async search request.
DELETE - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
DELETE_INDEX - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
DELETE_INTERVENING - Static variable in class org.elasticsearch.client.ml.RevertModelSnapshotRequest
 
DeleteAction - Class in org.elasticsearch.client.indexlifecycle
 
DeleteAction() - Constructor for class org.elasticsearch.client.indexlifecycle.DeleteAction
 
deleteAlias(DeleteAliasRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Synchronously calls the delete alias api
deleteAliasAsync(DeleteAliasRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously calls the delete alias api
DeleteAliasRequest - Class in org.elasticsearch.client.indices
 
DeleteAliasRequest(String, String) - Constructor for class org.elasticsearch.client.indices.DeleteAliasRequest
 
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, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously deletes an index using the Delete Index API.
deleteAsync(DeleteRequest, RequestOptions, ActionListener<DeleteResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously deletes a document by id using the Delete API.
deleteAsync(DeleteAsyncSearchRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.AsyncSearchClient
Asynchronously delete an async search request.
DeleteAsyncSearchRequest - Class in org.elasticsearch.client.asyncsearch
 
DeleteAsyncSearchRequest(String) - Constructor for class org.elasticsearch.client.asyncsearch.DeleteAsyncSearchRequest
 
deleteAutoFollowPattern(DeleteAutoFollowPatternRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Deletes an auto follow pattern.
deleteAutoFollowPatternAsync(DeleteAutoFollowPatternRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously deletes an auto follow pattern.
DeleteAutoFollowPatternRequest - Class in org.elasticsearch.client.ccr
 
DeleteAutoFollowPatternRequest(String) - Constructor for class org.elasticsearch.client.ccr.DeleteAutoFollowPatternRequest
 
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
deleteCalendarEvent(DeleteCalendarEventRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Removes a Scheduled Event from a calendar
deleteCalendarEventAsync(DeleteCalendarEventRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Removes a Scheduled Event from a calendar, notifies listener when completed
DeleteCalendarEventRequest - Class in org.elasticsearch.client.ml
Request class for removing an event from an existing calendar
DeleteCalendarEventRequest(String, String) - Constructor for class org.elasticsearch.client.ml.DeleteCalendarEventRequest
Create a new request referencing an existing Calendar and which event to remove from it.
deleteCalendarJob(DeleteCalendarJobRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Removes Machine Learning Job(s) from a calendar
deleteCalendarJobAsync(DeleteCalendarJobRequest, RequestOptions, ActionListener<PutCalendarResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Removes Machine Learning Job(s) from a calendar, notifies listener when completed
DeleteCalendarJobRequest - Class in org.elasticsearch.client.ml
Request class for removing Machine Learning Jobs from an existing calendar
DeleteCalendarJobRequest(String, String...) - Constructor for class org.elasticsearch.client.ml.DeleteCalendarJobRequest
Create a new request referencing an existing Calendar and which JobIds to remove from it.
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.
deleteComponentTemplate(DeleteComponentTemplateRequest, RequestOptions) - Method in class org.elasticsearch.client.ClusterClient
Delete a component template using the Component Templates API
deleteComponentTemplateAsync(DeleteComponentTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.ClusterClient
Asynchronously delete a component template using the Component Templates API
DeleteComponentTemplateRequest - Class in org.elasticsearch.client.indices
 
DeleteComponentTemplateRequest(String) - Constructor for class org.elasticsearch.client.indices.DeleteComponentTemplateRequest
 
DeleteComposableIndexTemplateRequest - Class in org.elasticsearch.client.indices
 
DeleteComposableIndexTemplateRequest(String) - Constructor for class org.elasticsearch.client.indices.DeleteComposableIndexTemplateRequest
 
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
 
deleteDataFrameAnalytics(DeleteDataFrameAnalyticsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Data Frame Analytics config
deleteDataFrameAnalyticsAsync(DeleteDataFrameAnalyticsRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Data Frame Analytics config asynchronously and notifies listener upon completion
DeleteDataFrameAnalyticsRequest - Class in org.elasticsearch.client.ml
Request to delete a data frame analytics config
DeleteDataFrameAnalyticsRequest(String) - Constructor for class org.elasticsearch.client.ml.DeleteDataFrameAnalyticsRequest
 
deleteDataStream(DeleteDataStreamRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Deletes a data stream using the Delete Data Stream API.
deleteDataStreamAsync(DeleteDataStreamRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously deletes a data stream using the Delete Data Stream API.
DeleteDataStreamRequest - Class in org.elasticsearch.client.indices
 
DeleteDataStreamRequest(String) - Constructor for class org.elasticsearch.client.indices.DeleteDataStreamRequest
 
deleteExpiredData(DeleteExpiredDataRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes expired data from Machine Learning Jobs
deleteExpiredDataAsync(DeleteExpiredDataRequest, RequestOptions, ActionListener<DeleteExpiredDataResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes expired data from Machine Learning Jobs asynchronously and notifies the listener on completion
DeleteExpiredDataRequest - Class in org.elasticsearch.client.ml
Request to delete expired model snapshots and forecasts
DeleteExpiredDataRequest() - Constructor for class org.elasticsearch.client.ml.DeleteExpiredDataRequest
Create a new request to delete expired data
DeleteExpiredDataRequest(String, Float, TimeValue) - Constructor for class org.elasticsearch.client.ml.DeleteExpiredDataRequest
 
DeleteExpiredDataResponse - Class in org.elasticsearch.client.ml
A response acknowledging the deletion of expired data
DeleteExpiredDataResponse(boolean) - Constructor for class org.elasticsearch.client.ml.DeleteExpiredDataResponse
 
deleteFilter(DeleteFilterRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Machine Learning filter
deleteFilterAsync(DeleteFilterRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Machine Learning filter asynchronously and notifies the listener on completion
DeleteFilterRequest - Class in org.elasticsearch.client.ml
A request to delete a machine learning filter
DeleteFilterRequest(String) - Constructor for class org.elasticsearch.client.ml.DeleteFilterRequest
 
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
deleteIndexTemplate(DeleteComposableIndexTemplateRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Delete an index template using the Index Templates API See Index Templates API on elastic.co
deleteIndexTemplateAsync(DeleteComposableIndexTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously delete an index template using the Index Templates API See Index Templates API on elastic.co
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
 
deleteLifecyclePolicy(DeleteLifecyclePolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Delete a lifecycle definition See
deleteLifecyclePolicyAsync(DeleteLifecyclePolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously delete a lifecycle definition See
DeleteLifecyclePolicyRequest - Class in org.elasticsearch.client.indexlifecycle
 
DeleteLifecyclePolicyRequest(String) - Constructor for class org.elasticsearch.client.indexlifecycle.DeleteLifecyclePolicyRequest
 
deleteModelSnapshot(DeleteModelSnapshotRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes Machine Learning Model Snapshots
deleteModelSnapshotAsync(DeleteModelSnapshotRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes Machine Learning Model Snapshots asynchronously and notifies the listener on completion
DeleteModelSnapshotRequest - Class in org.elasticsearch.client.ml
Request to delete a Machine Learning Model Snapshot Job via its Job and Snapshot IDs
DeleteModelSnapshotRequest(String, String) - Constructor for class org.elasticsearch.client.ml.DeleteModelSnapshotRequest
 
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.
deletePolicy(DeletePolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.EnrichClient
Executes the delete policy api, which deletes an enrich policy.
deletePolicyAsync(DeletePolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.EnrichClient
Asynchronously executes the delete policy api, which deletes an enrich policy.
DeletePolicyRequest - Class in org.elasticsearch.client.enrich
 
DeletePolicyRequest(String) - Constructor for class org.elasticsearch.client.enrich.DeletePolicyRequest
 
deletePrivileges(DeletePrivilegesRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Removes application privilege(s) See the docs for more.
deletePrivilegesAsync(DeletePrivilegesRequest, RequestOptions, ActionListener<DeletePrivilegesResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously removes an application privilege See the docs for more.
DeletePrivilegesRequest - Class in org.elasticsearch.client.security
A request to delete application privileges
DeletePrivilegesRequest(String, String...) - Constructor for class org.elasticsearch.client.security.DeletePrivilegesRequest
Creates a new DeletePrivilegesRequest using the default RefreshPolicy.getDefault() refresh policy.
DeletePrivilegesRequest(String, String[], RefreshPolicy) - Constructor for class org.elasticsearch.client.security.DeletePrivilegesRequest
DeletePrivilegesResponse - Class in org.elasticsearch.client.security
Response for application privileges deletion
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
 
deleteRollupJob(DeleteRollupJobRequest, RequestOptions) - Method in class org.elasticsearch.client.RollupClient
Delete a rollup job from the cluster See the docs for more.
deleteRollupJobAsync(DeleteRollupJobRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.RollupClient
Asynchronously delete a rollup job from the cluster See The docs for details.
DeleteRollupJobRequest - Class in org.elasticsearch.client.rollup
 
DeleteRollupJobRequest(String) - Constructor for class org.elasticsearch.client.rollup.DeleteRollupJobRequest
 
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.
deleteSnapshotLifecyclePolicy(DeleteSnapshotLifecyclePolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Delete a snapshot lifecycle definition See
deleteSnapshotLifecyclePolicyAsync(DeleteSnapshotLifecyclePolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously delete a snapshot lifecycle definition See
DeleteSnapshotLifecyclePolicyRequest - Class in org.elasticsearch.client.slm
 
DeleteSnapshotLifecyclePolicyRequest(String) - Constructor for class org.elasticsearch.client.slm.DeleteSnapshotLifecyclePolicyRequest
 
deleteTemplate(DeleteIndexTemplateRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Delete an index template using the Index Templates API See Index Templates API on elastic.co
deleteTemplateAsync(DeleteIndexTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously delete an index template using the Index Templates API See Index Templates API on elastic.co
deleteTrainedModel(DeleteTrainedModelRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Trained Model
deleteTrainedModelAsync(DeleteTrainedModelRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Deletes the given Trained Model asynchronously and notifies listener upon completion
DeleteTrainedModelRequest - Class in org.elasticsearch.client.ml
Request to delete a data frame analytics config
DeleteTrainedModelRequest(String) - Constructor for class org.elasticsearch.client.ml.DeleteTrainedModelRequest
 
deleteTransform(DeleteTransformRequest, RequestOptions) - Method in class org.elasticsearch.client.TransformClient
Delete a transform
deleteTransformAsync(DeleteTransformRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.TransformClient
Delete a transform asynchronously and notifies listener on completion
DeleteTransformRequest - Class in org.elasticsearch.client.transform
Request to delete a transform
DeleteTransformRequest(String) - Constructor for class org.elasticsearch.client.transform.DeleteTransformRequest
 
deleteUser(DeleteUserRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Removes user from the native realm synchronously.
deleteUserAsync(DeleteUserRequest, RequestOptions, ActionListener<DeleteUserResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously deletes a user in the native realm.
DeleteUserRequest - Class in org.elasticsearch.client.security
A request to delete a user from the native realm.
DeleteUserRequest(String) - Constructor for class org.elasticsearch.client.security.DeleteUserRequest
 
DeleteUserRequest(String, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.DeleteUserRequest
 
DeleteUserResponse - Class in org.elasticsearch.client.security
Response for a user being deleted from the native realm
DeleteUserResponse(boolean) - Constructor for class org.elasticsearch.client.security.DeleteUserResponse
 
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.client.watcher
A delete watch request to delete an watch by name (id)
DeleteWatchRequest(String) - Constructor for class org.elasticsearch.client.watcher.DeleteWatchRequest
 
DeleteWatchResponse - Class in org.elasticsearch.client.watcher
 
DeleteWatchResponse() - Constructor for class org.elasticsearch.client.watcher.DeleteWatchResponse
 
DeleteWatchResponse(String, long, boolean) - Constructor for class org.elasticsearch.client.watcher.DeleteWatchResponse
 
DELETING - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
DELIMITED - org.elasticsearch.client.ml.filestructurefinder.FileStructure.Format
 
DELIMITED - org.elasticsearch.client.ml.job.config.DataDescription.DataFormat
This is deprecated
DELIMITER - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
DELIMITER - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
DELTA - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric
 
deniedFields(String...) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
deniedFields(Collection<String>) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
DeprecationInfoRequest - Class in org.elasticsearch.client.migration
 
DeprecationInfoRequest() - Constructor for class org.elasticsearch.client.migration.DeprecationInfoRequest
 
DeprecationInfoRequest(List<String>) - Constructor for class org.elasticsearch.client.migration.DeprecationInfoRequest
 
DeprecationInfoResponse - Class in org.elasticsearch.client.migration
 
DeprecationInfoResponse(List<DeprecationInfoResponse.DeprecationIssue>, List<DeprecationInfoResponse.DeprecationIssue>, Map<String, List<DeprecationInfoResponse.DeprecationIssue>>, List<DeprecationInfoResponse.DeprecationIssue>) - Constructor for class org.elasticsearch.client.migration.DeprecationInfoResponse
 
DeprecationInfoResponse.DeprecationIssue - Class in org.elasticsearch.client.migration
Information about deprecated items
DeprecationInfoResponse.DeprecationIssue.Level - Enum in org.elasticsearch.client.migration
 
DeprecationIssue(DeprecationInfoResponse.DeprecationIssue.Level, String, String, String) - Constructor for class org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue
 
DESC - Static variable in class org.elasticsearch.client.ml.GetModelSnapshotsRequest
 
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 - 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.inference.TrainedModelConfig
 
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
 
DESCRIPTION - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfig
 
DEST - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfig
 
DestConfig - Class in org.elasticsearch.client.transform.transforms
Configuration containing the destination index for the TransformConfig
DestConfig.Builder - Class in org.elasticsearch.client.transform.transforms
 
detail() - Method in class org.elasticsearch.client.indices.AnalyzeResponse
 
DetailAnalyzeResponse - Class in org.elasticsearch.client.indices
 
DetailAnalyzeResponse.AnalyzeTokenList - Class in org.elasticsearch.client.indices
 
DetailAnalyzeResponse.CharFilteredText - Class in org.elasticsearch.client.indices
 
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
 
disabledDelayedDataCheckConfig() - Static method in class org.elasticsearch.client.ml.datafeed.DelayedDataCheckConfig
This creates a new DelayedDataCheckConfig that disables the data check.
disableUser(RequestOptions, DisableUserRequest) - Method in class org.elasticsearch.client.SecurityClient
disableUser(DisableUserRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Disable a native realm or built-in user synchronously.
disableUserAsync(RequestOptions, DisableUserRequest, ActionListener<Boolean>) - Method in class org.elasticsearch.client.SecurityClient
disableUserAsync(DisableUserRequest, RequestOptions, ActionListener<Boolean>) - 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
 
DISTANCE_KNN - org.elasticsearch.client.ml.dataframe.OutlierDetection.Method
 
DISTANCE_KTH_NN - org.elasticsearch.client.ml.dataframe.OutlierDetection.Method
 
DISTINCT_COUNT - org.elasticsearch.client.ml.job.config.DetectorFunction
 
doBuild(QueryShardContext, AggregatorFactory, AggregatorFactories.Builder) - Method in class org.elasticsearch.client.analytics.TopMetricsAggregationBuilder
 
DOCS_INDEXED - Static variable in class org.elasticsearch.client.transform.transforms.TransformProgress
 
DOCS_PROCESSED - Static variable in class org.elasticsearch.client.transform.transforms.TransformProgress
 
DOCS_REMAINING - Static variable in class org.elasticsearch.client.transform.transforms.TransformProgress
 
DOWNSAMPLE_FACTOR - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
DOWNSAMPLE_FACTOR - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
doWriteTo(StreamOutput) - Method in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
doWriteTo(StreamOutput) - Method in class org.elasticsearch.client.analytics.TopMetricsAggregationBuilder
 
doXContentBody(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.analytics.ParsedInference
 
doXContentBody(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.analytics.ParsedStringStats
 
doXContentBody(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.analytics.ParsedTopMetrics
 
doXContentBody(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
 
dryRun(boolean) - Method in class org.elasticsearch.client.indices.rollover.RolloverRequest
Sets if the rollover should not be executed when conditions are met
DURATION - Static variable in class org.elasticsearch.client.ml.ForecastJobRequest
 

E

EARLIEST - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
EARLIEST_RECORD_TIME - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
ELAPSED_TIME - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.TimingStats
 
ELAPSED_TIME - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.TimingStats
 
ELAPSED_TIME - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.TimingStats
 
ElasticsearchException - Class in org.elasticsearch.client.tasks
client side counterpart of server side ElasticsearchException It wraps the same content but it is not throwable.
EMAIL - Static variable in class org.elasticsearch.client.security.GetUsersResponse
 
EMBEDDED_VECTOR_FEATURE_NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangIdentNeuralNetwork
 
EMPTY - Static variable in class org.elasticsearch.client.eql.EqlSearchResponse.Hits
 
EMPTY - Static variable in class org.elasticsearch.client.slm.SnapshotRetentionConfiguration
 
EMPTY - Static variable in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
EMPTY - Static variable in interface org.elasticsearch.client.Validatable
 
EMPTY_BUCKET_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
emptyResponse() - Static method in class org.elasticsearch.client.security.GetApiKeyResponse
 
emptyResponse() - Static method in class org.elasticsearch.client.security.InvalidateApiKeyResponse
 
enabled - Variable in class org.elasticsearch.client.security.GetUsersResponse.ParsedUser
 
enabled() - Method in class org.elasticsearch.client.security.AuthenticateResponse
 
enabled() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
ENABLED - Static variable in class org.elasticsearch.client.ml.datafeed.DelayedDataCheckConfig
 
ENABLED - Static variable in class org.elasticsearch.client.ml.SetUpgradeModeRequest
 
ENABLED - Static variable in interface org.elasticsearch.client.security.ExpressionRoleMapping.Fields
 
ENABLED - Static variable in class org.elasticsearch.client.security.GetUsersResponse
 
ENABLED_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.PerPartitionCategorizationConfig
 
enabledDelayedDataCheckConfig(TimeValue) - Static method in class org.elasticsearch.client.ml.datafeed.DelayedDataCheckConfig
This creates a new DelayedDataCheckConfig that has a check_window of the passed `timeValue` We query the index to the latest finalized bucket from this TimeValue in the past looking to see if any data has been indexed since the data was read with the Datafeed.
enableUser(RequestOptions, EnableUserRequest) - Method in class org.elasticsearch.client.SecurityClient
enableUser(EnableUserRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Enable a native realm or built-in user synchronously.
enableUserAsync(RequestOptions, EnableUserRequest, ActionListener<Boolean>) - Method in class org.elasticsearch.client.SecurityClient
enableUserAsync(EnableUserRequest, RequestOptions, ActionListener<Boolean>) - 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.GetCalendarEventsRequest
 
END - Static variable in class org.elasticsearch.client.ml.GetInfluencersRequest
 
END - Static variable in class org.elasticsearch.client.ml.GetModelSnapshotsRequest
 
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
 
enrich() - Method in class org.elasticsearch.client.RestHighLevelClient
 
EnrichClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Elastic enrich related methods
Ensemble - Class in org.elasticsearch.client.ml.inference.trainedmodel.ensemble
 
Ensemble.Builder - Class in org.elasticsearch.client.ml.inference.trainedmodel.ensemble
 
EPHEMERAL_ID - Static variable in class org.elasticsearch.client.ml.NodeAttributes
 
EPHEMERAL_ID - Static variable in class org.elasticsearch.client.transform.transforms.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)
eql() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides methods for accessing the Elastic EQL APIs that are shipped with the Elastic Stack distribution of Elasticsearch.
EqlClient - Class in org.elasticsearch.client
A wrapper for the RestHighLevelClient that provides methods for accessing the Elastic EQL related functions
EqlSearchRequest - Class in org.elasticsearch.client.eql
 
EqlSearchRequest(String, String) - Constructor for class org.elasticsearch.client.eql.EqlSearchRequest
 
EqlSearchResponse - Class in org.elasticsearch.client.eql
 
EqlSearchResponse(EqlSearchResponse.Hits, long, boolean, String, boolean, boolean) - Constructor for class org.elasticsearch.client.eql.EqlSearchResponse
 
EqlSearchResponse.Count - Class in org.elasticsearch.client.eql
 
EqlSearchResponse.Hits - Class in org.elasticsearch.client.eql
 
EqlSearchResponse.Sequence - Class in org.elasticsearch.client.eql
 
EqlStatsRequest - Class in org.elasticsearch.client.eql
 
EqlStatsRequest() - Constructor for class org.elasticsearch.client.eql.EqlStatsRequest
 
EqlStatsResponse - Class in org.elasticsearch.client.eql
 
EqlStatsResponse(NodesResponseHeader, String, List<EqlStatsResponse.Node>) - Constructor for class org.elasticsearch.client.eql.EqlStatsResponse
 
EqlStatsResponse.Node - Class in org.elasticsearch.client.eql
 
equals(Object) - Method in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
equals(Object) - Method in class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
 
equals(Object) - Method in class org.elasticsearch.client.asyncsearch.DeleteAsyncSearchRequest
 
equals(Object) - Method in class org.elasticsearch.client.asyncsearch.GetAsyncSearchRequest
 
equals(Object) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
 
equals(Object) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
equals(Object) - Method in class org.elasticsearch.client.ccr.FollowInfoResponse
 
equals(Object) - Method in class org.elasticsearch.client.ccr.FollowInfoResponse.FollowerInfo
 
equals(Object) - Method in class org.elasticsearch.client.ccr.GetAutoFollowPatternResponse
 
equals(Object) - Method in class org.elasticsearch.client.ccr.GetAutoFollowPatternResponse.Pattern
 
equals(Object) - Method in class org.elasticsearch.client.ccr.PutAutoFollowPatternRequest
 
equals(Object) - Method in class org.elasticsearch.client.ccr.PutFollowRequest
 
equals(Object) - Method in class org.elasticsearch.client.ccr.PutFollowResponse
 
equals(Object) - Method in class org.elasticsearch.client.ccr.ResumeFollowRequest
 
equals(Object) - Method in class org.elasticsearch.client.cluster.ProxyModeInfo
 
equals(Object) - Method in class org.elasticsearch.client.cluster.RemoteConnectionInfo
 
equals(Object) - Method in class org.elasticsearch.client.cluster.SniffModeInfo
 
equals(Object) - Method in class org.elasticsearch.client.core.AcknowledgedResponse
 
equals(Object) - Method in class org.elasticsearch.client.core.CountRequest
 
equals(Object) - Method in class org.elasticsearch.client.core.IndexerJobStats
 
equals(Object) - Method in class org.elasticsearch.client.core.MainResponse
 
equals(Object) - Method in class org.elasticsearch.client.core.MainResponse.Version
 
equals(Object) - Method in class org.elasticsearch.client.core.MultiTermVectorsResponse
 
equals(Object) - Method in class org.elasticsearch.client.core.PageParams
 
equals(Object) - Method in class org.elasticsearch.client.core.TermVectorsResponse
 
equals(Object) - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector
 
equals(Object) - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
 
equals(Object) - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Term
 
equals(Object) - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Token
 
equals(Object) - Method in class org.elasticsearch.client.enrich.PutPolicyRequest
 
equals(Object) - Method in class org.elasticsearch.client.enrich.StatsResponse.CoordinatorStats
 
equals(Object) - Method in class org.elasticsearch.client.enrich.StatsResponse.ExecutingPolicy
 
equals(Object) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
equals(Object) - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Count
 
equals(Object) - Method in class org.elasticsearch.client.eql.EqlSearchResponse
 
equals(Object) - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Hits
 
equals(Object) - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Sequence
 
equals(Object) - Method in class org.elasticsearch.client.eql.EqlStatsResponse
 
equals(Object) - Method in class org.elasticsearch.client.eql.EqlStatsResponse.Node
 
equals(Object) - Method in class org.elasticsearch.client.graph.Connection.ConnectionId
 
equals(Object) - Method in class org.elasticsearch.client.graph.Connection
 
equals(Object) - Method in class org.elasticsearch.client.graph.Vertex
 
equals(Object) - Method in class org.elasticsearch.client.graph.Vertex.VertexId
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.AllocateAction
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.DeleteAction
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.DeleteLifecyclePolicyRequest
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleRequest
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleResponse
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.ForceMergeAction
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.FreezeAction
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.GetLifecyclePolicyRequest
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.GetLifecyclePolicyResponse
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.LifecycleManagementStatusResponse
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicy
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicyMetadata
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.Phase
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.PhaseExecutionInfo
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.PutLifecyclePolicyRequest
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.ReadOnlyAction
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.RetryLifecyclePolicyRequest
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.RolloverAction
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.SetPriorityAction
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.ShrinkAction
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.StartILMRequest
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.StopILMRequest
 
equals(Object) - Method in class org.elasticsearch.client.indexlifecycle.UnfollowAction
 
equals(Object) - Method in class org.elasticsearch.client.indices.AnalyzeResponse.AnalyzeToken
 
equals(Object) - Method in class org.elasticsearch.client.indices.AnalyzeResponse
 
equals(Object) - Method in class org.elasticsearch.client.indices.CreateIndexResponse
 
equals(Object) - Method in class org.elasticsearch.client.indices.DataStream
 
equals(Object) - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse.DataStreamStats
 
equals(Object) - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse
 
equals(Object) - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
 
equals(Object) - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse.CharFilteredText
 
equals(Object) - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse
 
equals(Object) - Method in class org.elasticsearch.client.indices.GetComponentTemplatesResponse
 
equals(Object) - Method in class org.elasticsearch.client.indices.GetComposableIndexTemplatesResponse
 
equals(Object) - Method in class org.elasticsearch.client.indices.GetDataStreamResponse
 
equals(Object) - Method in class org.elasticsearch.client.indices.GetFieldMappingsResponse
 
equals(Object) - Method in class org.elasticsearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
 
equals(Object) - Method in class org.elasticsearch.client.indices.GetIndexTemplatesResponse
 
equals(Object) - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata
 
equals(Object) - Method in class org.elasticsearch.client.indices.ResizeResponse
 
equals(Object) - Method in class org.elasticsearch.client.indices.rollover.RolloverResponse
 
equals(Object) - Method in class org.elasticsearch.client.indices.SimulateIndexTemplateResponse
 
equals(Object) - Method in class org.elasticsearch.client.license.GetBasicStatusResponse
 
equals(Object) - Method in class org.elasticsearch.client.license.GetTrialStatusResponse
 
equals(Object) - Method in class org.elasticsearch.client.license.PutLicenseResponse
 
equals(Object) - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue
 
equals(Object) - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse
 
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.DatafeedTimingStats
 
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.datafeed.DelayedDataCheckConfig
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsDest
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.PerClassResult
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.ActualClass
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.PredictedClass
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.PerClassResult
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.PerClassResult
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.Regression
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.AucRocPoint
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.BinarySoftClassification
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.ConfusionMatrix
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric.Result
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.explain.MemoryEstimation
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.PhaseProgress
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.QueryConfig
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.TimingStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ValidationLoss
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.common.FoldValues
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.TimingStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.TimingStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.ValidationLoss
 
equals(Object) - Method in class org.elasticsearch.client.ml.DeleteCalendarEventRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.DeleteCalendarJobRequest
 
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.DeleteDataFrameAnalyticsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.DeleteExpiredDataRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.DeleteExpiredDataResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.DeleteFilterRequest
 
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.DeleteModelSnapshotRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.DeleteTrainedModelRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.EstimateModelMemoryResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.EvaluateDataFrameResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
equals(Object) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.FindFileStructureResponse
 
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.GetCalendarEventsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetCalendarEventsResponse
 
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.GetDataFrameAnalyticsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetFiltersRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetFiltersResponse
 
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.GetModelSnapshotsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetModelSnapshotsResponse
 
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.GetTrainedModelsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetTrainedModelsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.preprocessing.CustomWordEmbedding
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.results.FeatureImportance
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Exponent
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.LogisticRegression
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedMode
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedSum
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangIdentNeuralNetwork
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangNetLayer
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.TrainedModelDefinition
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.TrainedModelInput
 
equals(Object) - Method in class org.elasticsearch.client.ml.inference.TrainedModelStats
 
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.PerPartitionCategorizationConfig
 
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.process.TimingStats
 
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.MlInfoResponse
 
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.PostCalendarEventRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.PostCalendarEventResponse
 
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.PutCalendarJobRequest
 
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.PutDataFrameAnalyticsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.PutDataFrameAnalyticsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.PutFilterRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.PutFilterResponse
 
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.PutTrainedModelRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.PutTrainedModelResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.RevertModelSnapshotRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.RevertModelSnapshotResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.SetUpgradeModeRequest
 
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.StartDataFrameAnalyticsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.StartDataFrameAnalyticsResponse
 
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.StopDataFrameAnalyticsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.StopDataFrameAnalyticsResponse
 
equals(Object) - Method in class org.elasticsearch.client.ml.UpdateDatafeedRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.UpdateDataFrameAnalyticsRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.UpdateJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
 
equals(Object) - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotResponse
 
equals(Object) - Method in class org.elasticsearch.client.NodesResponseHeader
 
equals(Object) - Method in class org.elasticsearch.client.rollup.DeleteRollupJobRequest
 
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.GetRollupIndexCapsRequest
 
equals(Object) - Method in class org.elasticsearch.client.rollup.GetRollupIndexCapsResponse
 
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.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.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.rollup.StartRollupJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.rollup.StopRollupJobRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.AuthenticateResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.AuthenticateResponse.RealmInfo
 
equals(Object) - Method in class org.elasticsearch.client.security.ClearPrivilegesCacheRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.ClearRolesCacheRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.CreateApiKeyRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.CreateApiKeyResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.CreateTokenRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.CreateTokenResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.DelegatePkiAuthenticationRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.DelegatePkiAuthenticationResponse
 
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.DeleteUserRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.ExpressionRoleMapping
 
equals(Object) - Method in class org.elasticsearch.client.security.GetApiKeyResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.GetBuiltinPrivilegesResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.GetPrivilegesRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.GetPrivilegesResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.GetRoleMappingsRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.GetRoleMappingsResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.GetRolesRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.GetRolesResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.GetSslCertificatesResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.GetUserPrivilegesResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.GetUsersRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.GetUsersResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.HasPrivilegesRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.HasPrivilegesResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.InvalidateApiKeyResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.InvalidateTokenRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.InvalidateTokenResponse
 
equals(Object) - Method in class org.elasticsearch.client.security.PutPrivilegesRequest
 
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.PutRoleRequest
 
equals(Object) - Method in class org.elasticsearch.client.security.PutRoleResponse
 
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.ApiKey
 
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.security.TemplateRoleName
 
equals(Object) - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
 
equals(Object) - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege
 
equals(Object) - Method in class org.elasticsearch.client.security.user.privileges.ApplicationResourcePrivileges
 
equals(Object) - Method in class org.elasticsearch.client.security.user.privileges.GlobalOperationPrivilege
 
equals(Object) - Method in class org.elasticsearch.client.security.user.privileges.GlobalPrivileges
 
equals(Object) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges
 
equals(Object) - Method in class org.elasticsearch.client.security.user.privileges.ManageApplicationPrivilege
 
equals(Object) - Method in class org.elasticsearch.client.security.user.privileges.Role
 
equals(Object) - Method in class org.elasticsearch.client.security.user.privileges.UserIndicesPrivileges
 
equals(Object) - Method in class org.elasticsearch.client.security.user.User
 
equals(Object) - Method in class org.elasticsearch.client.slm.DeleteSnapshotLifecyclePolicyRequest
 
equals(Object) - Method in class org.elasticsearch.client.slm.ExecuteSnapshotLifecyclePolicyRequest
 
equals(Object) - Method in class org.elasticsearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
 
equals(Object) - Method in class org.elasticsearch.client.slm.GetSnapshotLifecyclePolicyRequest
 
equals(Object) - Method in class org.elasticsearch.client.slm.GetSnapshotLifecyclePolicyResponse
 
equals(Object) - Method in class org.elasticsearch.client.slm.GetSnapshotLifecycleStatsResponse
 
equals(Object) - Method in class org.elasticsearch.client.slm.PutSnapshotLifecyclePolicyRequest
 
equals(Object) - Method in class org.elasticsearch.client.slm.SnapshotInvocationRecord
 
equals(Object) - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
equals(Object) - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
equals(Object) - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata.SnapshotInProgress
 
equals(Object) - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
equals(Object) - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
 
equals(Object) - Method in class org.elasticsearch.client.slm.SnapshotRetentionConfiguration
 
equals(Object) - Method in class org.elasticsearch.client.tasks.CancelTasksRequest
 
equals(Object) - Method in class org.elasticsearch.client.tasks.CancelTasksResponse
 
equals(Object) - Method in class org.elasticsearch.client.tasks.ElasticsearchException
 
equals(Object) - Method in class org.elasticsearch.client.tasks.GetTaskRequest
 
equals(Object) - Method in class org.elasticsearch.client.tasks.ListTasksResponse
 
equals(Object) - Method in class org.elasticsearch.client.tasks.TaskGroup
 
equals(Object) - Method in class org.elasticsearch.client.tasks.TaskId
 
equals(Object) - Method in class org.elasticsearch.client.tasks.TaskInfo
 
equals(Object) - Method in class org.elasticsearch.client.tasks.TaskOperationFailure
 
equals(Object) - Method in class org.elasticsearch.client.tasks.TaskSubmissionResponse
 
equals(Object) - Method in class org.elasticsearch.client.transform.AcknowledgedTasksResponse
 
equals(Object) - Method in class org.elasticsearch.client.transform.DeleteTransformRequest
 
equals(Object) - Method in class org.elasticsearch.client.transform.GetTransformRequest
 
equals(Object) - Method in class org.elasticsearch.client.transform.GetTransformResponse
 
equals(Object) - Method in class org.elasticsearch.client.transform.GetTransformStatsRequest
 
equals(Object) - Method in class org.elasticsearch.client.transform.GetTransformStatsResponse
 
equals(Object) - Method in class org.elasticsearch.client.transform.PreviewTransformRequest
 
equals(Object) - Method in class org.elasticsearch.client.transform.PreviewTransformResponse
 
equals(Object) - Method in class org.elasticsearch.client.transform.PreviewTransformResponse.GeneratedDestIndexSettings
 
equals(Object) - Method in class org.elasticsearch.client.transform.PutTransformRequest
 
equals(Object) - Method in class org.elasticsearch.client.transform.StartTransformRequest
 
equals(Object) - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.DestConfig
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.NodeAttributes
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.pivot.AggregationConfig
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.CalendarInterval
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.FixedInterval
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.pivot.GroupConfig
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.QueryConfig
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.SettingsConfig
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.SourceConfig
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.TimeSyncConfig
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerPosition
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.TransformProgress
 
equals(Object) - Method in class org.elasticsearch.client.transform.transforms.TransformStats
 
equals(Object) - Method in class org.elasticsearch.client.transform.UpdateTransformRequest
 
equals(Object) - Method in class org.elasticsearch.client.transform.UpdateTransformResponse
 
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.DeactivateWatchResponse
 
equals(Object) - Method in class org.elasticsearch.client.watcher.DeleteWatchResponse
 
equals(Object) - Method in class org.elasticsearch.client.watcher.GetWatchResponse
 
equals(Object) - Method in class org.elasticsearch.client.watcher.PutWatchResponse
 
equals(Object) - Method in class org.elasticsearch.client.watcher.QueuedWatch
 
equals(Object) - Method in class org.elasticsearch.client.watcher.WatcherMetadata
 
equals(Object) - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse
 
equals(Object) - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
equals(Object) - Method in class org.elasticsearch.client.watcher.WatchExecutionSnapshot
 
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(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
 
ERROR_COUNT - Static variable in class org.elasticsearch.client.security.InvalidateTokenResponse
 
ERROR_FIELD - Static variable in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
 
ERRORS - Static variable in class org.elasticsearch.client.security.InvalidateTokenResponse
 
ESTIMATED_HEAP_MEMORY_USAGE_BYTES - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
ESTIMATED_OPERATIONS - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
estimateModelMemory(EstimateModelMemoryRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Estimate the model memory an analysis config is likely to need given supplied field cardinalities
estimateModelMemoryAsync(EstimateModelMemoryRequest, RequestOptions, ActionListener<EstimateModelMemoryResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Estimate the model memory an analysis config is likely to need given supplied field cardinalities and notifies listener upon completion
EstimateModelMemoryRequest - Class in org.elasticsearch.client.ml
Request to estimate the model memory an analysis config is likely to need given supplied field cardinalities.
EstimateModelMemoryRequest(AnalysisConfig) - Constructor for class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
EstimateModelMemoryResponse - Class in org.elasticsearch.client.ml
 
EstimateModelMemoryResponse(String) - Constructor for class org.elasticsearch.client.ml.EstimateModelMemoryResponse
 
ETA - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
ETA - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
ETA_GROWTH_RATE_PER_TREE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
ETA_GROWTH_RATE_PER_TREE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
evaluateDataFrame(EvaluateDataFrameRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Evaluates the given Data Frame
evaluateDataFrameAsync(EvaluateDataFrameRequest, RequestOptions, ActionListener<EvaluateDataFrameResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Evaluates the given Data Frame asynchronously and notifies listener upon completion
EvaluateDataFrameRequest - Class in org.elasticsearch.client.ml
 
EvaluateDataFrameRequest(String, QueryConfig, Evaluation) - Constructor for class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
EvaluateDataFrameRequest(List<String>, QueryConfig, Evaluation) - Constructor for class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
EvaluateDataFrameResponse - Class in org.elasticsearch.client.ml
 
EvaluateDataFrameResponse(String, List<EvaluationMetric.Result>) - Constructor for class org.elasticsearch.client.ml.EvaluateDataFrameResponse
 
Evaluation - Interface in org.elasticsearch.client.ml.dataframe.evaluation
Defines an evaluation
EvaluationMetric - Interface in org.elasticsearch.client.ml.dataframe.evaluation
Defines an evaluation metric
EvaluationMetric.Result - Interface in org.elasticsearch.client.ml.dataframe.evaluation
The result of an evaluation metric
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
 
eventCategoryField() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
eventCategoryField(String) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
events() - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Hits
 
events() - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Sequence
 
events() - Method in class org.elasticsearch.client.ml.GetCalendarEventsResponse
The collection of ScheduledEvent objects found in the query
EVENTS - Static variable in class org.elasticsearch.client.ml.PostCalendarEventRequest
 
EVENTS - Static variable in class org.elasticsearch.client.ml.PostCalendarEventResponse
 
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_CALENDAR_ID_PARAMS - Static variable in class org.elasticsearch.client.ml.PostCalendarEventRequest
 
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
 
EXCLUDE_LINES_PATTERN - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
excluded(String, Set<String>, String) - Static method in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
excludesAsArray() - Method in class org.elasticsearch.client.graph.VertexRequest
 
EXECUTE - org.elasticsearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
 
EXECUTED - org.elasticsearch.client.watcher.ExecutionState
 
EXECUTED_MULTIPLE_TIMES - org.elasticsearch.client.watcher.ExecutionState
 
executePolicy(ExecutePolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.EnrichClient
Executes the execute policy api, which executes an enrich policy.
executePolicyAsync(ExecutePolicyRequest, RequestOptions, ActionListener<ExecutePolicyResponse>) - Method in class org.elasticsearch.client.EnrichClient
Asynchronously executes the execute policy api, which executes an enrich policy.
ExecutePolicyRequest - Class in org.elasticsearch.client.enrich
 
ExecutePolicyRequest(String) - Constructor for class org.elasticsearch.client.enrich.ExecutePolicyRequest
 
ExecutePolicyResponse - Class in org.elasticsearch.client.enrich
 
ExecutePolicyResponse.ExecutionStatus - Class in org.elasticsearch.client.enrich
 
executeSnapshotLifecyclePolicy(ExecuteSnapshotLifecyclePolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Execute a snapshot lifecycle definition See
executeSnapshotLifecyclePolicyAsync(ExecuteSnapshotLifecyclePolicyRequest, RequestOptions, ActionListener<ExecuteSnapshotLifecyclePolicyResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously execute a snapshot lifecycle definition See
ExecuteSnapshotLifecyclePolicyRequest - Class in org.elasticsearch.client.slm
 
ExecuteSnapshotLifecyclePolicyRequest(String) - Constructor for class org.elasticsearch.client.slm.ExecuteSnapshotLifecyclePolicyRequest
 
ExecuteSnapshotLifecyclePolicyResponse - Class in org.elasticsearch.client.slm
 
ExecuteSnapshotLifecyclePolicyResponse(String) - Constructor for class org.elasticsearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
 
executeSnapshotLifecycleRetention(ExecuteSnapshotLifecycleRetentionRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Execute snapshot lifecycle retention See
executeSnapshotLifecycleRetentionAsync(ExecuteSnapshotLifecycleRetentionRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously execute snapshot lifecycle retention See
ExecuteSnapshotLifecycleRetentionRequest - Class in org.elasticsearch.client.slm
 
ExecuteSnapshotLifecycleRetentionRequest() - Constructor for class org.elasticsearch.client.slm.ExecuteSnapshotLifecycleRetentionRequest
 
executeWatch(ExecuteWatchRequest, RequestOptions) - Method in class org.elasticsearch.client.WatcherClient
Execute a watch on the cluster See the docs for more.
executeWatchAsync(ExecuteWatchRequest, RequestOptions, ActionListener<ExecuteWatchResponse>) - Method in class org.elasticsearch.client.WatcherClient
Asynchronously execute a watch on the cluster See the docs for more.
ExecuteWatchRequest - Class in org.elasticsearch.client.watcher
An execute watch request to execute a watch by id or inline
ExecuteWatchRequest.ActionExecutionMode - Enum in org.elasticsearch.client.watcher
 
ExecuteWatchResponse - Class in org.elasticsearch.client.watcher
 
ExecuteWatchResponse() - Constructor for class org.elasticsearch.client.watcher.ExecuteWatchResponse
 
ExecuteWatchResponse(String, BytesReference) - Constructor for class org.elasticsearch.client.watcher.ExecuteWatchResponse
 
ExecutingPolicy(String, TaskInfo) - Constructor for class org.elasticsearch.client.enrich.StatsResponse.ExecutingPolicy
 
EXECUTION_NOT_NEEDED - org.elasticsearch.client.watcher.ExecutionState
 
EXECUTION_STATE - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
ExecutionPhase - Enum in org.elasticsearch.client.watcher
 
ExecutionState - Enum in org.elasticsearch.client.watcher
 
exists(GetIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses an old request object which still refers to types, a deprecated feature. The method IndicesClient.exists(GetIndexRequest, RequestOptions) should be used instead, which accepts a new request object.
exists(GetRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Checks for the existence of a document.
exists(GetIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Checks if the index (indices) exists or not.
existsAlias(GetAliasesRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Checks if one or more aliases exist using the Aliases Exist API.
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, RequestOptions, ActionListener<Boolean>) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses an old request object which still refers to types, a deprecated feature. The method IndicesClient.existsAsync(GetIndexRequest, RequestOptions, ActionListener) should be used instead, which accepts a new request object.
existsAsync(GetRequest, RequestOptions, ActionListener<Boolean>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously checks for the existence of a document.
existsAsync(GetIndexRequest, RequestOptions, ActionListener<Boolean>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously checks if the index (indices) exists or not.
existsComponentTemplate(ComponentTemplatesExistRequest, RequestOptions) - Method in class org.elasticsearch.client.ClusterClient
Uses the Component Templates API to determine if component templates exist
existsComponentTemplateAsync(ComponentTemplatesExistRequest, RequestOptions, ActionListener<Boolean>) - Method in class org.elasticsearch.client.ClusterClient
Uses the Index Templates API to determine if index templates exist
existsIndexTemplate(ComposableIndexTemplateExistRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Uses the Index Templates API to determine if index templates exist
existsIndexTemplateAsync(ComposableIndexTemplateExistRequest, RequestOptions, ActionListener<Boolean>) - Method in class org.elasticsearch.client.IndicesClient
Uses the Index Templates API to determine if index templates exist
existsSource(GetRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
existsSource(GetSourceRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Checks for the existence of a document with a "_source" field.
existsSourceAsync(GetRequest, RequestOptions, ActionListener<Boolean>) - Method in class org.elasticsearch.client.RestHighLevelClient
existsSourceAsync(GetSourceRequest, RequestOptions, ActionListener<Boolean>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously checks for the existence of a document with a "_source" field.
existsTemplate(IndexTemplatesExistRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Uses the Index Templates API to determine if index templates exist
existsTemplateAsync(IndexTemplatesExistRequest, RequestOptions, ActionListener<Boolean>) - Method in class org.elasticsearch.client.IndicesClient
Uses the Index Templates API to determine if index templates exist
EXPAND - Static variable in class org.elasticsearch.client.ml.GetBucketsRequest
 
EXPECTED_MEMORY_WITH_DISK - Static variable in class org.elasticsearch.client.ml.dataframe.explain.MemoryEstimation
 
EXPECTED_MEMORY_WITHOUT_DISK - Static variable in class org.elasticsearch.client.ml.dataframe.explain.MemoryEstimation
 
EXPIRATION_FIELD - Static variable in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
 
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() - Method in class org.elasticsearch.client.indices.AnalyzeRequest
 
explain(boolean) - Method in class org.elasticsearch.client.indices.AnalyzeRequest
Set whether or not detailed explanations of analysis should be returned
explain(ExplainRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a request using the Explain API.
EXPLAIN - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
explainAsync(ExplainRequest, RequestOptions, ActionListener<ExplainResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a request using the Explain API.
explainDataFrameAnalytics(ExplainDataFrameAnalyticsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Explains the given Data Frame Analytics
explainDataFrameAnalyticsAsync(ExplainDataFrameAnalyticsRequest, RequestOptions, ActionListener<ExplainDataFrameAnalyticsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Explains the given Data Frame Analytics asynchronously and notifies listener upon completion
ExplainDataFrameAnalyticsRequest - Class in org.elasticsearch.client.ml
Request to explain the following about a data frame analytics job: field selection: which fields are included or are not in the analysis memory estimation: how much memory the job is estimated to require
ExplainDataFrameAnalyticsRequest(String) - Constructor for class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsRequest
 
ExplainDataFrameAnalyticsRequest(DataFrameAnalyticsConfig) - Constructor for class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsRequest
 
ExplainDataFrameAnalyticsResponse - Class in org.elasticsearch.client.ml
 
ExplainDataFrameAnalyticsResponse(List<FieldSelection>, MemoryEstimation) - Constructor for class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsResponse
 
explainLifecycle(ExplainLifecycleRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Explain the lifecycle state for an index See
explainLifecycleAsync(ExplainLifecycleRequest, RequestOptions, ActionListener<ExplainLifecycleResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously explain the lifecycle state for an index See
ExplainLifecycleRequest - Class in org.elasticsearch.client.indexlifecycle
The request object used by the Explain Lifecycle API.
ExplainLifecycleRequest(String...) - Constructor for class org.elasticsearch.client.indexlifecycle.ExplainLifecycleRequest
 
ExplainLifecycleResponse - Class in org.elasticsearch.client.indexlifecycle
The response object returned by the Explain Lifecycle API.
ExplainLifecycleResponse(Map<String, IndexLifecycleExplainResponse>) - Constructor for class org.elasticsearch.client.indexlifecycle.ExplainLifecycleResponse
 
EXPLANATION - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
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.
Exponent - Class in org.elasticsearch.client.ml.inference.trainedmodel.ensemble
 
Exponent(List<Double>) - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Exponent
 
EXPONENTIAL_AVG_BUCKET_PROCESSING_TIME_MS - Static variable in class org.elasticsearch.client.ml.job.process.TimingStats
 
EXPONENTIAL_AVG_BUCKET_PROCESSING_TIME_PER_HOUR_MS - Static variable in class org.elasticsearch.client.ml.job.process.TimingStats
 
EXPONENTIAL_AVG_SEARCH_TIME_PER_HOUR_MS - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
ExpressionRoleMapping - Class in org.elasticsearch.client.security
A representation of a single role-mapping.
ExpressionRoleMapping(String, RoleMapperExpression, List<String>, List<TemplateRoleName>, Map<String, Object>, boolean) - Constructor for class org.elasticsearch.client.security.ExpressionRoleMapping
Constructor for role mapping
ExpressionRoleMapping.Fields - Interface in org.elasticsearch.client.security
 

F

failed() - Method in class org.elasticsearch.client.core.BroadcastResponse.Shards
The number of shards on which a request failed to be executed against.
FAILED - org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsState
 
FAILED - org.elasticsearch.client.ml.job.config.JobState
 
FAILED - org.elasticsearch.client.transform.transforms.TransformStats.State
 
FAILED - org.elasticsearch.client.watcher.ExecutionState
 
FAILED - Static variable in class org.elasticsearch.client.NodesResponseHeader
 
FAILED_CATEGORY_COUNT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
FAILED_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
FAILED_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.ShardCounts
 
FAILED_INDEXES_FIELD - Static variable in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
 
failedShards() - Method in class org.elasticsearch.client.SyncedFlushResponse
 
failedShards() - Method in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
failure(ZonedDateTime, String) - Static method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
FAILURE_COUNT - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
 
FAILURE_REASON_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
failures() - Method in class org.elasticsearch.client.core.BroadcastResponse.Shards
The failures corresponding to the shards on which a request failed to be executed against.
failures() - Method in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
FAILURES - Static variable in class org.elasticsearch.client.NodesResponseHeader
 
FAILURES_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.IndexResult
 
FEATURE_BAG_FRACTION - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
FEATURE_BAG_FRACTION - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
FEATURE_IMPORTANCE - Static variable in class org.elasticsearch.client.analytics.ParsedInference
 
FEATURE_INFLUENCE_THRESHOLD - Static variable in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
FEATURE_INFLUENCE_THRESHOLD - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
FEATURE_NAME - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
FEATURE_NAME - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
FEATURE_NAME - Static variable in class org.elasticsearch.client.ml.inference.results.FeatureImportance
 
FEATURE_NAMES - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
FEATURE_NAMES - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
FeatureImportance - Class in org.elasticsearch.client.ml.inference.results
 
FeatureImportance(String, double, Map<String, Double>) - Constructor for class org.elasticsearch.client.ml.inference.results.FeatureImportance
 
features() - Method in class org.elasticsearch.client.indices.GetIndexRequest
 
features(GetIndexRequest.Feature...) - Method in class org.elasticsearch.client.indices.GetIndexRequest
 
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
 
FeatureSetsInfo(Set<XPackInfoResponse.FeatureSetsInfo.FeatureSet>) - Constructor for class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo
 
fetchSize() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
fetchSize(int) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
fetchSourceContext() - Method in class org.elasticsearch.client.core.GetSourceRequest
 
fetchSourceContext(FetchSourceContext) - Method in class org.elasticsearch.client.core.GetSourceRequest
Allows setting the FetchSourceContext for this request, controlling if and how _source should be returned.
field - Variable in class org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource
 
field() - Method in class org.elasticsearch.client.indices.AnalyzeRequest
Returns the field to take an Analyzer from, if defined
FIELD - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
FIELD - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
FIELD - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
FIELD - Static variable in class org.elasticsearch.client.security.support.expressiondsl.parser.RoleMapperExpressionParser
 
FIELD - Static variable in class org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource
 
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
 
FIELD_NAMES - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelInput
 
FIELD_SELECTION - Static variable in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsResponse
 
FIELD_STATS - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
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.
FieldMappingMetadata(String, BytesReference) - Constructor for class org.elasticsearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
 
fieldMappings(String, String) - Method in class org.elasticsearch.client.indices.GetFieldMappingsResponse
Returns the mappings of a specific index and field.
fieldName() - Method in class org.elasticsearch.client.graph.VertexRequest
 
fieldName(String) - Method in class org.elasticsearch.client.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.indices.GetFieldMappingsRequest
 
fields() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
fields(String...) - Method in class org.elasticsearch.client.indices.GetFieldMappingsRequest
 
FieldSelection - Class in org.elasticsearch.client.ml.dataframe.explain
 
FieldSelection.FeatureType - Enum in org.elasticsearch.client.ml.dataframe.explain
 
FieldStatistics(long, int, long) - Constructor for class org.elasticsearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
 
FieldStats - Class in org.elasticsearch.client.ml.filestructurefinder
 
FileStructure - Class in org.elasticsearch.client.ml.filestructurefinder
Stores the file format determined by Machine Learning.
FileStructure.Builder - Class in org.elasticsearch.client.ml.filestructurefinder
 
FileStructure.Format - Enum in org.elasticsearch.client.ml.filestructurefinder
 
filter() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
filter(QueryBuilder) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
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
 
filters() - Method in class org.elasticsearch.client.ml.GetFiltersResponse
The collection of MlFilter objects found in the query
findFileStructure(FindFileStructureRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Finds the structure of a file
findFileStructureAsync(FindFileStructureRequest, RequestOptions, ActionListener<FindFileStructureResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Finds the structure of a file asynchronously and notifies the listener on completion
FindFileStructureRequest - Class in org.elasticsearch.client.ml
 
FindFileStructureRequest() - Constructor for class org.elasticsearch.client.ml.FindFileStructureRequest
 
FindFileStructureResponse - Class in org.elasticsearch.client.ml
 
FINISHED - org.elasticsearch.client.watcher.ExecutionPhase
 
FINISHED_TIME - Static variable in class org.elasticsearch.client.ml.job.config.Job
 
FixedInterval(String, DateHistogramInterval) - Constructor for class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig.FixedInterval
 
FixedInterval(String, DateHistogramInterval, DateHistogramInterval, String) - Constructor for class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig.FixedInterval
 
FixedInterval(DateHistogramInterval) - Constructor for class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.FixedInterval
 
flush(FlushRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Flush one or more indices using the Flush API.
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
Deprecated.
synced flush is deprecated and will be removed in 8.0. Use IndicesClient.flush(FlushRequest, RequestOptions) instead.
flushSyncedAsync(SyncedFlushRequest, RequestOptions, ActionListener<SyncedFlushResponse>) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
synced flush is deprecated and will be removed in 8.0. Use IndicesClient.flushAsync(FlushRequest, RequestOptions, ActionListener) instead.
FOLD - Static variable in class org.elasticsearch.client.ml.dataframe.stats.common.FoldValues
 
FOLD_VALUES - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.ValidationLoss
 
FOLD_VALUES - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.ValidationLoss
 
FoldValues - Class in org.elasticsearch.client.ml.dataframe.stats.common
 
FoldValues(int, double[]) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.common.FoldValues
 
FollowConfig - Class in org.elasticsearch.client.ccr
 
FollowInfoRequest - Class in org.elasticsearch.client.ccr
 
FollowInfoRequest(String) - Constructor for class org.elasticsearch.client.ccr.FollowInfoRequest
 
FollowInfoResponse - Class in org.elasticsearch.client.ccr
 
FollowInfoResponse.FollowerInfo - Class in org.elasticsearch.client.ccr
 
FollowInfoResponse.Status - Enum in org.elasticsearch.client.ccr
 
FollowStatsRequest - Class in org.elasticsearch.client.ccr
 
FollowStatsRequest(String) - Constructor for class org.elasticsearch.client.ccr.FollowStatsRequest
 
FollowStatsResponse - Class in org.elasticsearch.client.ccr
 
FollowStatsResponse(IndicesFollowStats) - Constructor for class org.elasticsearch.client.ccr.FollowStatsResponse
 
FOR_EXPORT - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
forAllApiKeys() - Static method in class org.elasticsearch.client.security.GetApiKeyRequest
Creates get api key request to retrieve api key information for all api keys if the authenticated user is authorized to do so.
FORCE - Static variable in class org.elasticsearch.client.ml.CloseJobRequest
 
FORCE - Static variable in class org.elasticsearch.client.ml.StopDatafeedRequest
 
FORCE - Static variable in class org.elasticsearch.client.ml.StopDataFrameAnalyticsRequest
 
FORCE - Static variable in class org.elasticsearch.client.transform.DeleteTransformRequest
 
FORCE_EXECUTE - org.elasticsearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
 
FORCE_SIMULATE - org.elasticsearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
 
forcemerge(ForceMergeRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Force merge one or more indices using the Force Merge API.
forceMerge(ForceMergeRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
ForceMergeAction - Class in org.elasticsearch.client.indexlifecycle
 
ForceMergeAction(int) - Constructor for class org.elasticsearch.client.indexlifecycle.ForceMergeAction
 
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, 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
 
forgetFollower(ForgetFollowerRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Instructs an index acting as a leader index to forget the specified follower index.
forgetFollowerAsync(ForgetFollowerRequest, RequestOptions, ActionListener<BroadcastResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously instructs an index acting as a leader index to forget the specified follower index.
ForgetFollowerRequest - Class in org.elasticsearch.client.ccr
Represents a forget follower request.
ForgetFollowerRequest(String, String, String, String, String) - Constructor for class org.elasticsearch.client.ccr.ForgetFollowerRequest
Construct a forget follower request.
FORMAT - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
FORMAT - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
FORMAT - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
FORMAT - Static variable in interface org.elasticsearch.client.security.TemplateRoleName.Fields
 
forOwnedApiKeys() - Static method in class org.elasticsearch.client.security.GetApiKeyRequest
Creates get api key request to retrieve api key information for the api keys owned by the current authenticated user.
forOwnedApiKeys() - Static method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
Creates invalidate api key request to invalidate api keys owned by the current authenticated user.
forPreview(SourceConfig, PivotConfig) - Static method in class org.elasticsearch.client.transform.transforms.TransformConfig
Helper method for previewing a transform configuration The TransformConfig returned from this method should only be used for previewing the resulting data.
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.
freeze(FreezeIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Synchronously calls the _freeze API
FreezeAction - Class in org.elasticsearch.client.indexlifecycle
 
FreezeAction() - Constructor for class org.elasticsearch.client.indexlifecycle.FreezeAction
 
freezeAsync(FreezeIndexRequest, RequestOptions, ActionListener<ShardsAcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously calls the _freeze API
FreezeIndexRequest - Class in org.elasticsearch.client.indices
Request for the _freeze index API
FreezeIndexRequest(String...) - Constructor for class org.elasticsearch.client.indices.FreezeIndexRequest
Creates a new freeze index request
FREQ_RARE - org.elasticsearch.client.ml.job.config.DetectorFunction
 
FREQUENCY - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
FREQUENCY - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfig
 
FREQUENCY_MAP - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
FrequencyEncoding - Class in org.elasticsearch.client.ml.inference.preprocessing
PreProcessor for frequency encoding a set of categorical values for a given field.
FrequencyEncoding(String, String, Map<String, Double>) - Constructor for class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
FrequencyEncoding.Builder - Class in org.elasticsearch.client.ml.inference.preprocessing
 
FREQUENT_CATEGORY_COUNT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
from(GetRequest) - Static method in class org.elasticsearch.client.core.GetSourceRequest
 
FROM - Static variable in class org.elasticsearch.client.core.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.ccr.FollowInfoResponse.Status
 
fromString(String) - Static method in enum org.elasticsearch.client.core.IndexerState
 
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.migration.DeprecationInfoResponse.DeprecationIssue.Level
 
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.dataframe.Classification.ClassAssignmentObjective
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsState
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.dataframe.explain.FieldSelection.FeatureType
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.dataframe.OutlierDetection.Method
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage.Status
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.filestructurefinder.FileStructure.Format
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.inference.trainedmodel.TargetType
 
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.CategorizationStatus
 
fromString(String) - Static method in enum org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
 
fromString(String) - Static method in enum org.elasticsearch.client.transform.transforms.TransformStats.State
 
fromXContent(String, String, XContentParser) - Static method in class org.elasticsearch.client.security.user.privileges.GlobalOperationPrivilege
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ccr.CcrStatsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ccr.FollowInfoResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ccr.FollowStatsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ccr.GetAutoFollowPatternResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ccr.PutFollowResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.cluster.RemoteInfoResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.core.AcknowledgedResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.core.BroadcastResponse
Parses a broadcast response.
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.core.CountResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.core.GetSourceResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.core.MainResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.core.MultiTermVectorsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.core.ShardsAcknowledgedResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.core.TermVectorsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Token
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.enrich.ExecutePolicyResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.enrich.GetPolicyResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.enrich.NamedPolicy
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.enrich.StatsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.eql.EqlSearchResponse.Count
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.eql.EqlSearchResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.eql.EqlSearchResponse.Hits
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.eql.EqlSearchResponse.Sequence
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.eql.EqlStatsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.GetAliasesResponse
Parse the get aliases response
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.graph.GraphExploreResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.GetLifecyclePolicyResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.LifecycleManagementStatusResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.AnalyzeResponse.AnalyzeToken
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.AnalyzeResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.CloseIndexResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.CreateIndexResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.DataStream
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.DataStreamsStatsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.DetailAnalyzeResponse.CharFilteredText
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.DetailAnalyzeResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.GetComponentTemplatesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.GetComposableIndexTemplatesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.GetDataStreamResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.GetFieldMappingsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.GetIndexResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.GetIndexTemplatesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.GetMappingsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.ReloadAnalyzersResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.ResizeResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.rollover.RolloverResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.indices.SimulateIndexTemplateResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.license.GetBasicStatusResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.license.GetTrialStatusResponse
 
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.migration.DeprecationInfoResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.CloseJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.Classification
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsDest
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.Regression
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.AucRocPoint
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.BinarySoftClassification
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.ConfusionMatrix
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric.Result
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.QueryConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.Regression
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.DeleteExpiredDataResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.DeleteJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.EstimateModelMemoryResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.EvaluateDataFrameResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.FindFileStructureResponse
 
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.GetCalendarEventsResponse
 
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.GetDataFrameAnalyticsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetFiltersResponse
 
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.GetModelSnapshotsResponse
 
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.GetTrainedModelsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.GetTrainedModelsStatsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.preprocessing.CustomWordEmbedding
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.results.FeatureImportance
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Exponent
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.LogisticRegression
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedMode
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedSum
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangIdentNeuralNetwork
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.TrainedModelDefinition
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.TrainedModelInput
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.TrainedModelStats
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.MlInfoResponse
 
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.PostCalendarEventResponse
 
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.PutDataFrameAnalyticsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.PutFilterResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.PutJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.PutTrainedModelResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.RevertModelSnapshotResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.StartDatafeedResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.StartDataFrameAnalyticsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.StopDatafeedResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.StopDataFrameAnalyticsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.UpdateModelSnapshotResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.DeleteRollupJobRequest
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.GetRollupCapsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.GetRollupIndexCapsResponse
 
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.RollupJobCaps.RollupFieldCaps
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.StartRollupJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.rollup.StopRollupJobResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.AuthenticateResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.ClearPrivilegesCacheResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.ClearRealmCacheResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.ClearRolesCacheResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.CreateApiKeyResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.CreateTokenResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.DelegatePkiAuthenticationResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.DeletePrivilegesResponse
 
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.DeleteUserResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.GetApiKeyResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.GetBuiltinPrivilegesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.GetPrivilegesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.GetRoleMappingsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.GetRolesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.GetSslCertificatesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.GetUserPrivilegesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.GetUsersResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.HasPrivilegesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.InvalidateApiKeyResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.InvalidateTokenResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.PutPrivilegesResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.PutRoleMappingResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.PutRoleResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.PutUserResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.support.ApiKey
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.support.CertificateInfo
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.support.expressiondsl.parser.RoleMapperExpressionParser
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.user.privileges.ApplicationResourcePrivileges
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.user.privileges.GlobalPrivileges
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.security.user.privileges.UserIndicesPrivileges
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.slm.GetSnapshotLifecyclePolicyResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.slm.GetSnapshotLifecycleStatsResponse
 
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.tasks.CancelTasksResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.tasks.GetTaskResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.tasks.TaskOperationFailure
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.tasks.TaskSubmissionResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.GetTransformResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.GetTransformStatsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.PreviewTransformResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.PreviewTransformResponse.GeneratedDestIndexSettings
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.StartTransformResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.StopTransformResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.pivot.AggregationConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.pivot.GroupConfig
Leniently parse a GroupConfig.
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.pivot.TermsGroupSource
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.QueryConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.SettingsConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.TimeSyncConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.TransformIndexerPosition
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.TransformProgress
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.transforms.TransformStats
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.transform.UpdateTransformResponse
 
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.watcher.DeactivateWatchResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.watcher.DeleteWatchResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.watcher.ExecuteWatchResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.watcher.GetWatchResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.watcher.PutWatchResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.watcher.WatcherStatsResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
fromXContent(XContentParser) - Static method in class org.elasticsearch.client.xpack.XPackUsageResponse
 
fromXContent(XContentParser, String) - Static method in class org.elasticsearch.client.analytics.ParsedInference
 
fromXContent(XContentParser, String) - Static method in class org.elasticsearch.client.cluster.RemoteConnectionInfo
 
fromXContent(XContentParser, String) - Static method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector
 
fromXContent(XContentParser, String) - Static method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Term
 
fromXContent(XContentParser, String) - Static method in class org.elasticsearch.client.indices.IndexTemplateMetadata.Builder
 
fromXContent(XContentParser, String) - Static method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
fromXContent(XContentParser, String) - Static method in class org.elasticsearch.client.security.user.privileges.Role
 
fromXContent(XContentParser, Void) - Static method in class org.elasticsearch.client.NodesResponseHeader
 
FULL_NAME - Static variable in class org.elasticsearch.client.security.GetUsersResponse
 
fullName() - Method in class org.elasticsearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
 
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

GAMMA - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
GAMMA - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
GENERATED_BASIC - org.elasticsearch.client.license.StartBasicResponse.Status
 
GENERATED_DEST_INDEX_SETTINGS - Static variable in class org.elasticsearch.client.transform.PreviewTransformResponse
 
GeneratedDestIndexSettings(Map<String, Object>, Settings, Set<Alias>) - Constructor for class org.elasticsearch.client.transform.PreviewTransformResponse.GeneratedDestIndexSettings
 
generateParser(String, Function<Boolean, T>, String) - Static method in class org.elasticsearch.client.core.AcknowledgedResponse
 
generateParser(String, TriFunction<Boolean, List<TaskOperationFailure>, List<? extends ElasticsearchException>, T>, String) - Static method in class org.elasticsearch.client.transform.AcknowledgedTasksResponse
 
GENERATION_FIELD - Static variable in class org.elasticsearch.client.indices.DataStream
 
GEOTILE_GRID - org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource.Type
 
GeoTileGroupSource - Class in org.elasticsearch.client.transform.transforms.pivot
 
GeoTileGroupSource(String, Integer, GeoBoundingBox) - Constructor for class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource
 
get(GetSnapshotsRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
Get snapshots.
get(GetIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses an old request object which still refers to types, a deprecated feature. The method IndicesClient.get(GetIndexRequest, RequestOptions) should be used instead, which accepts a new request object.
get(GetRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Retrieves a document by id using the Get API.
get(GetAsyncSearchRequest, RequestOptions) - Method in class org.elasticsearch.client.AsyncSearchClient
Get an async search request.
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(GetTaskRequest, RequestOptions) - Method in class org.elasticsearch.client.TasksClient
Get a task using the Task Management API.
getAccessToken() - Method in class org.elasticsearch.client.security.CreateTokenResponse
 
getAccessToken() - Method in class org.elasticsearch.client.security.DelegatePkiAuthenticationResponse
 
getAccessToken() - Method in class org.elasticsearch.client.security.InvalidateTokenRequest
 
getAccuracy() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.PerClassResult
 
getAcknowledged() - Method in class org.elasticsearch.client.ml.DeleteJobResponse
Get the action acknowledgement
getAcknowledged() - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotResponse
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.
getAction() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getAction() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
getActionIds() - Method in class org.elasticsearch.client.watcher.AckWatchRequest
 
getActionModes() - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
getActions() - Method in class org.elasticsearch.client.indexlifecycle.Phase
 
getActions() - Method in class org.elasticsearch.client.ml.job.config.DetectionRule
 
getActions() - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege
 
getActions() - Method in class org.elasticsearch.client.tasks.CancelTasksRequest
 
getActions() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
getActionTime() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getActual() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getActual() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getActualGeoPoint() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getActualGeoPoint() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getAddItems() - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
 
getAddress() - Method in class org.elasticsearch.client.cluster.ProxyModeInfo
 
getAdvanceTime() - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
getAge() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getAggregationConfig() - Method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig
 
getAggregations() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getAggregations() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getAggregatorFactories() - Method in class org.elasticsearch.client.transform.transforms.pivot.AggregationConfig
 
getAggs() - Method in class org.elasticsearch.client.rollup.RollupJobCaps.RollupFieldCaps
 
getAlias() - Method in class org.elasticsearch.client.indices.DeleteAliasRequest
 
getAlias() - Method in class org.elasticsearch.client.indices.rollover.RolloverRequest
Returns the alias of the rollover operation
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
getAliases() - Method in class org.elasticsearch.client.indices.GetIndexResponse
 
getAliases() - Method in class org.elasticsearch.client.indices.ResizeRequest
Returns the Aliases to be used on the target index
getAliases() - Method in class org.elasticsearch.client.transform.PreviewTransformResponse.GeneratedDestIndexSettings
 
getAliases() - Method in class org.elasticsearch.client.transform.PreviewTransformResponse
 
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
getAllDataFrameAnalyticsRequest() - Static method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsRequest
Helper method to create a request that will get ALL Data Frame Analytics
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
getAllowLazyOpen() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getAllowLazyOpen() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getAllowLazyStart() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
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.
getAllowNoMatch() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsRequest
 
getAllowNoMatch() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsRequest
 
getAllowNoMatch() - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
getAllowNoMatch() - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
 
getAllowNoMatch() - Method in class org.elasticsearch.client.ml.StopDataFrameAnalyticsRequest
 
getAllowNoMatch() - Method in class org.elasticsearch.client.transform.GetTransformRequest
 
getAllowNoMatch() - Method in class org.elasticsearch.client.transform.GetTransformStatsRequest
 
getAllowNoMatch() - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
getAllowPartialSearchResults() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Gets if this request should allow partial results.
getAllPrivileges() - Static method in class org.elasticsearch.client.security.GetPrivilegesRequest
Constructs a GetPrivilegesRequest to request all the privileges defined for all applications
getAllTrainedModelConfigsRequest() - Static method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
Helper method to create a request that will get ALL TrainedModelConfigs
getAllTrainedModelStatsRequest() - Static method in class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
Helper method to create a request that will get ALL TrainedModelStats
getAllTransformRequest() - Static method in class org.elasticsearch.client.transform.GetTransformRequest
Helper method to create a request that will get ALL Transforms
getAlpha() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getAlpha() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getAnalysis() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
getAnalysisConfig() - Method in class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
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
 
getAnalysisStats() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
getAnalytics() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsResponse
 
getAnalyticsStats() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsResponse
 
getAnalyzedFields() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
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
 
getApiKey(GetApiKeyRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Retrieve API Key(s) information.
See the docs for more.
getApiKeyAsync(GetApiKeyRequest, RequestOptions, ActionListener<GetApiKeyResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously retrieve API Key(s) information.
See the docs for more.
getApiKeyInfos() - Method in class org.elasticsearch.client.security.GetApiKeyResponse
 
GetApiKeyRequest - Class in org.elasticsearch.client.security
Request for get API key
GetApiKeyResponse - Class in org.elasticsearch.client.security
Response for get API keys.
The result contains information about the API keys that were found.
GetApiKeyResponse(List<ApiKey>) - Constructor for class org.elasticsearch.client.security.GetApiKeyResponse
 
getApplication() - Method in class org.elasticsearch.client.security.DeletePrivilegesRequest
 
getApplication() - Method in class org.elasticsearch.client.security.DeletePrivilegesResponse
 
getApplication() - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege
 
getApplication() - Method in class org.elasticsearch.client.security.user.privileges.ApplicationResourcePrivileges
 
getApplicationName() - Method in class org.elasticsearch.client.security.GetPrivilegesRequest
 
getApplicationPrivileges() - Method in class org.elasticsearch.client.security.GetUserPrivilegesResponse
 
getApplicationPrivileges() - Method in class org.elasticsearch.client.security.HasPrivilegesRequest
 
getApplicationPrivileges() - Method in class org.elasticsearch.client.security.HasPrivilegesResponse
A Map from application-name + resource-name + privilege-name to access.
getApplicationPrivileges() - Method in class org.elasticsearch.client.security.user.privileges.Role
 
getApplicationPrivileges(String) - Static method in class org.elasticsearch.client.security.GetPrivilegesRequest
Constructs a GetPrivilegesRequest to request all the privileges defined for the specified applicationName
getAppliesTo() - Method in class org.elasticsearch.client.ml.job.config.RuleCondition
 
getAsList() - Method in class org.elasticsearch.client.common.XContentSource
 
getAsMap() - Method in class org.elasticsearch.client.common.XContentSource
 
getAssignmentExplanation() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
getAssignmentExplanation() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
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.
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
Deprecated.
This method uses an old request object which still refers to types, a deprecated feature. The method IndicesClient.getAsync(GetIndexRequest, RequestOptions, ActionListener) should be used instead, which accepts a new request object.
getAsync(GetRequest, RequestOptions, ActionListener<GetResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously retrieves a document by id using the Get API.
getAsync(GetAsyncSearchRequest, RequestOptions, ActionListener<AsyncSearchResponse>) - Method in class org.elasticsearch.client.AsyncSearchClient
Asynchronously get an async search request.
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(GetTaskRequest, RequestOptions, ActionListener<Optional<GetTaskResponse>>) - Method in class org.elasticsearch.client.TasksClient
Get a task using the Task Management API.
GetAsyncSearchRequest - Class in org.elasticsearch.client.asyncsearch
 
GetAsyncSearchRequest(String) - Constructor for class org.elasticsearch.client.asyncsearch.GetAsyncSearchRequest
 
getAttributes() - Method in class org.elasticsearch.client.indices.AnalyzeResponse.AnalyzeToken
 
getAttributes() - Method in class org.elasticsearch.client.ml.NodeAttributes
Additional attributes related to this node e.g., {"ml.max_open_jobs": "10"}.
getAttributes() - Method in class org.elasticsearch.client.transform.transforms.NodeAttributes
Additional attributes related to this node
getAuthenticationRealm() - Method in class org.elasticsearch.client.security.AuthenticateResponse
 
getAutoFollowedClusters() - Method in class org.elasticsearch.client.ccr.AutoFollowStats
 
getAutoFollowPattern(GetAutoFollowPatternRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Gets an auto follow pattern.
getAutoFollowPatternAsync(GetAutoFollowPatternRequest, RequestOptions, ActionListener<GetAutoFollowPatternResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously gets an auto follow pattern.
GetAutoFollowPatternRequest - Class in org.elasticsearch.client.ccr
Request class for get auto follow pattern api.
GetAutoFollowPatternRequest() - Constructor for class org.elasticsearch.client.ccr.GetAutoFollowPatternRequest
Get all auto follow patterns
GetAutoFollowPatternRequest(String) - Constructor for class org.elasticsearch.client.ccr.GetAutoFollowPatternRequest
Get auto follow pattern with the specified name
GetAutoFollowPatternResponse - Class in org.elasticsearch.client.ccr
 
GetAutoFollowPatternResponse.Pattern - Class in org.elasticsearch.client.ccr
 
getAutoFollowStats() - Method in class org.elasticsearch.client.ccr.CcrStatsResponse
 
getAvg() - Method in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
getAvgBucketProcessingTimeMs() - Method in class org.elasticsearch.client.ml.job.process.TimingStats
 
getAvgLength() - Method in class org.elasticsearch.client.analytics.ParsedStringStats
The average length computed over all terms.
getAvgPrecision() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.Result
 
getAvgRecall() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.Result
 
getAvgSearchTimePerBucketMs() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
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
 
getBackingIndices() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse.DataStreamStats
 
getBackingIndices() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse
 
getBasicStatus(RequestOptions) - Method in class org.elasticsearch.client.LicenseClient
Retrieve the license basic status
GetBasicStatusResponse - Class in org.elasticsearch.client.license
Response class for license get basic status API
getBatchedReduceSize() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Gets the number of shard results that should be reduced at once on the coordinating node.
getBg() - Method in class org.elasticsearch.client.graph.Vertex
If the GraphExploreRequest.useSignificance(boolean) is true (the default) this statistic is available.
getBoost() - Method in class org.elasticsearch.client.graph.GraphExploreRequest.TermBoost
 
getBucketAllocationFailuresCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getBucketCount() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
getBucketCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The number of buckets overall.
getBucketCount() - Method in class org.elasticsearch.client.ml.job.process.TimingStats
 
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
getBucketsPosition() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerPosition
 
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
getBuildDate() - Method in class org.elasticsearch.client.core.MainResponse.Version
 
getBuildFlavor() - Method in class org.elasticsearch.client.core.MainResponse.Version
 
getBuildHash() - Method in class org.elasticsearch.client.core.MainResponse.Version
 
getBuildInfo() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
getBuildType() - Method in class org.elasticsearch.client.core.MainResponse.Version
 
getBuiltinPrivileges(RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Synchronously get builtin (cluster & index) privilege(s).
getBuiltinPrivilegesAsync(RequestOptions, ActionListener<GetBuiltinPrivilegesResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously get builtin (cluster & index) privilege(s).
GetBuiltinPrivilegesRequest - Class in org.elasticsearch.client.security
Request object to retrieve the privilege that are builtin to the Elasticsearch cluster.
GetBuiltinPrivilegesResponse - Class in org.elasticsearch.client.security
Get builtin privileges response
GetBuiltinPrivilegesResponse(Collection<String>, Collection<String>) - Constructor for class org.elasticsearch.client.security.GetBuiltinPrivilegesResponse
 
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
 
getBytesRead() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getCacheMissCount() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
How many cache misses occurred when inferring this model
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
 
getCalendarEvents(GetCalendarEventsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the events for a machine learning calendar
getCalendarEventsAsync(GetCalendarEventsRequest, RequestOptions, ActionListener<GetCalendarEventsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the events for a a machine learning calendar asynchronously, notifies the listener on completion
GetCalendarEventsRequest - Class in org.elasticsearch.client.ml
Get the Scheduled Events for a Calendar
GetCalendarEventsRequest(String) - Constructor for class org.elasticsearch.client.ml.GetCalendarEventsRequest
Create a new request to get the ScheduledEvents for the given calendarId.
GetCalendarEventsResponse - Class in org.elasticsearch.client.ml
Contains a List of the found ScheduledEvent objects and the total count found
getCalendarId() - Method in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
getCalendarId() - Method in class org.elasticsearch.client.ml.DeleteCalendarEventRequest
 
getCalendarId() - Method in class org.elasticsearch.client.ml.DeleteCalendarJobRequest
 
getCalendarId() - Method in class org.elasticsearch.client.ml.DeleteCalendarRequest
 
getCalendarId() - Method in class org.elasticsearch.client.ml.GetCalendarEventsRequest
 
getCalendarId() - Method in class org.elasticsearch.client.ml.GetCalendarsRequest
 
getCalendarId() - Method in class org.elasticsearch.client.ml.PostCalendarEventRequest
 
getCalendarId() - Method in class org.elasticsearch.client.ml.PutCalendarJobRequest
 
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
 
getCardinality() - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
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
 
getCategorizationStatus() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getCategorizedDocCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getCategory() - Method in class org.elasticsearch.client.security.user.privileges.GlobalOperationPrivilege
 
getCategoryId() - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
 
getCategoryId() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getCause() - Method in class org.elasticsearch.client.tasks.ElasticsearchException
 
getCauses() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getCcrStats(CcrStatsRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Gets all CCR stats.
getCcrStatsAsync(CcrStatsRequest, RequestOptions, ActionListener<CcrStatsResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously gets all CCR stats.
getCertificateChain() - Method in class org.elasticsearch.client.security.DelegatePkiAuthenticationRequest
 
getCertificates() - Method in class org.elasticsearch.client.security.GetSslCertificatesResponse
 
getChangesLastDetectedAt() - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
getCharFilters() - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig
 
getCharset() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getCharset() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getCheckpoint() - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
getCheckpointingInfo() - Method in class org.elasticsearch.client.transform.transforms.TransformStats
 
getCheckpointProgress() - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
getCheckWindow() - Method in class org.elasticsearch.client.ml.datafeed.DelayedDataCheckConfig
 
getChildTasks() - Method in class org.elasticsearch.client.tasks.TaskGroup
 
getChunkingConfig() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getChunkingConfig() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getClassAssignmentObjective() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getClassAssignmentObjective() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getClasses() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.Result
 
getClasses() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.Result
 
getClasses() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.Result
 
getClassification() - Method in class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
getClassificationLabels() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
getClassImportance() - Method in class org.elasticsearch.client.ml.inference.results.FeatureImportance
 
getClassName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.PerClassResult
 
getClassName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.PerClassResult
 
getClassName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.PerClassResult
 
getClusterAlias() - Method in class org.elasticsearch.client.cluster.RemoteConnectionInfo
 
getClusterName() - Method in class org.elasticsearch.client.core.MainResponse
 
getClusterName() - Method in class org.elasticsearch.client.eql.EqlStatsResponse
 
getClusterName() - Method in class org.elasticsearch.client.NodesResponse
Get the cluster name associated with all of the nodes.
getClusterName() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse
Get the cluster name associated with all of the nodes.
getClusterPrivileges() - Method in class org.elasticsearch.client.security.GetBuiltinPrivilegesResponse
 
getClusterPrivileges() - Method in class org.elasticsearch.client.security.GetUserPrivilegesResponse
 
getClusterPrivileges() - Method in class org.elasticsearch.client.security.HasPrivilegesRequest
 
getClusterPrivileges() - Method in class org.elasticsearch.client.security.HasPrivilegesResponse
A Map from cluster-privilege-name to access.
getClusterPrivileges() - Method in class org.elasticsearch.client.security.user.privileges.Role
 
getClusterSettingsIssues() - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse
 
getClusterUuid() - Method in class org.elasticsearch.client.core.MainResponse
 
getColumnNames() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getColumnNames() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getComponentTemplate(GetComponentTemplatesRequest, RequestOptions) - Method in class org.elasticsearch.client.ClusterClient
Gets component templates using the Components Templates API
getComponentTemplateAsync(GetComponentTemplatesRequest, RequestOptions, ActionListener<GetComponentTemplatesResponse>) - Method in class org.elasticsearch.client.ClusterClient
Asynchronously gets component templates using the Components Templates API
getComponentTemplates() - Method in class org.elasticsearch.client.indices.GetComponentTemplatesResponse
 
GetComponentTemplatesRequest - Class in org.elasticsearch.client.indices
A request to read the content of component templates
GetComponentTemplatesRequest(String) - Constructor for class org.elasticsearch.client.indices.GetComponentTemplatesRequest
Create a request to read the content of component template.
GetComponentTemplatesResponse - Class in org.elasticsearch.client.indices
 
GetComposableIndexTemplateRequest - Class in org.elasticsearch.client.indices
A request to read the content of index templates
GetComposableIndexTemplateRequest(String) - Constructor for class org.elasticsearch.client.indices.GetComposableIndexTemplateRequest
Create a request to read the content of index template.
GetComposableIndexTemplatesResponse - Class in org.elasticsearch.client.indices
 
getCompressedDefinition() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getComputeFeatureInfluence() - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
getComputeFeatureInfluence() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
getConditions() - Method in class org.elasticsearch.client.indices.rollover.RolloverRequest
Returns all set conditions
getConditions() - Method in class org.elasticsearch.client.ml.job.config.DetectionRule
 
getConditionStatus() - Method in class org.elasticsearch.client.indices.rollover.RolloverResponse
Returns the statuses of all the request conditions
getConfig() - Method in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsRequest
 
getConfig() - Method in class org.elasticsearch.client.ml.PutDataFrameAnalyticsRequest
 
getConfig() - Method in class org.elasticsearch.client.ml.PutDataFrameAnalyticsResponse
 
getConfig() - Method in class org.elasticsearch.client.rollup.PutRollupJobRequest
 
getConfig() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
getConfig() - Method in class org.elasticsearch.client.transform.PreviewTransformRequest
 
getConfig() - Method in class org.elasticsearch.client.transform.PutTransformRequest
 
getConfusionMatrix() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.Result
 
getConnection(Connection.ConnectionId) - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
getConnectionIds() - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
getConnections() - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
getContent() - Method in class org.elasticsearch.client.ml.PostDataRequest
 
getContentType() - Method in class org.elasticsearch.client.watcher.GetWatchResponse
Returns the XContentType of the source
getCoordinatorStats() - Method in class org.elasticsearch.client.enrich.StatsResponse
 
getCorrelatedByFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getCorrelatedByFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getCount() - Method in class org.elasticsearch.client.analytics.ParsedStringStats
The number of non-empty fields counted.
getCount() - Method in class org.elasticsearch.client.core.CountResponse
Number of documents matching request.
getCount() - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
getCount() - Method in class org.elasticsearch.client.ml.GetTrainedModelsResponse
 
getCount() - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsResponse
 
getCount() - Method in class org.elasticsearch.client.transform.GetTransformResponse
 
getCreatedBy() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getCreateIndexRequest() - Method in class org.elasticsearch.client.indices.rollover.RolloverRequest
Returns the inner CreateIndexRequest.
getCreateIndexRequest(String) - Method in class org.elasticsearch.client.transform.PreviewTransformResponse
 
getCreateTime() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
getCreateTime() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getCreateTime() - Method in class org.elasticsearch.client.ml.job.config.Job
The Job creation time.
getCreateTime() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
getCreation() - Method in class org.elasticsearch.client.security.support.ApiKey
 
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.
getCurve() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.Result
 
getCustomSettings() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getCustomSettings() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getDailyModelSnapshotRetentionAfterDays() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getDataCounts() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
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
getDatafeedTimingStats() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
getDatafeedUpdate() - Method in class org.elasticsearch.client.ml.UpdateDatafeedRequest
 
getDataFrameAnalytics(GetDataFrameAnalyticsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets a single or multiple Data Frame Analytics configs
getDataFrameAnalyticsAsync(GetDataFrameAnalyticsRequest, RequestOptions, ActionListener<GetDataFrameAnalyticsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets a single or multiple Data Frame Analytics configs asynchronously and notifies listener upon completion
GetDataFrameAnalyticsRequest - Class in org.elasticsearch.client.ml
 
GetDataFrameAnalyticsRequest(String...) - Constructor for class org.elasticsearch.client.ml.GetDataFrameAnalyticsRequest
 
GetDataFrameAnalyticsResponse - Class in org.elasticsearch.client.ml
 
GetDataFrameAnalyticsResponse(List<DataFrameAnalyticsConfig>) - Constructor for class org.elasticsearch.client.ml.GetDataFrameAnalyticsResponse
 
getDataFrameAnalyticsStats(GetDataFrameAnalyticsStatsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the running statistics of a Data Frame Analytics
getDataFrameAnalyticsStatsAsync(GetDataFrameAnalyticsStatsRequest, RequestOptions, ActionListener<GetDataFrameAnalyticsStatsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the running statistics of a Data Frame Analytics asynchronously and notifies listener upon completion
GetDataFrameAnalyticsStatsRequest - Class in org.elasticsearch.client.ml
Request to get data frame analytics stats
GetDataFrameAnalyticsStatsRequest(String...) - Constructor for class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsRequest
 
GetDataFrameAnalyticsStatsResponse - Class in org.elasticsearch.client.ml
 
GetDataFrameAnalyticsStatsResponse(List<DataFrameAnalyticsStats>, List<TaskOperationFailure>, List<? extends ElasticsearchException>) - Constructor for class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsResponse
 
getDataList() - Method in class org.elasticsearch.client.ml.PreviewDatafeedResponse
Parses the preview to a list of Map objects
getDataStream() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse.DataStreamStats
 
getDataStream(GetDataStreamRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Gets one or more data streams using the Get Data Stream API.
getDataStreamAsync(GetDataStreamRequest, RequestOptions, ActionListener<GetDataStreamResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously gets one or more data streams using the Get Data Stream API.
getDataStreamCount() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse
 
GetDataStreamRequest - Class in org.elasticsearch.client.indices
 
GetDataStreamRequest(String) - Constructor for class org.elasticsearch.client.indices.GetDataStreamRequest
 
GetDataStreamResponse - Class in org.elasticsearch.client.indices
 
getDataStreams() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse
 
getDataStreams() - Method in class org.elasticsearch.client.indices.GetDataStreamResponse
 
getDataStreams() - Method in class org.elasticsearch.client.indices.GetIndexResponse
 
getDataStreamStatus() - Method in class org.elasticsearch.client.indices.DataStream
 
getDateHistogram() - Method in class org.elasticsearch.client.rollup.job.config.GroupConfig
 
getDeadCategoryCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getDecompressDefinition() - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
getDefault() - Static method in enum org.elasticsearch.client.security.RefreshPolicy
Get the default refresh policy, which is NONE
getDefaultFieldMap() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getDefaultSettings() - Method in class org.elasticsearch.client.indices.GetIndexResponse
If the originating GetIndexRequest object was configured to include defaults, this will contain a mapping of index name to Settings objects.
getDefaultValue() - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
getDeferValidation() - Method in class org.elasticsearch.client.transform.PutTransformRequest
 
getDeferValidation() - Method in class org.elasticsearch.client.transform.UpdateTransformRequest
 
getDefinition() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getDelay() - Method in class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
Get the time delay for this histogram
getDelay() - Method in class org.elasticsearch.client.transform.transforms.TimeSyncConfig
 
getDelayedDataCheckConfig() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getDelayedDataCheckConfig() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getDeleted() - Method in class org.elasticsearch.client.ml.DeleteExpiredDataResponse
 
getDeleteInterveningResults() - Method in class org.elasticsearch.client.ml.RevertModelSnapshotRequest
 
getDeleting() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getDelimiter() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getDelimiter() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getDeniedFields() - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
The document fields that cannot be accessed or queried.
getDependentVariable() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getDependentVariable() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getDeprecationInfo(DeprecationInfoRequest, RequestOptions) - Method in class org.elasticsearch.client.MigrationClient
Get deprecation info for one or more indices
getDeprecationInfoAsync(DeprecationInfoRequest, RequestOptions, ActionListener<DeprecationInfoResponse>) - Method in class org.elasticsearch.client.MigrationClient
Asynchronously get deprecation info for one or more indices
getDesc() - Method in class org.elasticsearch.client.ml.GetModelSnapshotsRequest
 
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.dataframe.DataFrameAnalyticsConfig
 
getDescription() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate
 
getDescription() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
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
 
getDescription() - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
 
getDescription() - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
 
getDescription() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
getDescription() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
getDescription() - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
getDest() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
getDestination() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
getDestination() - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
getDetails() - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue
 
getDetails() - Method in class org.elasticsearch.client.slm.SnapshotInvocationRecord
 
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
 
getDistribution() - Method in class org.elasticsearch.client.analytics.ParsedStringStats
The probability distribution for all characters.
getDocCount() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
 
getDocCount() - Method in class org.elasticsearch.client.graph.Connection
 
getDocFreq() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Term
Returns document frequency - the number of documents in the index that contain this term
getDocs() - Method in class org.elasticsearch.client.transform.PreviewTransformResponse
 
getDocsPerSecond() - Method in class org.elasticsearch.client.transform.transforms.SettingsConfig
 
getDocumentsIndexed() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Number of documents written
getDocumentsIndexed() - Method in class org.elasticsearch.client.transform.transforms.TransformProgress
 
getDocumentsProcessed() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
The number of documents read from the input indices
getDocumentsProcessed() - Method in class org.elasticsearch.client.transform.transforms.TransformProgress
 
getDocVersion() - Method in class org.elasticsearch.client.core.TermVectorsResponse
Returns the document version
getDownsampleFactor() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getDownsampleFactor() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
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.
getEarliestTimestamp() - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
getEffectiveVertexRequests() - Method in class org.elasticsearch.client.graph.Hop
 
getElapsedTime() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.TimingStats
 
getElapsedTime() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.TimingStats
 
getElapsedTime() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.TimingStats
 
getElements() - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
 
getEmail() - Method in class org.elasticsearch.client.security.user.User
 
getEmptyBucketCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The number of buckets with no records in it.
getEnabledUsers() - Method in class org.elasticsearch.client.security.GetUsersResponse
 
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.GetCalendarEventsRequest
 
getEnd() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
getEnd() - Method in class org.elasticsearch.client.ml.GetModelSnapshotsRequest
 
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
 
getEndOffset() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Token
Returns the end offset of the token in the document's field
getEndOffset() - Method in class org.elasticsearch.client.indices.AnalyzeResponse.AnalyzeToken
 
getEndTime() - Method in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
getEnrichFields() - Method in class org.elasticsearch.client.enrich.NamedPolicy
 
getEnrichFields() - Method in class org.elasticsearch.client.enrich.PutPolicyRequest
 
getEntropy() - Method in class org.elasticsearch.client.analytics.ParsedStringStats
The Shannon Entropy value computed over all terms collected by the aggregation.
getEphemeralId() - Method in class org.elasticsearch.client.ml.NodeAttributes
The ephemeral id of the node.
getEphemeralId() - Method in class org.elasticsearch.client.transform.transforms.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.
getErrors() - Method in class org.elasticsearch.client.security.InvalidateApiKeyResponse
 
getErrors() - Method in class org.elasticsearch.client.security.InvalidateTokenResponse
 
getErrorsCount() - Method in class org.elasticsearch.client.security.InvalidateTokenResponse
 
getEstimatedHeapMemory() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getEstimatedHeapMemoryBytes() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getEstimatedOperations() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getEta() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getEta() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getEta() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getEta() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getEtaGrowthRatePerTree() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getEtaGrowthRatePerTree() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getEvaluation() - Method in class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
getEvaluationName() - Method in class org.elasticsearch.client.ml.EvaluateDataFrameResponse
 
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
 
getEventId() - Method in class org.elasticsearch.client.ml.DeleteCalendarEventRequest
 
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
getException() - Method in class org.elasticsearch.client.indices.CloseIndexResponse.IndexResult
 
getExclude() - Method in class org.elasticsearch.client.indexlifecycle.AllocateAction
 
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
 
getExcludeLinesPattern() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getExecutedActions() - Method in class org.elasticsearch.client.watcher.WatchExecutionSnapshot
 
getExecutedSearchesTotal() - Method in class org.elasticsearch.client.enrich.StatsResponse.CoordinatorStats
 
getExecutingPolicies() - Method in class org.elasticsearch.client.enrich.StatsResponse
 
getExecutionStackTrace() - Method in class org.elasticsearch.client.watcher.WatchExecutionSnapshot
 
getExecutionState() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
getExecutionStatus() - Method in class org.elasticsearch.client.enrich.ExecutePolicyResponse
 
getExecutionTime() - Method in class org.elasticsearch.client.watcher.QueuedWatch
 
getExecutionTime() - Method in class org.elasticsearch.client.watcher.WatchExecutionSnapshot
 
getExpAvgCheckpointDurationMs() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
 
getExpAvgDocumentsIndexed() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
 
getExpAvgDocumentsProcessed() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
 
getExpectedMemoryWithDisk() - Method in class org.elasticsearch.client.ml.dataframe.explain.MemoryEstimation
 
getExpectedMemoryWithoutDisk() - Method in class org.elasticsearch.client.ml.dataframe.explain.MemoryEstimation
 
getExpiration() - Method in class org.elasticsearch.client.security.CreateApiKeyRequest
 
getExpiration() - Method in class org.elasticsearch.client.security.CreateApiKeyResponse
 
getExpiration() - Method in class org.elasticsearch.client.security.support.ApiKey
 
getExpirationTime() - Method in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
When this response will expired as a timestamp in milliseconds since epoch.
getExpireAfter() - Method in class org.elasticsearch.client.slm.SnapshotRetentionConfiguration
 
getExpiresIn() - Method in class org.elasticsearch.client.ml.ForecastJobRequest
 
getExpiresIn() - Method in class org.elasticsearch.client.security.CreateTokenResponse
 
getExpiresIn() - Method in class org.elasticsearch.client.security.DelegatePkiAuthenticationResponse
 
getExpiry() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
getExpiryDate() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
getExplain() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getExplanation() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getExponentialAvgBucketProcessingTimeMs() - Method in class org.elasticsearch.client.ml.job.process.TimingStats
 
getExponentialAvgBucketProcessingTimePerHourMs() - Method in class org.elasticsearch.client.ml.job.process.TimingStats
 
getExponentialAvgSearchTimePerHourMs() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
getExpression() - Method in class org.elasticsearch.client.security.ExpressionRoleMapping
 
getFailed() - Method in class org.elasticsearch.client.NodesResponseHeader
the number of nodes that the operation has failed on
getFailedCategoryCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getFailedIndexes() - Method in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
 
getFailedReadRequests() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getFailedShards() - Method in class org.elasticsearch.client.core.CountResponse
The failed number of shards the search was executed on.
getFailedStep() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getFailedWriteRequests() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getFailure() - Method in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
Returns the failure reason or null if the query is running or has completed normally.
getFailureCount() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
How many inference failures occurred.
getFailureReason() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
getFailureReason() - Method in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
getFailures() - Method in class org.elasticsearch.client.indices.CloseIndexResponse.ShardResult
 
getFailures() - Method in class org.elasticsearch.client.NodesResponseHeader
Get the failed node exceptions.
getFalseNegatives() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.ConfusionMatrix
 
getFalsePositiveRate() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.AucRocPoint
 
getFalsePositives() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.ConfusionMatrix
 
getFatalException() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getFeatureBagFraction() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getFeatureBagFraction() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getFeatureBagFraction() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getFeatureBagFraction() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getFeatureImportance() - Method in class org.elasticsearch.client.analytics.ParsedInference
 
getFeatureInfluenceThreshold() - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
getFeatureInfluenceThreshold() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
getFeatureName() - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
getFeatureName() - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
getFeatureName() - Method in class org.elasticsearch.client.ml.inference.results.FeatureImportance
 
getFeatureNames() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
getFeatureNames() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangIdentNeuralNetwork
 
getFeatureNames() - Method in interface org.elasticsearch.client.ml.inference.trainedmodel.TrainedModel
 
getFeatureNames() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
getFeatureSets() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo
 
getFeatureSetsInfo() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
getFeatureType() - Method in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
getFg() - Method in class org.elasticsearch.client.graph.Vertex
If the GraphExploreRequest.useSignificance(boolean) is true (the default) this statistic is available.
getField() - Method in class org.elasticsearch.client.graph.Vertex
 
getField() - Method in class org.elasticsearch.client.graph.Vertex.VertexId
 
getField() - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
getField() - Method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
getField() - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding.Builder
 
getField() - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
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.client.transform.transforms.pivot.SingleGroupSource
 
getField() - Method in class org.elasticsearch.client.transform.transforms.TimeSyncConfig
 
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
Deprecated.
This method uses old request and response objects which still refer to types, a deprecated feature. The method IndicesClient.getFieldMapping(GetFieldMappingsRequest, RequestOptions) should be used instead, which accepts a new request object.
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
Deprecated.
This method uses old request and response objects which still refer to types, a deprecated feature. The method IndicesClient.getFieldMappingAsync(GetFieldMappingsRequest, RequestOptions, ActionListener) should be used instead, which accepts a new request object.
getFieldMappingAsync(GetFieldMappingsRequest, RequestOptions, ActionListener<GetFieldMappingsResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously retrieves the field mappings on an index or indices using the Get Field Mapping API.
GetFieldMappingsRequest - Class in org.elasticsearch.client.indices
Request the mappings of specific fields
GetFieldMappingsRequest() - Constructor for class org.elasticsearch.client.indices.GetFieldMappingsRequest
 
GetFieldMappingsResponse - Class in org.elasticsearch.client.indices
Response object for GetFieldMappingsRequest API
GetFieldMappingsResponse.FieldMappingMetadata - Class in org.elasticsearch.client.indices
 
getFieldName() - Method in class org.elasticsearch.client.core.AcknowledgedResponse
 
getFieldName() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector
Returns the field name of the current term vector
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
 
getFieldName() - Method in class org.elasticsearch.client.rollup.StartRollupJobResponse
 
getFieldName() - Method in class org.elasticsearch.client.rollup.StopRollupJobResponse
 
getFieldName() - Method in class org.elasticsearch.client.security.DeleteUserResponse
 
getFieldNames() - Method in class org.elasticsearch.client.ml.inference.TrainedModelInput
 
getFields() - Method in class org.elasticsearch.client.core.TermVectorsRequest
 
getFields() - Method in class org.elasticsearch.client.rollup.job.config.HistogramGroupConfig
 
getFields() - Method in class org.elasticsearch.client.rollup.job.config.TermsGroupConfig
 
getFieldSecurity() - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges
The combination of the granted and denied document fields.
getFieldSecurity() - Method in class org.elasticsearch.client.security.user.privileges.UserIndicesPrivileges
 
getFieldSelection() - Method in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsResponse
 
getFieldStatistics() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector
Returns the field statistics for the current field
getFieldStats() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getFileStructure() - Method in class org.elasticsearch.client.ml.FindFileStructureResponse
 
getFilter(GetFiltersRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets Machine Learning Filters
getFilterAsync(GetFiltersRequest, RequestOptions, ActionListener<GetFiltersResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets Machine Learning Filters asynchronously and notifies listener on completion
getFilterId() - Method in class org.elasticsearch.client.ml.GetFiltersRequest
 
getFilterId() - Method in class org.elasticsearch.client.ml.job.config.FilterRef
 
getFilterId() - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
 
GetFiltersRequest - Class in org.elasticsearch.client.ml
A request to retrieve MlFilters
GetFiltersRequest() - Constructor for class org.elasticsearch.client.ml.GetFiltersRequest
 
GetFiltersResponse - Class in org.elasticsearch.client.ml
Contains a List of the found MlFilter objects and the total count found
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.
getFold() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.FoldValues
 
getFoldValues() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ValidationLoss
 
getFoldValues() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.ValidationLoss
 
getFollowerAliasesVersion() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getFollowerGlobalCheckpoint() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getFollowerIndex() - Method in class org.elasticsearch.client.ccr.FollowInfoRequest
 
getFollowerIndex() - Method in class org.elasticsearch.client.ccr.FollowInfoResponse.FollowerInfo
 
getFollowerIndex() - Method in class org.elasticsearch.client.ccr.FollowStatsRequest
 
getFollowerIndex() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getFollowerIndex() - Method in class org.elasticsearch.client.ccr.PauseFollowRequest
 
getFollowerIndex() - Method in class org.elasticsearch.client.ccr.PutFollowRequest
 
getFollowerIndex() - Method in class org.elasticsearch.client.ccr.ResumeFollowRequest
 
getFollowerIndex() - Method in class org.elasticsearch.client.ccr.UnfollowRequest
 
getFollowerMappingVersion() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getFollowerMaxSeqNo() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getFollowerSettingsVersion() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getFollowIndexNamePattern() - Method in class org.elasticsearch.client.ccr.GetAutoFollowPatternResponse.Pattern
 
getFollowIndexNamePattern() - Method in class org.elasticsearch.client.ccr.PutAutoFollowPatternRequest
 
getFollowInfo(FollowInfoRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Gets follow info for specific indices.
getFollowInfoAsync(FollowInfoRequest, RequestOptions, ActionListener<FollowInfoResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously gets follow info for specific indices.
getFollowStats(FollowStatsRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Gets follow stats for specific indices.
getFollowStatsAsync(FollowStatsRequest, RequestOptions, ActionListener<FollowStatsResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously gets follow stats for specific indices.
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.DeleteDataFrameAnalyticsRequest
 
getForce() - Method in class org.elasticsearch.client.ml.DeleteJobRequest
 
getForce() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
getForce() - Method in class org.elasticsearch.client.ml.StopDataFrameAnalyticsRequest
 
getForce() - Method in class org.elasticsearch.client.transform.DeleteTransformRequest
 
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.
getForExport() - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
getFormat() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getFormat() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
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
 
getFormat() - Method in class org.elasticsearch.client.security.TemplateRoleName
 
getFound() - Method in class org.elasticsearch.client.core.TermVectorsResponse
Returns if the document is found always true for artificial documents
getFrequency() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getFrequency() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getFrequency() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
getFrequency() - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
getFrequencyMap() - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
getFrequentCategoryCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getFrom() - Method in class org.elasticsearch.client.core.PageParams
 
getFrom() - Method in class org.elasticsearch.client.graph.Connection
 
getFrom() - Method in class org.elasticsearch.client.ml.GetFiltersRequest
 
getFullName() - Method in enum org.elasticsearch.client.ml.job.config.DetectorFunction
 
getFullName() - Method in class org.elasticsearch.client.security.user.User
 
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
 
getGamma() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getGamma() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getGamma() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getGamma() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getGeneratedDestIndexSettings() - Method in class org.elasticsearch.client.transform.PreviewTransformResponse
 
getGeneration() - Method in class org.elasticsearch.client.indices.DataStream
 
getGeoBoundingBox() - Method in class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource
 
getGlobalPrivileges() - Method in class org.elasticsearch.client.security.GetUserPrivilegesResponse
 
getGlobalPrivileges() - Method in class org.elasticsearch.client.security.user.privileges.Role
 
getGrantedFields() - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
The document fields that can be read or queried.
getGrantType() - Method in class org.elasticsearch.client.security.CreateTokenRequest
 
getGrokPattern() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getGrokPattern() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getGrokPattern() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getGroupConfig() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getGroupConfig() - Method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig
 
getGroups() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getGroups() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getGroups() - Method in class org.elasticsearch.client.transform.transforms.pivot.GroupConfig
 
getHasByteOrderMarker() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getHash() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.BuildInfo
 
getHasHeaderRow() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getHasHeaderRow() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getHeader() - Method in class org.elasticsearch.client.eql.EqlStatsResponse
 
getHeader() - Method in class org.elasticsearch.client.NodesResponse
Gets information about the number of total, successful and failed nodes the request was run on.
getHeader() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse
Gets information about the number of total, successful and failed nodes the request was run on.
getHeaders() - Method in class org.elasticsearch.client.tasks.ElasticsearchException
 
getHeaders() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
getHeaders() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
getHistogram() - Method in class org.elasticsearch.client.rollup.job.config.GroupConfig
 
getHop(int) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
getHopDepth() - Method in class org.elasticsearch.client.graph.Vertex
 
getHopNumbers() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
getHotMap() - Method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
getHyperparameters() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
getHyperparameters() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
getId() - Method in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
Returns the id of the async search request or null if the response is not stored in the cluster.
getId() - Method in class org.elasticsearch.client.asyncsearch.DeleteAsyncSearchRequest
 
getId() - Method in class org.elasticsearch.client.asyncsearch.GetAsyncSearchRequest
 
getId() - Method in class org.elasticsearch.client.core.TermVectorsRequest
Returns the id of the request can be NULL if there is no document ID
getId() - Method in class org.elasticsearch.client.core.TermVectorsResponse
Returns the id of the request can be NULL if there is no document ID
getId() - Method in class org.elasticsearch.client.graph.Connection
 
getId() - Method in class org.elasticsearch.client.graph.Vertex
 
getId() - Method in class org.elasticsearch.client.indices.CloseIndexResponse.ShardResult
 
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.dataframe.DataFrameAnalyticsConfig
 
getId() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate.Builder
 
getId() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate
 
getId() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
getId() - Method in class org.elasticsearch.client.ml.DeleteDataFrameAnalyticsRequest
 
getId() - Method in class org.elasticsearch.client.ml.DeleteFilterRequest
 
getId() - Method in class org.elasticsearch.client.ml.DeleteTrainedModelRequest
 
getId() - Method in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsRequest
 
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.ml.StartDataFrameAnalyticsRequest
 
getId() - Method in class org.elasticsearch.client.ml.StopDataFrameAnalyticsRequest
 
getId() - Method in class org.elasticsearch.client.rollup.DeleteRollupJobRequest
 
getId() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getId() - Method in class org.elasticsearch.client.security.CreateApiKeyResponse
 
getId() - Method in class org.elasticsearch.client.security.GetApiKeyRequest
 
getId() - Method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
 
getId() - Method in class org.elasticsearch.client.security.SecurityNodesResponse.Node
 
getId() - Method in class org.elasticsearch.client.security.support.ApiKey
 
getId() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
getId() - Method in class org.elasticsearch.client.tasks.TaskId
 
getId() - Method in class org.elasticsearch.client.transform.DeleteTransformRequest
 
getId() - Method in class org.elasticsearch.client.transform.GetTransformRequest
 
getId() - Method in class org.elasticsearch.client.transform.GetTransformStatsRequest
 
getId() - Method in class org.elasticsearch.client.transform.StartTransformRequest
 
getId() - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
getId() - Method in class org.elasticsearch.client.transform.transforms.NodeAttributes
The unique identifier of the node.
getId() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
getId() - Method in class org.elasticsearch.client.transform.transforms.TransformStats
 
getId() - Method in class org.elasticsearch.client.transform.UpdateTransformRequest
 
getId() - Method in class org.elasticsearch.client.watcher.DeleteWatchRequest
 
getId() - Method in class org.elasticsearch.client.watcher.DeleteWatchResponse
 
getId() - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
getId() - Method in class org.elasticsearch.client.watcher.GetWatchRequest
 
getId() - Method in class org.elasticsearch.client.watcher.GetWatchResponse
 
getId() - Method in class org.elasticsearch.client.watcher.PutWatchRequest
 
getId() - Method in class org.elasticsearch.client.watcher.PutWatchResponse
 
getId() - Method in enum org.elasticsearch.client.watcher.WatcherState
 
getIds() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsRequest
 
getIds() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsRequest
 
getIds() - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
getIds() - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
 
getIlmPolicyName() - Method in class org.elasticsearch.client.indices.DataStream
 
getImportance() - Method in class org.elasticsearch.client.ml.inference.results.FeatureImportance
 
getInclude() - Method in class org.elasticsearch.client.indexlifecycle.AllocateAction
 
getIncludeDefinition() - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
getIndex() - Method in class org.elasticsearch.client.core.TermVectorsRequest
Returns the index of the request
getIndex() - Method in class org.elasticsearch.client.core.TermVectorsResponse
Returns the index for the response
getIndex() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getIndex() - Method in class org.elasticsearch.client.indices.CloseIndexResponse.IndexResult
 
getIndex() - Method in class org.elasticsearch.client.indices.DeleteAliasRequest
 
getIndex() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsDest
 
getIndex() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource
 
getIndex() - Method in class org.elasticsearch.client.transform.transforms.DestConfig
 
getIndex() - Method in class org.elasticsearch.client.transform.transforms.SourceConfig
 
getIndexerPosition() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerPosition
 
getIndexerStats() - Method in class org.elasticsearch.client.transform.transforms.TransformStats
 
getIndexFailures() - Method in class org.elasticsearch.client.core.IndexerJobStats
Number of index failures that have occurred
getIndexFailures() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Number of index failures that have occurred
getIndexName() - Method in class org.elasticsearch.client.indices.ReloadAnalyzersResponse.ReloadDetails
 
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
 
getIndexPrivileges() - Method in class org.elasticsearch.client.security.GetBuiltinPrivilegesResponse
 
getIndexPrivileges() - Method in class org.elasticsearch.client.security.HasPrivilegesRequest
 
getIndexPrivileges() - Method in class org.elasticsearch.client.security.HasPrivilegesResponse
A Map from index-name + privilege-name to access.
GetIndexRequest - Class in org.elasticsearch.client.indices
A request to retrieve information about an index.
GetIndexRequest(String...) - Constructor for class org.elasticsearch.client.indices.GetIndexRequest
 
GetIndexRequest.Feature - Enum in org.elasticsearch.client.indices
 
GetIndexResponse - Class in org.elasticsearch.client.indices
A client side response for a get index action.
getIndexResponses() - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleResponse
 
getIndexResults() - Method in class org.elasticsearch.client.SyncedFlushResponse
 
getIndexSettingsIssues() - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse
 
getIndexTemplate() - Method in class org.elasticsearch.client.indices.DataStream
 
getIndexTemplate(GetComposableIndexTemplateRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Gets index templates using the Index Templates API See Index Templates API on elastic.co
getIndexTemplate(GetIndexTemplatesRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Gets index templates using the Index Templates API See Index Templates API on elastic.co
getIndexTemplateAsync(GetComposableIndexTemplateRequest, RequestOptions, ActionListener<GetComposableIndexTemplatesResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously gets index templates using the Index Templates API See Index Templates API on elastic.co
getIndexTemplateAsync(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
getIndexTemplates() - Method in class org.elasticsearch.client.indices.GetComposableIndexTemplatesResponse
 
getIndexTemplates() - Method in class org.elasticsearch.client.indices.GetIndexTemplatesResponse
 
GetIndexTemplatesRequest - Class in org.elasticsearch.client.indices
A request to read the content of index templates
GetIndexTemplatesRequest(String...) - Constructor for class org.elasticsearch.client.indices.GetIndexTemplatesRequest
Create a request to read the content of one or more index templates.
GetIndexTemplatesRequest(List<String>) - Constructor for class org.elasticsearch.client.indices.GetIndexTemplatesRequest
Create a request to read the content of one or more index templates.
GetIndexTemplatesResponse - Class in org.elasticsearch.client.indices
 
getIndexTime() - Method in class org.elasticsearch.client.core.IndexerJobStats
Returns the time spent indexing (cumulative) in milliseconds
getIndexTime() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Returns the time spent indexing (cumulative) in milliseconds
getIndexTotal() - Method in class org.elasticsearch.client.core.IndexerJobStats
Returns the total number of indexing requests that have been processed (Note: this is not the number of _documents_ that have been indexed)
getIndexTotal() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Returns the total number of indexing requests that have been processed (Note: this is not the number of _documents_ that have been indexed)
getIndices() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Get the target indices
getIndices() - Method in class org.elasticsearch.client.enrich.NamedPolicy
 
getIndices() - Method in class org.elasticsearch.client.enrich.PutPolicyRequest
 
getIndices() - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleRequest
 
getIndices() - Method in class org.elasticsearch.client.indexlifecycle.RetryLifecyclePolicyRequest
 
getIndices() - Method in class org.elasticsearch.client.indices.CloseIndexResponse
 
getIndices() - Method in class org.elasticsearch.client.indices.DataStream
 
getIndices() - Method in class org.elasticsearch.client.indices.FreezeIndexRequest
Returns the indices to freeze
getIndices() - Method in class org.elasticsearch.client.indices.GetIndexResponse
 
getIndices() - Method in class org.elasticsearch.client.indices.ReloadAnalyzersRequest
Returns the indices
getIndices() - Method in class org.elasticsearch.client.indices.UnfreezeIndexRequest
Returns the indices to unfreeze
getIndices() - Method in class org.elasticsearch.client.migration.DeprecationInfoRequest
 
getIndices() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getIndices() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getIndices() - Method in class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
getIndices() - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges
The indices names covered by the privileges.
getIndicesFollowStats() - Method in class org.elasticsearch.client.ccr.CcrStatsResponse
 
getIndicesFollowStats() - Method in class org.elasticsearch.client.ccr.FollowStatsResponse
 
getIndicesOptions() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Get the indices Options.
getIndicesOptions() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getIndicesOptions() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getIndicesPrivileges() - Method in class org.elasticsearch.client.security.GetUserPrivilegesResponse
 
getIndicesPrivileges() - Method in class org.elasticsearch.client.security.user.privileges.Role
 
getInferenceConfig() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getInferenceCount() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
How many inference calls were made against this model
getInferenceStats() - Method in class org.elasticsearch.client.ml.inference.TrainedModelStats
Inference statistics
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
getInfo() - Method in class org.elasticsearch.client.ml.MlInfoResponse
 
getInfos() - Method in class org.elasticsearch.client.ccr.FollowInfoResponse
 
getInfos() - Method in class org.elasticsearch.client.cluster.RemoteInfoResponse
 
getIngestPipeline() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getIngestStats() - Method in class org.elasticsearch.client.ml.inference.TrainedModelStats
Ingest level statistics.
getInitialAnomalyScore() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
getInitialAnomalyScore() - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
getInitialConnectionTimeoutString() - Method in class org.elasticsearch.client.cluster.RemoteConnectionInfo
 
getInitialInfluencerScore() - Method in class org.elasticsearch.client.ml.job.results.Influencer
 
getInitialRecordScore() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getInput() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
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
 
getInterval() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.CalendarInterval
 
getInterval() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.FixedInterval
 
getInterval() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource
 
getInterval() - Method in interface org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.Interval
 
getInterval() - Method in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource
 
getInvalidatedApiKeys() - Method in class org.elasticsearch.client.security.InvalidateApiKeyResponse
 
getInvalidatedTokens() - Method in class org.elasticsearch.client.security.InvalidateTokenResponse
 
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.
getInvalidTransforms() - Method in class org.elasticsearch.client.transform.GetTransformResponse
 
getItems() - Method in class org.elasticsearch.client.ml.job.config.MlFilter
 
getIteration() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
getIteration() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
getIterationTime() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.TimingStats
 
getIterationTime() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.TimingStats
 
getJavaTimestampFormats() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
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.DatafeedTimingStats
 
getJobId() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getJobId() - Method in class org.elasticsearch.client.ml.DeleteExpiredDataRequest
The optional job id The default is `null` meaning all jobs.
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.DeleteModelSnapshotRequest
 
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.GetCalendarEventsRequest
 
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.GetModelSnapshotsRequest
 
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.process.TimingStats
 
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.ml.RevertModelSnapshotRequest
 
getJobId() - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
 
getJobId() - Method in class org.elasticsearch.client.rollup.GetRollupJobRequest
ID of the job to return.
getJobId() - Method in class org.elasticsearch.client.rollup.StartRollupJobRequest
 
getJobId() - Method in class org.elasticsearch.client.rollup.StopRollupJobRequest
 
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.DeleteCalendarJobRequest
 
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
 
getJobIds() - Method in class org.elasticsearch.client.ml.PutCalendarJobRequest
 
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.GetRollupIndexCapsResponse
 
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
 
getJodaTimestampFormats() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getKeepAlive() - Method in class org.elasticsearch.client.asyncsearch.GetAsyncSearchRequest
 
getKeepAlive() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Get the amount of time after which the result will expire (defaults to 5 days).
getKerberosAuthenticationResponseToken() - Method in class org.elasticsearch.client.security.CreateTokenResponse
 
getKerberosTicket() - Method in class org.elasticsearch.client.security.CreateTokenRequest
 
getKey() - Method in class org.elasticsearch.client.security.CreateApiKeyResponse
 
getLambda() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getLambda() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getLambda() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getLambda() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getLast() - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
getLastDataTimeStamp() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The wall clock time the latest record was seen.
getLastFailure() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
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.
getLastRequestedSeqNo() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getLastSeenMetadataVersion() - Method in class org.elasticsearch.client.ccr.AutoFollowStats.AutoFollowedCluster
 
getLastSuccess() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
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.
getLatestTimestamp() - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
getLeaderGlobalCheckpoint() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getLeaderIndex() - Method in class org.elasticsearch.client.ccr.FollowInfoResponse.FollowerInfo
 
getLeaderIndex() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getLeaderIndex() - Method in class org.elasticsearch.client.ccr.PutFollowRequest
 
getLeaderIndexPatterns() - Method in class org.elasticsearch.client.ccr.GetAutoFollowPatternResponse.Pattern
 
getLeaderIndexPatterns() - Method in class org.elasticsearch.client.ccr.PutAutoFollowPatternRequest
 
getLeaderMaxSeqNo() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getLeafValue() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
getLeftChild() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
getLeftChild() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
getLevel() - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue
 
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
 
getLicenseLevel() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
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.
getLifecycleDate() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getLifecyclePolicy() - Method in class org.elasticsearch.client.indexlifecycle.DeleteLifecyclePolicyRequest
 
getLifecyclePolicy() - Method in class org.elasticsearch.client.indexlifecycle.PutLifecyclePolicyRequest
 
getLifecyclePolicy(GetLifecyclePolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Retrieve one or more lifecycle policy definition.
getLifecyclePolicyAsync(GetLifecyclePolicyRequest, RequestOptions, ActionListener<GetLifecyclePolicyResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously retrieve one or more lifecycle policy definition.
GetLifecyclePolicyRequest - Class in org.elasticsearch.client.indexlifecycle
 
GetLifecyclePolicyRequest(String...) - Constructor for class org.elasticsearch.client.indexlifecycle.GetLifecyclePolicyRequest
 
GetLifecyclePolicyResponse - Class in org.elasticsearch.client.indexlifecycle
 
GetLifecyclePolicyResponse(ImmutableOpenMap<String, LifecyclePolicyMetadata>) - Constructor for class org.elasticsearch.client.indexlifecycle.GetLifecyclePolicyResponse
 
getLineMergeSizeLimit() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getLinesToSample() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getLogTime() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
The wall clock time at the point when this instance was created.
getLookupRealm() - Method in class org.elasticsearch.client.security.AuthenticateResponse
 
getLossFunction() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getLossFunctionParameter() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getLossType() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ValidationLoss
 
getLossType() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.ValidationLoss
 
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
getLuceneVersion() - Method in class org.elasticsearch.client.core.MainResponse.Version
 
getManagedApplications() - Method in class org.elasticsearch.client.security.user.privileges.ManageApplicationPrivilege
 
getMapping(GetMappingsRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses old request and response objects which still refer to types, a deprecated feature. The method IndicesClient.getMapping(GetMappingsRequest, RequestOptions) should be used instead, which accepts a new request object.
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
Deprecated.
This method uses old request and response objects which still refer to types, a deprecated feature. The method IndicesClient.getMapping(GetMappingsRequest, RequestOptions) should be used instead, which accepts a new request object.
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.
getMappings() - Method in class org.elasticsearch.client.indices.GetIndexResponse
 
getMappings() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getMappings() - Method in class org.elasticsearch.client.security.GetRoleMappingsResponse
 
getMappings() - Method in class org.elasticsearch.client.transform.PreviewTransformResponse.GeneratedDestIndexSettings
 
getMappings() - Method in class org.elasticsearch.client.transform.PreviewTransformResponse
 
GetMappingsRequest - Class in org.elasticsearch.client.indices
 
GetMappingsRequest() - Constructor for class org.elasticsearch.client.indices.GetMappingsRequest
 
GetMappingsResponse - Class in org.elasticsearch.client.indices
 
GetMappingsResponse(Map<String, MappingMetadata>) - Constructor for class org.elasticsearch.client.indices.GetMappingsResponse
 
getMappingTypes() - Method in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
getMasterNodeTimeout() - Method in class org.elasticsearch.client.indices.GetComponentTemplatesRequest
 
getMasterNodeTimeout() - Method in class org.elasticsearch.client.indices.GetComposableIndexTemplateRequest
 
getMasterNodeTimeout() - Method in class org.elasticsearch.client.indices.GetIndexTemplatesRequest
 
getMatchField() - Method in class org.elasticsearch.client.enrich.NamedPolicy
 
getMatchField() - Method in class org.elasticsearch.client.enrich.PutPolicyRequest
 
getMax() - Method in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
getMaxAge() - Method in class org.elasticsearch.client.indexlifecycle.RolloverAction
 
getMaxAnomalyScore() - Method in class org.elasticsearch.client.ml.job.results.OverallBucket.JobInfo
 
getMaxAttemptsToAddTree() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getMaxAttemptsToAddTree() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getMaxBucketCardinality() - Method in class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
getMaxBucketProcessingTimeMs() - Method in class org.elasticsearch.client.ml.job.process.TimingStats
 
getMaxConcurrentShardRequests() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Returns the number of shard requests that should be executed concurrently on a single node.
getMaxConnectionsPerCluster() - Method in class org.elasticsearch.client.cluster.SniffModeInfo
 
getMaxDocs() - Method in class org.elasticsearch.client.indexlifecycle.RolloverAction
 
getMaxEmptySearches() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getMaxEmptySearches() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getMaximumSnapshotCount() - Method in class org.elasticsearch.client.slm.SnapshotRetentionConfiguration
 
getMaximumTimestamp() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse.DataStreamStats
 
getMaxLength() - Method in class org.elasticsearch.client.analytics.ParsedStringStats
The length of the longest term.
getMaxMatchingLength() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getMaxModelMemory() - Method in class org.elasticsearch.client.ml.ForecastJobRequest
 
getMaxNumSegments() - Method in class org.elasticsearch.client.indexlifecycle.ForceMergeAction
 
getMaxNumThreads() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
getMaxNumThreads() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate
 
getMaxOptimizationRoundsPerHyperparameter() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getMaxOptimizationRoundsPerHyperparameter() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getMaxOutstandingReadRequests() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
getMaxOutstandingWriteRequests() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
getMaxPageSearchSize() - Method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig
Deprecated.
getMaxPageSearchSize() - Method in class org.elasticsearch.client.transform.transforms.SettingsConfig
 
getMaxReadRequestOperationCount() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
getMaxReadRequestSize() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
getMaxRetryDelay() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
getMaxSize() - Method in class org.elasticsearch.client.indexlifecycle.RolloverAction
 
getMaxSocketConnections() - Method in class org.elasticsearch.client.cluster.ProxyModeInfo
 
getMaxTrees() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getMaxTrees() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getMaxTrees() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getMaxTrees() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getMaxValue() - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
getMaxWriteBufferCount() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
getMaxWriteBufferSize() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
getMaxWriteRequestOperationCount() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
getMaxWriteRequestSize() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
getMeanMap() - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
getMeanValue() - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
getMedianValue() - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
getMemoryEstimation() - Method in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsResponse
 
getMemoryReestimateBytes() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage
 
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
 
getMemoryUsage() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
getMessage() - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue
 
getMessage() - Method in exception org.elasticsearch.client.ValidationException
 
getMetadata() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getMetadata() - Method in class org.elasticsearch.client.security.ExpressionRoleMapping
 
getMetadata() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
getMetadata() - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege
 
getMetadata() - Method in class org.elasticsearch.client.security.user.privileges.Role
 
getMetadata() - Method in class org.elasticsearch.client.security.user.User
 
getMethod() - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
getMethod() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
getMetricByName(String) - Method in class org.elasticsearch.client.ml.EvaluateDataFrameResponse
 
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.Result
 
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.Result
 
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.Result
 
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.Result
 
getMetricName() - Method in interface org.elasticsearch.client.ml.dataframe.evaluation.EvaluationMetric.Result
Returns the name of the metric
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric.Result
 
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric.Result
 
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric.Result
 
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric.Result
 
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.Result
 
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.Result
 
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric.Result
 
getMetricName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric.Result
 
getMetrics() - Method in class org.elasticsearch.client.analytics.ParsedTopMetrics.TopMetrics
The top metric values returned by the aggregation.
getMetrics() - Method in class org.elasticsearch.client.ml.EvaluateDataFrameResponse
 
getMetrics() - Method in class org.elasticsearch.client.rollup.job.config.MetricConfig
 
getMetrics() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
getMetricsConfig() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getMin() - Method in class org.elasticsearch.client.ml.job.stats.SimpleStats
 
getMinBucketProcessingTimeMs() - Method in class org.elasticsearch.client.ml.job.process.TimingStats
 
getMinimumAge() - Method in class org.elasticsearch.client.indexlifecycle.Phase
 
getMinimumIndexCompatibilityVersion() - Method in class org.elasticsearch.client.core.MainResponse.Version
 
getMinimumSnapshotCount() - Method in class org.elasticsearch.client.slm.SnapshotRetentionConfiguration
 
getMinimumWireCompatibilityVersion() - Method in class org.elasticsearch.client.core.MainResponse.Version
 
getMinLength() - Method in class org.elasticsearch.client.analytics.ParsedStringStats
The length of the shortest term.
getMinValue() - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
getMinVersion() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getMissingAllFieldsCount() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
How many times this model attempted to infer with all its fields missing
getMissingFieldCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The number of missing fields that had been configured for analysis.
getMlFilter() - Method in class org.elasticsearch.client.ml.PutFilterRequest
 
getMlInfo(MlInfoRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets Machine Learning information about default values and limits.
getMlInfoAsync(MlInfoRequest, RequestOptions, ActionListener<MlInfoResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets Machine Learning information about default values and limits, asynchronously.
getMlSettingsIssues() - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse
 
getMode() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
getModeInfo() - Method in class org.elasticsearch.client.cluster.RemoteConnectionInfo
 
getModel() - Method in class org.elasticsearch.client.ml.RevertModelSnapshotResponse
Get full information about the reverted model snapshot
getModel() - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotResponse
Get the updated snapshot of the model
getModelBytes() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getModelBytesExceeded() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getModelBytesMemoryLimit() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getModelId() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getModelId() - Method in class org.elasticsearch.client.ml.inference.TrainedModelStats
The model id for which the stats apply
getModelMemoryEstimate() - Method in class org.elasticsearch.client.ml.EstimateModelMemoryResponse
 
getModelMemoryLimit() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
getModelMemoryLimit() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate
 
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
 
getModelSnapshots(GetModelSnapshotsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the snapshots for a Machine Learning Job.
getModelSnapshotsAsync(GetModelSnapshotsRequest, RequestOptions, ActionListener<GetModelSnapshotsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets the snapshots for a Machine Learning Job, notifies listener once the requested snapshots are retrieved.
GetModelSnapshotsRequest - Class in org.elasticsearch.client.ml
A request to retrieve information about model snapshots for a given job
GetModelSnapshotsRequest(String) - Constructor for class org.elasticsearch.client.ml.GetModelSnapshotsRequest
Constructs a request to retrieve snapshot information from a given job
GetModelSnapshotsResponse - Class in org.elasticsearch.client.ml
A response containing the requested snapshots
getModifiedDate() - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicyMetadata
 
getModifiedDate() - Method in class org.elasticsearch.client.indexlifecycle.PhaseExecutionInfo
 
getModifiedDate() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
getModifiedDateString() - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicyMetadata
 
getMsg() - Method in class org.elasticsearch.client.tasks.ElasticsearchException
 
getMultiBucketImpact() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getMultilineStartPattern() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getMultivariateByFields() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
getName() - Method in class org.elasticsearch.client.ccr.DeleteAutoFollowPatternRequest
 
getName() - Method in enum org.elasticsearch.client.ccr.FollowInfoResponse.Status
 
getName() - Method in class org.elasticsearch.client.ccr.GetAutoFollowPatternRequest
 
getName() - Method in class org.elasticsearch.client.ccr.PauseAutoFollowPatternRequest
 
getName() - Method in class org.elasticsearch.client.ccr.PutAutoFollowPatternRequest
 
getName() - Method in class org.elasticsearch.client.ccr.ResumeAutoFollowPatternRequest
 
getName() - Method in class org.elasticsearch.client.enrich.DeletePolicyRequest
 
getName() - Method in class org.elasticsearch.client.enrich.ExecutePolicyRequest
 
getName() - Method in class org.elasticsearch.client.enrich.NamedPolicy
 
getName() - Method in class org.elasticsearch.client.enrich.PutPolicyRequest
 
getName() - Method in class org.elasticsearch.client.enrich.StatsResponse.ExecutingPolicy
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.AllocateAction
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.DeleteAction
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.ForceMergeAction
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.FreezeAction
 
getName() - Method in interface org.elasticsearch.client.indexlifecycle.LifecycleAction
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicy
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicyMetadata
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.Phase
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.PutLifecyclePolicyRequest
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.ReadOnlyAction
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.RolloverAction
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.SetPriorityAction
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.ShrinkAction
 
getName() - Method in class org.elasticsearch.client.indexlifecycle.UnfollowAction
 
getName() - Method in class org.elasticsearch.client.indices.CreateDataStreamRequest
 
getName() - Method in class org.elasticsearch.client.indices.DataStream
 
getName() - Method in class org.elasticsearch.client.indices.DeleteComponentTemplateRequest
 
getName() - Method in class org.elasticsearch.client.indices.DeleteComposableIndexTemplateRequest
 
getName() - Method in class org.elasticsearch.client.indices.DeleteDataStreamRequest
 
getName() - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
 
getName() - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse.CharFilteredText
 
getName() - Method in class org.elasticsearch.client.indices.GetDataStreamRequest
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getName() - Method in interface org.elasticsearch.client.ml.dataframe.DataFrameAnalysis
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric
 
getName() - Method in interface org.elasticsearch.client.ml.dataframe.evaluation.Evaluation
Returns the evaluation name
getName() - Method in interface org.elasticsearch.client.ml.dataframe.evaluation.EvaluationMetric
Returns the name of the metric
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.Regression
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.BinarySoftClassification
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getName() - Method in interface org.elasticsearch.client.ml.dataframe.stats.AnalysisStats
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
getName() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
getName() - Method in interface org.elasticsearch.client.ml.inference.NamedXContentObject
 
getName() - Method in class org.elasticsearch.client.ml.inference.preprocessing.CustomWordEmbedding
 
getName() - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
getName() - Method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
getName() - Method in interface org.elasticsearch.client.ml.inference.preprocessing.PreProcessor
 
getName() - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
getName() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
getName() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
getName() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Exponent
 
getName() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.LogisticRegression
 
getName() - Method in interface org.elasticsearch.client.ml.inference.trainedmodel.ensemble.OutputAggregator
 
getName() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedMode
 
getName() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedSum
 
getName() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangIdentNeuralNetwork
 
getName() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
getName() - Method in interface org.elasticsearch.client.ml.inference.trainedmodel.TrainedModel
 
getName() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
getName() - Method in class org.elasticsearch.client.ml.NodeAttributes
The node name.
getName() - Method in class org.elasticsearch.client.security.AuthenticateResponse.RealmInfo
 
getName() - Method in class org.elasticsearch.client.security.CreateApiKeyRequest
 
getName() - Method in class org.elasticsearch.client.security.CreateApiKeyResponse
 
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.DeleteUserRequest
 
getName() - Method in class org.elasticsearch.client.security.ExpressionRoleMapping
 
getName() - Method in class org.elasticsearch.client.security.GetApiKeyRequest
 
getName() - Method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
 
getName() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
getName() - Method in class org.elasticsearch.client.security.SecurityNodesResponse.Node
 
getName() - Method in class org.elasticsearch.client.security.support.ApiKey
 
getName() - Method in class org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
 
getName() - Method in enum org.elasticsearch.client.security.support.expressiondsl.expressions.CompositeType
 
getName() - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege
 
getName() - Method in class org.elasticsearch.client.security.user.privileges.Role
 
getName() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
getName() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
getName() - Method in class org.elasticsearch.client.transform.transforms.NodeAttributes
The node name.
getName() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.CalendarInterval
 
getName() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.FixedInterval
 
getName() - Method in interface org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.Interval
 
getName() - Method in interface org.elasticsearch.client.transform.transforms.SyncConfig
Returns the name of the writeable object
getName() - Method in class org.elasticsearch.client.transform.transforms.TimeSyncConfig
 
getNamedXContentParsers() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleNamedXContentProvider
 
getNamedXContentParsers() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.MlEvaluationNamedXContentProvider
 
getNamedXContentParsers() - Method in class org.elasticsearch.client.ml.dataframe.MlDataFrameAnalysisNamedXContentProvider
 
getNamedXContentParsers() - Method in class org.elasticsearch.client.ml.dataframe.stats.AnalysisStatsNamedXContentProvider
 
getNamedXContentParsers() - Method in class org.elasticsearch.client.ml.inference.MlInferenceNamedXContentProvider
 
getNamedXContentParsers() - Method in class org.elasticsearch.client.transform.TransformNamedXContentProvider
 
getNames() - Method in class org.elasticsearch.client.enrich.GetPolicyRequest
 
getNewIndex() - Method in class org.elasticsearch.client.indices.rollover.RolloverResponse
Returns the name of the index that the request alias currently points to
getNewIndexName() - Method in class org.elasticsearch.client.indices.rollover.RolloverRequest
Returns the new index name for the rollover
getNext() - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
getNextExecution() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
getnNeighbors() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
getNNeighbors() - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
getNode() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
getNode() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
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
getNode() - Method in class org.elasticsearch.client.ml.OpenJobResponse
The node that the job was assigned to
getNode() - Method in class org.elasticsearch.client.ml.StartDatafeedResponse
The node that the datafeed was assigned to
getNode() - Method in class org.elasticsearch.client.ml.StartDataFrameAnalyticsResponse
The node that the job was assigned to
getNode() - Method in class org.elasticsearch.client.transform.transforms.TransformStats
 
getNodeFailures() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsResponse
 
getNodeFailures() - Method in class org.elasticsearch.client.tasks.ListTasksResponse
 
getNodeFailures() - Method in class org.elasticsearch.client.transform.AcknowledgedTasksResponse
 
getNodeFailures() - Method in class org.elasticsearch.client.transform.GetTransformStatsResponse
 
getNodeId() - Method in class org.elasticsearch.client.enrich.StatsResponse.CoordinatorStats
 
getNodeId() - Method in class org.elasticsearch.client.indices.CloseIndexResponse.ShardResult.Failure
 
getNodeId() - Method in class org.elasticsearch.client.tasks.GetTaskRequest
 
getNodeId() - Method in class org.elasticsearch.client.tasks.TaskId
 
getNodeId() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
getNodeId() - Method in class org.elasticsearch.client.tasks.TaskOperationFailure
 
getNodeId() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
getNodeIndex() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
getNodeName() - Method in class org.elasticsearch.client.core.MainResponse
 
getNodes() - Method in class org.elasticsearch.client.eql.EqlStatsResponse
 
getNodes() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
getNodes() - Method in class org.elasticsearch.client.security.SecurityNodesResponse
returns a list of nodes in which the cache was cleared
getNodes() - Method in class org.elasticsearch.client.tasks.CancelTasksRequest
 
getNodes() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse
returns a list of nodes that returned stats
getNodeSettingsIssues() - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse
 
getNumber() - Method in class org.elasticsearch.client.core.MainResponse.Version
 
getNumberOfFailedFollowIndices() - Method in class org.elasticsearch.client.ccr.AutoFollowStats
 
getNumberOfFailedRemoteClusterStateRequests() - Method in class org.elasticsearch.client.ccr.AutoFollowStats
 
getNumberOfReplicas() - Method in class org.elasticsearch.client.indexlifecycle.AllocateAction
 
getNumberOfSuccessfulFollowIndices() - Method in class org.elasticsearch.client.ccr.AutoFollowStats
 
getNumberSamples() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
getNumberVertexRequests() - Method in class org.elasticsearch.client.graph.Hop
 
getNumDocuments() - Method in class org.elasticsearch.client.core.IndexerJobStats
The number of documents read from the input indices
getNumDocuments() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Deprecated.
getNumFolds() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getNumFolds() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getNumInvocations() - Method in class org.elasticsearch.client.core.IndexerJobStats
Number of times that the job woke up to write documents
getNumInvocations() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Deprecated.
getNumLinesAnalyzed() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getNumMatches() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getNumMessagesAnalyzed() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getNumNodesConnected() - Method in class org.elasticsearch.client.cluster.SniffModeInfo
 
getNumPages() - Method in class org.elasticsearch.client.core.IndexerJobStats
The number of pages read from the input indices
getNumPages() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Deprecated.
getNumSocketsConnected() - Method in class org.elasticsearch.client.cluster.ProxyModeInfo
 
getNumSplitsPerFeature() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getNumSplitsPerFeature() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getNumTopClasses() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getNumTopClasses() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
getNumTopFeatureImportanceValues() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getNumTopFeatureImportanceValues() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getNumTopFeatureImportanceValues() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
getNumTopFeatureImportanceValues() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
getOldIndex() - Method in class org.elasticsearch.client.indices.rollover.RolloverResponse
Returns the name of the index that the request alias was pointing to
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
getOperation() - Method in class org.elasticsearch.client.security.user.privileges.GlobalOperationPrivilege
 
getOperationMode() - Method in class org.elasticsearch.client.indexlifecycle.LifecycleManagementStatusResponse
 
getOperationsBehind() - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
getOperationsReads() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getOperationWritten() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getOperator() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
getOperator() - Method in class org.elasticsearch.client.ml.job.config.RuleCondition
 
getOtherActualClassCount() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.Result
 
getOutlierFraction() - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
getOutlierFraction() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
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.core.IndexerJobStats
Number of documents written
getOutputDocuments() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Deprecated.
getOutstandingReadRequests() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getOutstandingWriteRequests() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getOverallAccuracy() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.Result
 
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
getOverallCardinality() - Method in class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
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
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetBucketsRequest
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetCalendarEventsRequest
 
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.GetDataFrameAnalyticsRequest
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsRequest
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetModelSnapshotsRequest
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
getPageParams() - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
 
getPageParams() - Method in class org.elasticsearch.client.transform.GetTransformRequest
 
getPageParams() - Method in class org.elasticsearch.client.transform.GetTransformStatsRequest
 
getPageSize() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getPagesProcessed() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
The number of pages read from the input indices
getParameters() - Method in class org.elasticsearch.client.ccr.FollowInfoResponse.FollowerInfo
 
getParameters() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
getParentHop() - Method in class org.elasticsearch.client.graph.Hop
 
getParentTaskId() - Method in class org.elasticsearch.client.tasks.CancelTasksRequest
 
getParentTaskId() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
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
 
getPartitionFieldName() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getPartitionFieldValue() - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
 
getPartitionFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getPartitionFieldValue() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getPartitionFieldValue() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getPassword() - Method in class org.elasticsearch.client.security.ChangePasswordRequest
 
getPassword() - Method in class org.elasticsearch.client.security.CreateTokenRequest
 
getPassword() - Method in class org.elasticsearch.client.security.PutUserRequest
 
getPath() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
getPatterns() - Method in class org.elasticsearch.client.ccr.GetAutoFollowPatternResponse
 
getPayload() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Token
Returns the payload of the token or null if the payload doesn't exist
getPeakModelBytes() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getPeakUsageBytes() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage
 
getPercentComplete() - Method in class org.elasticsearch.client.transform.transforms.TransformProgress
 
getPerNodeTasks() - Method in class org.elasticsearch.client.tasks.ListTasksResponse
 
getPerPartitionCategorizationConfig() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
getPerPartitionCategorizationConfig() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getPhase() - Method in class org.elasticsearch.client.enrich.ExecutePolicyResponse.ExecutionStatus
 
getPhase() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getPhase() - Method in class org.elasticsearch.client.indexlifecycle.PhaseExecutionInfo
 
getPhase() - Method in class org.elasticsearch.client.ml.dataframe.PhaseProgress
 
getPhase() - Method in class org.elasticsearch.client.watcher.WatchExecutionSnapshot
 
getPhaseExecutionInfo() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getPhases() - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicy
 
getPhaseTime() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getPipeline() - Method in class org.elasticsearch.client.transform.transforms.DestConfig
 
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.
getPipelineCount() - Method in class org.elasticsearch.client.ml.inference.TrainedModelStats
The total number of pipelines that reference the trained model
getPivotConfig() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
getPolicies() - Method in class org.elasticsearch.client.enrich.GetPolicyResponse
 
getPolicies() - Method in class org.elasticsearch.client.indexlifecycle.GetLifecyclePolicyResponse
 
getPolicies() - Method in class org.elasticsearch.client.slm.GetSnapshotLifecyclePolicyResponse
 
getPolicy() - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicyMetadata
 
getPolicy() - Method in class org.elasticsearch.client.slm.PutSnapshotLifecyclePolicyRequest
 
getPolicy() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
getPolicy(GetPolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.EnrichClient
Executes the get policy api, which retrieves an enrich policy.
getPolicyAsync(GetPolicyRequest, RequestOptions, ActionListener<GetPolicyResponse>) - Method in class org.elasticsearch.client.EnrichClient
Asynchronously executes the get policy api, which retrieves an enrich policy.
getPolicyId() - Method in class org.elasticsearch.client.slm.DeleteSnapshotLifecyclePolicyRequest
 
getPolicyId() - Method in class org.elasticsearch.client.slm.ExecuteSnapshotLifecyclePolicyRequest
 
getPolicyId() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
 
getPolicyIds() - Method in class org.elasticsearch.client.slm.GetSnapshotLifecyclePolicyRequest
 
getPolicyName() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getPolicyName() - Method in class org.elasticsearch.client.indexlifecycle.PhaseExecutionInfo
 
getPolicyNames() - Method in class org.elasticsearch.client.indexlifecycle.GetLifecyclePolicyRequest
 
GetPolicyRequest - Class in org.elasticsearch.client.enrich
 
GetPolicyRequest() - Constructor for class org.elasticsearch.client.enrich.GetPolicyRequest
 
GetPolicyRequest(String...) - Constructor for class org.elasticsearch.client.enrich.GetPolicyRequest
 
GetPolicyRequest(List<String>) - Constructor for class org.elasticsearch.client.enrich.GetPolicyRequest
 
GetPolicyResponse - Class in org.elasticsearch.client.enrich
 
GetPolicyResponse(List<NamedPolicy>) - Constructor for class org.elasticsearch.client.enrich.GetPolicyResponse
 
getPolicyStats() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
getPosition() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Token
Returns the position of the token in the document's field
getPosition() - Method in class org.elasticsearch.client.indices.AnalyzeResponse.AnalyzeToken
 
getPosition() - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
getPositionLength() - Method in class org.elasticsearch.client.indices.AnalyzeResponse.AnalyzeToken
 
getPrecision() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.PerClassResult
 
getPrecision() - Method in class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource
 
getPredictionFieldName() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getPredictionFieldName() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getPreference() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Get the preference to execute the search.
getPreference() - Method in class org.elasticsearch.client.core.TermVectorsRequest
 
getPreferredToCategories() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getPreProcessors() - Method in class org.elasticsearch.client.ml.inference.TrainedModelDefinition
 
getPreview() - Method in class org.elasticsearch.client.ml.PreviewDatafeedResponse
 
getPreviouslyInvalidatedApiKeys() - Method in class org.elasticsearch.client.security.InvalidateApiKeyResponse
 
getPreviouslyInvalidatedTokens() - Method in class org.elasticsearch.client.security.InvalidateTokenResponse
 
getPrimaryTerm() - Method in class org.elasticsearch.client.watcher.GetWatchResponse
 
getPrimaryTerm() - Method in class org.elasticsearch.client.watcher.PutWatchResponse
 
getPrivilegeNames() - Method in class org.elasticsearch.client.security.GetPrivilegesRequest
 
getPrivileges() - Method in class org.elasticsearch.client.security.DeletePrivilegesRequest
 
getPrivileges() - Method in class org.elasticsearch.client.security.GetPrivilegesResponse
 
getPrivileges() - Method in class org.elasticsearch.client.security.PutPrivilegesRequest
 
getPrivileges() - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges
The privileges acting over indices.
getPrivileges() - Method in class org.elasticsearch.client.security.user.privileges.ApplicationResourcePrivileges
 
getPrivileges() - Method in class org.elasticsearch.client.security.user.privileges.GlobalPrivileges
 
getPrivileges(GetPrivilegesRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Synchronously get application privilege(s).
getPrivilegesAsync(GetPrivilegesRequest, RequestOptions, ActionListener<GetPrivilegesResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously get application privilege(s).
GetPrivilegesRequest - Class in org.elasticsearch.client.security
Request object to get application privilege(s)
GetPrivilegesRequest(String, String...) - Constructor for class org.elasticsearch.client.security.GetPrivilegesRequest
 
GetPrivilegesResponse - Class in org.elasticsearch.client.security
Get application privileges response
GetPrivilegesResponse(Collection<ApplicationPrivilege>) - Constructor for class org.elasticsearch.client.security.GetPrivilegesResponse
 
getProbability() - Method in class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
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.
getProcessingTime() - Method in class org.elasticsearch.client.core.IndexerJobStats
Returns the time spent processing (cumulative) in milliseconds
getProcessingTime() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Returns the time spent processing (cumulative) in milliseconds
getProcessingTimeMs() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
getProcessingTotal() - Method in class org.elasticsearch.client.core.IndexerJobStats
Returns the total number of processing runs that have been made
getProcessingTotal() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Returns the total number of processing runs that have been made
getProgress() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
getProgressPercent() - Method in class org.elasticsearch.client.ml.dataframe.PhaseProgress
 
getQuantiles() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getQuantileState() - Method in class org.elasticsearch.client.ml.job.process.Quantiles
 
getQueries() - Method in class org.elasticsearch.client.security.user.privileges.UserIndicesPrivileges
 
getQuery() - Method in class org.elasticsearch.client.enrich.NamedPolicy
 
getQuery() - Method in class org.elasticsearch.client.enrich.PutPolicyRequest
 
getQuery() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getQuery() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getQuery() - Method in class org.elasticsearch.client.ml.dataframe.QueryConfig
 
getQuery() - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges
A query limiting the visible documents in the indices.
getQuery() - Method in class org.elasticsearch.client.transform.transforms.QueryConfig
 
getQueryConfig() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource
 
getQueryConfig() - Method in class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
getQueryConfig() - Method in class org.elasticsearch.client.transform.transforms.SourceConfig
 
getQueryDelay() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
getQueryDelay() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
getQueuedWatches() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
getQueueSize() - Method in class org.elasticsearch.client.enrich.StatsResponse.CoordinatorStats
 
getQuote() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getQuote() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getQuoteCharacter() - Method in class org.elasticsearch.client.ml.job.config.DataDescription
The quote character used in delimited formats.
getRandomizeSeed() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getRandomizeSeed() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getRareCategoryCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getRaw() - Method in class org.elasticsearch.client.security.user.privileges.GlobalOperationPrivilege
 
getRawAnomalyScore() - Method in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
getReadExceptions() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getReadPollTimeout() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
getRealm() - Method in class org.elasticsearch.client.security.support.ApiKey
 
getRealmName() - Method in class org.elasticsearch.client.security.GetApiKeyRequest
 
getRealmName() - Method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
 
getRealmName() - Method in class org.elasticsearch.client.security.InvalidateTokenRequest
 
getRealms() - Method in class org.elasticsearch.client.security.ClearRealmCacheRequest
 
getRealtime() - Method in class org.elasticsearch.client.core.TermVectorsRequest
Returns if the request is realtime(true) or near-realtime(false)
getReason() - Method in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
getReason() - Method in class org.elasticsearch.client.tasks.TaskOperationFailure
 
getReason() - Method in class org.elasticsearch.client.transform.transforms.TransformStats
 
getRecall() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.PerClassResult
 
getRecentAutoFollowErrors() - Method in class org.elasticsearch.client.ccr.AutoFollowStats
 
getRecord() - Method in class org.elasticsearch.client.watcher.ExecuteWatchResponse
 
getRecordAsMap() - Method in class org.elasticsearch.client.watcher.ExecuteWatchResponse
Returns the watch record as a map Use ObjectPath to navigate through the data
getRecordId() - Method in class org.elasticsearch.client.watcher.ExecuteWatchResponse
 
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.CreateApiKeyRequest
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.DeletePrivilegesRequest
 
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.DeleteUserRequest
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.PutPrivilegesRequest
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.PutRoleRequest
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.PutUserRequest
 
getRefreshPolicy() - Method in class org.elasticsearch.client.security.SetUserEnabledRequest
 
getRefreshToken() - Method in class org.elasticsearch.client.security.CreateTokenRequest
 
getRefreshToken() - Method in class org.elasticsearch.client.security.CreateTokenResponse
 
getRefreshToken() - Method in class org.elasticsearch.client.security.InvalidateTokenRequest
 
getRegex() - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
getReloadedAnalyzers() - Method in class org.elasticsearch.client.indices.ReloadAnalyzersResponse.ReloadDetails
 
getReloadedDetails() - Method in class org.elasticsearch.client.indices.ReloadAnalyzersResponse
 
getReloadedIndicesNodes() - Method in class org.elasticsearch.client.indices.ReloadAnalyzersResponse.ReloadDetails
 
getRemainingDocs() - Method in class org.elasticsearch.client.transform.transforms.TransformProgress
 
getRemoteCluster() - Method in class org.elasticsearch.client.ccr.FollowInfoResponse.FollowerInfo
 
getRemoteCluster() - Method in class org.elasticsearch.client.ccr.GetAutoFollowPatternResponse.Pattern
 
getRemoteCluster() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getRemoteCluster() - Method in class org.elasticsearch.client.ccr.PutAutoFollowPatternRequest
 
getRemoteCluster() - Method in class org.elasticsearch.client.ccr.PutFollowRequest
 
getRemoteRequestsCurrent() - Method in class org.elasticsearch.client.enrich.StatsResponse.CoordinatorStats
 
getRemoteRequestsTotal() - Method in class org.elasticsearch.client.enrich.StatsResponse.CoordinatorStats
 
getRemoveItems() - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
 
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() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
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.AuthenticateRequest
 
getRequest() - Method in class org.elasticsearch.client.security.GetBuiltinPrivilegesRequest
 
getRequest() - Method in class org.elasticsearch.client.security.GetSslCertificatesRequest
 
getRequest() - Method in class org.elasticsearch.client.security.GetUserPrivilegesRequest
 
getRequestCache() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Gets if this request should use the request cache or not, if set.
getRequestsPerSecond() - Method in class org.elasticsearch.client.ml.DeleteExpiredDataRequest
The requests allowed per second in the underlying Delete by Query requests executed.
getRequestsPerSecond() - Method in class org.elasticsearch.client.RethrottleRequest
 
getRequire() - Method in class org.elasticsearch.client.indexlifecycle.AllocateAction
 
getResetEnd() - Method in class org.elasticsearch.client.ml.PostDataRequest
 
getResetStart() - Method in class org.elasticsearch.client.ml.PostDataRequest
 
getResources() - Method in class org.elasticsearch.client.security.user.privileges.ApplicationResourcePrivileges
 
getResponse() - Method in class org.elasticsearch.client.ml.PutDatafeedResponse
 
getResponse() - Method in class org.elasticsearch.client.ml.PutFilterResponse
 
getResponse() - Method in class org.elasticsearch.client.ml.PutJobResponse
 
getResponse() - Method in class org.elasticsearch.client.ml.PutTrainedModelResponse
 
getResultsField() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsDest
 
getResultsField() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
getResultsField() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
getResultsRetentionDays() - Method in class org.elasticsearch.client.ml.job.config.Job
 
getResultsRetentionDays() - Method in class org.elasticsearch.client.ml.job.config.JobUpdate
 
getRetain() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getRetain() - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
 
getRetentionFailedCount() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
getRetentionPolicy() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
getRetentionRunCount() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
getRetentionTimedOut() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
getRetentionTimeMillis() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
getRightChild() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
getRightChild() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
getRole() - Method in class org.elasticsearch.client.security.PutRoleRequest
 
getRoleMappingNames() - Method in class org.elasticsearch.client.security.GetRoleMappingsRequest
 
getRoleMappings(GetRoleMappingsRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Synchronously get role mapping(s).
getRoleMappingsAsync(GetRoleMappingsRequest, RequestOptions, ActionListener<GetRoleMappingsResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously get role mapping(s).
GetRoleMappingsRequest - Class in org.elasticsearch.client.security
Request object to get role mappings
GetRoleMappingsRequest(String...) - Constructor for class org.elasticsearch.client.security.GetRoleMappingsRequest
 
GetRoleMappingsResponse - Class in org.elasticsearch.client.security
Get role mappings response
GetRoleMappingsResponse(List<ExpressionRoleMapping>) - Constructor for class org.elasticsearch.client.security.GetRoleMappingsResponse
 
getRoleNames() - Method in class org.elasticsearch.client.security.GetRolesRequest
 
getRoles() - Method in class org.elasticsearch.client.security.CreateApiKeyRequest
 
getRoles() - Method in class org.elasticsearch.client.security.ExpressionRoleMapping
 
getRoles() - Method in class org.elasticsearch.client.security.GetRolesResponse
 
getRoles() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
getRoles() - Method in class org.elasticsearch.client.security.user.User
 
getRoles(GetRolesRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Retrieves roles from the native roles store.
getRolesAsync(GetRolesRequest, RequestOptions, ActionListener<GetRolesResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously retrieves roles from the native roles store.
GetRolesRequest - Class in org.elasticsearch.client.security
Request object to retrieve roles from the native roles store
GetRolesRequest(String...) - Constructor for class org.elasticsearch.client.security.GetRolesRequest
 
GetRolesResponse - Class in org.elasticsearch.client.security
Response when requesting one or more roles.
getRoleTemplates() - Method in class org.elasticsearch.client.security.ExpressionRoleMapping
 
getRoleTemplates() - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
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
 
getRollupIndexCapabilities(GetRollupIndexCapsRequest, RequestOptions) - Method in class org.elasticsearch.client.RollupClient
Get the Rollup Index Capabilities of a rollup index or pattern See the docs for more.
getRollupIndexCapabilitiesAsync(GetRollupIndexCapsRequest, RequestOptions, ActionListener<GetRollupIndexCapsResponse>) - Method in class org.elasticsearch.client.RollupClient
Asynchronously Get the Rollup Index Capabilities of a rollup index or pattern See the docs for more.
GetRollupIndexCapsRequest - Class in org.elasticsearch.client.rollup
 
GetRollupIndexCapsRequest(String...) - Constructor for class org.elasticsearch.client.rollup.GetRollupIndexCapsRequest
 
GetRollupIndexCapsRequest(String[], IndicesOptions) - Constructor for class org.elasticsearch.client.rollup.GetRollupIndexCapsRequest
 
GetRollupIndexCapsResponse - Class in org.elasticsearch.client.rollup
 
GetRollupIndexCapsResponse(Map<String, RollableIndexCaps>) - Constructor for class org.elasticsearch.client.rollup.GetRollupIndexCapsResponse
 
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.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.asyncsearch.SubmitAsyncSearchRequest
Get the routing value to control the shards that the search will be executed on.
getRouting() - Method in class org.elasticsearch.client.core.TermVectorsRequest
 
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
 
getRunAsPrivilege() - Method in class org.elasticsearch.client.security.GetUserPrivilegesResponse
 
getRunAsPrivilege() - Method in class org.elasticsearch.client.security.user.privileges.Role
 
getRunningTimeNanos() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
getRuntimeStats() - Method in class org.elasticsearch.client.ml.job.stats.ForecastStats
Statistics about the forecast runtime in milliseconds: minimum, maximum, average and total
getSample() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getSampleStart() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getSchedule() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
getScheduledEvents() - Method in class org.elasticsearch.client.ml.job.results.Bucket
 
getScheduledEvents() - Method in class org.elasticsearch.client.ml.PostCalendarEventRequest
 
getScheduledEvents() - Method in class org.elasticsearch.client.ml.PostCalendarEventResponse
 
getScope() - Method in class org.elasticsearch.client.ml.job.config.DetectionRule
 
getScope() - Method in class org.elasticsearch.client.security.CreateTokenRequest
 
getScope() - Method in class org.elasticsearch.client.security.CreateTokenResponse
 
getScore() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Term
Returns tf-idf score, if the request used some form of terms filtering
getScore() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.Result
 
getScore() - Method in class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
getScoreByThreshold(String) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.Result
 
getScoreByThreshold(String) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric.Result
 
getScoreByThreshold(String) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric.Result
 
getScript() - Method in class org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource
 
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
 
getSearchCount() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
getSearchFailures() - Method in class org.elasticsearch.client.core.IndexerJobStats
Number of failures that have occurred
getSearchFailures() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Number of failures that have occurred
getSearchResponse() - Method in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
Returns the current SearchResponse or null if not available.
getSearchSource() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Gets if the source of the SearchSourceBuilder initially used on this request.
getSearchTime() - Method in class org.elasticsearch.client.core.IndexerJobStats
Returns the time spent searching (cumulative) in milliseconds
getSearchTime() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Returns the time spent searching (cumulative) in milliseconds
getSearchTotal() - Method in class org.elasticsearch.client.core.IndexerJobStats
Returns the total number of search requests that have been made
getSearchTotal() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Returns the total number of search requests that have been made
getSearchType() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Get the search type to execute, defaults to SearchType.DEFAULT.
getSeedNodes() - Method in class org.elasticsearch.client.cluster.SniffModeInfo
 
getSeqNo() - Method in class org.elasticsearch.client.watcher.GetWatchResponse
 
getSeqNo() - Method in class org.elasticsearch.client.watcher.PutWatchResponse
 
getSerialNumber() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
getServerName() - Method in class org.elasticsearch.client.cluster.ProxyModeInfo
 
getSetting(String, String) - Method in class org.elasticsearch.client.indices.GetIndexResponse
Returns the string value for the specified index and setting.
getSettings() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
getSettings() - Method in class org.elasticsearch.client.indices.GetIndexResponse
 
getSettings() - Method in class org.elasticsearch.client.indices.ResizeRequest
Returns the Settings to be used on the target index
getSettings() - Method in class org.elasticsearch.client.transform.PreviewTransformResponse.GeneratedDestIndexSettings
 
getSettings() - Method in class org.elasticsearch.client.transform.PreviewTransformResponse
 
getSettings() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
getSettings() - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
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.client.core.CountResponse
The failures that occurred during the search.
getShardFailures() - Method in class org.elasticsearch.client.core.CountResponse.ShardStats
 
getShardFailures() - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
getShardFollowStats() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats
 
getShardFollowStats(String) - Method in class org.elasticsearch.client.ccr.IndicesFollowStats
 
getShardId() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getShardId() - Method in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
getShards() - Method in class org.elasticsearch.client.indices.CloseIndexResponse.IndexResult
 
getShardStats() - Method in class org.elasticsearch.client.core.CountResponse
 
getShouldTrimFields() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getShouldTrimFields() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getSize() - Method in class org.elasticsearch.client.core.PageParams
 
getSize() - Method in class org.elasticsearch.client.ml.GetFiltersRequest
 
getSkippedDocsCount() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
getSkippedShards() - Method in class org.elasticsearch.client.core.CountResponse
The number of shards skipped due to pre-filtering
getSkippedShards() - Method in class org.elasticsearch.client.core.CountResponse.ShardStats
 
getSkipTime() - Method in class org.elasticsearch.client.ml.FlushJobRequest
 
getSLMStatus(SnapshotLifecycleManagementStatusRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Get the status of Snapshot Lifecycle Management.
getSLMStatusAsync(SnapshotLifecycleManagementStatusRequest, RequestOptions, ActionListener<LifecycleManagementStatusResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously get the status of Snapshot Lifecycle Management.
getSnapshotDeleteFailures() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
 
getSnapshotDocCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getSnapshotId() - Method in class org.elasticsearch.client.ml.DeleteModelSnapshotRequest
 
getSnapshotId() - Method in class org.elasticsearch.client.ml.GetModelSnapshotsRequest
 
getSnapshotId() - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
getSnapshotId() - Method in class org.elasticsearch.client.ml.RevertModelSnapshotRequest
 
getSnapshotId() - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
 
getSnapshotInProgress() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
getSnapshotLifecyclePolicy(GetSnapshotLifecyclePolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Retrieve one or more snapshot lifecycle policy definitions.
getSnapshotLifecyclePolicyAsync(GetSnapshotLifecyclePolicyRequest, RequestOptions, ActionListener<GetSnapshotLifecyclePolicyResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously retrieve one or more snapshot lifecycle policy definition.
GetSnapshotLifecyclePolicyRequest - Class in org.elasticsearch.client.slm
 
GetSnapshotLifecyclePolicyRequest(String...) - Constructor for class org.elasticsearch.client.slm.GetSnapshotLifecyclePolicyRequest
 
GetSnapshotLifecyclePolicyResponse - Class in org.elasticsearch.client.slm
 
GetSnapshotLifecyclePolicyResponse(Map<String, SnapshotLifecyclePolicyMetadata>) - Constructor for class org.elasticsearch.client.slm.GetSnapshotLifecyclePolicyResponse
 
getSnapshotLifecycleStats(GetSnapshotLifecycleStatsRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Retrieve snapshot lifecycle statistics.
getSnapshotLifecycleStatsAsync(GetSnapshotLifecycleStatsRequest, RequestOptions, ActionListener<GetSnapshotLifecycleStatsResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously retrieve snapshot lifecycle statistics.
GetSnapshotLifecycleStatsRequest - Class in org.elasticsearch.client.slm
 
GetSnapshotLifecycleStatsRequest() - Constructor for class org.elasticsearch.client.slm.GetSnapshotLifecycleStatsRequest
 
GetSnapshotLifecycleStatsResponse - Class in org.elasticsearch.client.slm
 
GetSnapshotLifecycleStatsResponse(SnapshotLifecycleStats) - Constructor for class org.elasticsearch.client.slm.GetSnapshotLifecycleStatsResponse
 
getSnapshotName() - Method in class org.elasticsearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
 
getSnapshotName() - Method in class org.elasticsearch.client.slm.SnapshotInvocationRecord
 
getSnapshots() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
getSnapshotsDeleted() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
 
getSnapshotsFailed() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
 
getSnapshotsTaken() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
 
getSoftTreeDepthLimit() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getSoftTreeDepthLimit() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getSoftTreeDepthTolerance() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
getSoftTreeDepthTolerance() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
getSort() - Method in class org.elasticsearch.client.analytics.ParsedTopMetrics.TopMetrics
The sort key for these top metrics.
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.GetModelSnapshotsRequest
 
getSort() - Method in class org.elasticsearch.client.ml.GetRecordsRequest
 
getSource() - Method in class org.elasticsearch.client.core.GetSourceResponse
 
getSource() - Method in class org.elasticsearch.client.graph.Connection.ConnectionId
 
getSource() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
getSource() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
getSource() - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
getSource() - Method in class org.elasticsearch.client.watcher.GetWatchResponse
Returns the serialized watch
getSource() - Method in class org.elasticsearch.client.watcher.PutWatchRequest
 
getSource(GetSourceRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Retrieves the source field only of a document using GetSource API.
getSourceAsMap() - Method in class org.elasticsearch.client.watcher.GetWatchResponse
Returns the source as a map
getSourceAsync(GetSourceRequest, RequestOptions, ActionListener<GetSourceResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously retrieves the source field only of a document using GetSource API.
getSourceFiltering() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource
 
getSourceIndex() - Method in class org.elasticsearch.client.indices.ResizeRequest
Returns the source index name
GetSourceRequest - Class in org.elasticsearch.client.core
 
GetSourceRequest(String, String) - Constructor for class org.elasticsearch.client.core.GetSourceRequest
 
GetSourceResponse - Class in org.elasticsearch.client.core
 
GetSourceResponse(Map<String, Object>) - Constructor for class org.elasticsearch.client.core.GetSourceResponse
 
getSparseBucketCount() - Method in class org.elasticsearch.client.ml.job.process.DataCounts
The number of buckets with few records compared to the overall counts.
getSplitFeature() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
getSplitGain() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
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
 
getStandardizationEnabled() - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
getStandardizationEnabled() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
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.GetCalendarEventsRequest
 
getStart() - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
 
getStart() - Method in class org.elasticsearch.client.ml.GetModelSnapshotsRequest
 
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
 
getStartOffset() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Token
Returns the start offset of the token in the document's field
getStartOffset() - Method in class org.elasticsearch.client.indices.AnalyzeResponse.AnalyzeToken
 
getStartTime() - Method in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
When this response was created as a timestamp in milliseconds since epoch.
getStartTime() - Method in class org.elasticsearch.client.ml.calendars.ScheduledEvent
 
getStartTime() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
getState() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
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.
getState() - Method in class org.elasticsearch.client.transform.transforms.TransformStats
 
getStats() - Method in class org.elasticsearch.client.eql.EqlStatsResponse.Node
 
getStats() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.JobWrapper
Statistics about the execution of the job.
getStats() - Method in class org.elasticsearch.client.slm.GetSnapshotLifecycleStatsResponse
 
getStats() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
getStatus() - Method in class org.elasticsearch.client.ccr.FollowInfoResponse.FollowerInfo
 
getStatus() - Method in class org.elasticsearch.client.license.StartBasicResponse
 
getStatus() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage
 
getStatus() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.JobWrapper
Current state of the job.
getStatus() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
getStatus() - Method in class org.elasticsearch.client.tasks.TaskOperationFailure
 
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.watcher.DeactivateWatchResponse
 
getStatus() - Method in class org.elasticsearch.client.watcher.GetWatchResponse
 
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}.
getStep() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getStepInfo() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getStepTime() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
getStoreSize() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse.DataStreamStats
 
getSubjectDn() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
getSuccessful() - Method in class org.elasticsearch.client.NodesResponseHeader
the number of nodes that the operation was successful on
getSuccessfulReadRequests() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getSuccessfulShards() - Method in class org.elasticsearch.client.core.CountResponse
The successful number of shards the search was executed on.
getSuccessfulShards() - Method in class org.elasticsearch.client.core.CountResponse.ShardStats
 
getSuccessfulWriteRequests() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getSumDocFreq() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
Returns the sum of document frequencies for all terms in this field
getSummaryCountFieldName() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
The name of the field that contains counts for pre-summarised input
getSumTotalTermFreq() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
Returns the sum of total term frequencies of all terms in this field
getSuppressed() - Method in class org.elasticsearch.client.tasks.ElasticsearchException
 
getSyncConfig() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
getSyncConfig() - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
getTagline() - Method in class org.elasticsearch.client.core.MainResponse
 
getTags() - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
getTags() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getTarget() - Method in class org.elasticsearch.client.graph.Connection.ConnectionId
 
getTargetIndex() - Method in class org.elasticsearch.client.indices.ResizeRequest
Returns the target index name
getTargetType() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
getTask() - Method in class org.elasticsearch.client.ml.DeleteJobResponse
Get the task id
getTask() - Method in class org.elasticsearch.client.tasks.TaskSubmissionResponse
Get the task id
getTaskFailures() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsResponse
 
getTaskFailures() - Method in class org.elasticsearch.client.tasks.ListTasksResponse
 
getTaskFailures() - Method in class org.elasticsearch.client.transform.AcknowledgedTasksResponse
 
getTaskFailures() - Method in class org.elasticsearch.client.transform.GetTransformStatsResponse
 
getTaskGroups() - Method in class org.elasticsearch.client.tasks.ListTasksResponse
 
getTaskId() - Method in class org.elasticsearch.client.enrich.ExecutePolicyResponse
 
getTaskId() - Method in class org.elasticsearch.client.RethrottleRequest
 
getTaskId() - Method in class org.elasticsearch.client.tasks.CancelTasksRequest
 
getTaskId() - Method in class org.elasticsearch.client.tasks.GetTaskRequest
 
getTaskId() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
getTaskId() - Method in class org.elasticsearch.client.tasks.TaskOperationFailure
 
getTaskInfo() - Method in class org.elasticsearch.client.enrich.StatsResponse.ExecutingPolicy
 
getTaskInfo() - Method in class org.elasticsearch.client.tasks.GetTaskResponse
 
getTaskInfo() - Method in class org.elasticsearch.client.tasks.TaskGroup.Builder
 
getTaskInfo() - Method in class org.elasticsearch.client.tasks.TaskGroup
 
GetTaskRequest - Class in org.elasticsearch.client.tasks
 
GetTaskRequest(String, long) - Constructor for class org.elasticsearch.client.tasks.GetTaskRequest
 
GetTaskResponse - Class in org.elasticsearch.client.tasks
 
GetTaskResponse(boolean, TaskInfo) - Constructor for class org.elasticsearch.client.tasks.GetTaskResponse
 
getTasks() - Method in class org.elasticsearch.client.tasks.ListTasksResponse
 
getTemplate() - Method in class org.elasticsearch.client.security.TemplateRoleName
 
getTemplate(GetIndexTemplatesRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses an old response object which still refers to types, a deprecated feature. Use IndicesClient.getIndexTemplate(GetIndexTemplatesRequest, RequestOptions) instead which returns a new response object
getTemplateAsync(GetIndexTemplatesRequest, RequestOptions, ActionListener<GetIndexTemplatesResponse>) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses an old response object which still refers to types, a deprecated feature. Use IndicesClient.getIndexTemplateAsync(GetIndexTemplatesRequest, RequestOptions, ActionListener) instead which returns a new response object
getTerm() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Term
Returns the string representation of the term
getTerm() - Method in class org.elasticsearch.client.graph.GraphExploreRequest.TermBoost
 
getTerm() - Method in class org.elasticsearch.client.graph.Vertex
 
getTerm() - Method in class org.elasticsearch.client.graph.Vertex.VertexId
 
getTerm() - Method in class org.elasticsearch.client.indices.AnalyzeResponse.AnalyzeToken
 
getTermFreq() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Term
Returns term frequency - the number of times this term occurs in the current document
getTerms() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector
Returns the list of terms for the current term vector
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
 
getTermVectorsList() - Method in class org.elasticsearch.client.core.TermVectorsResponse
Returns the list of term vectors
getTermVectorsResponses() - Method in class org.elasticsearch.client.core.MultiTermVectorsResponse
Returns the list of TermVectorsResponse for this MultiTermVectorsResponse
getTestDocsCount() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
getTexts() - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse.CharFilteredText
 
getThreadPoolMaxSize() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
getThreadPoolQueueSize() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
getThreshold() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.AucRocPoint
 
getThreshold() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
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.DeleteDataFrameAnalyticsRequest
 
getTimeout() - Method in class org.elasticsearch.client.ml.DeleteExpiredDataRequest
Indicates how long the deletion request will run until it timesout.
getTimeout() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getTimeout() - Method in class org.elasticsearch.client.ml.OpenJobRequest
 
getTimeout() - Method in class org.elasticsearch.client.ml.SetUpgradeModeRequest
 
getTimeout() - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
 
getTimeout() - Method in class org.elasticsearch.client.ml.StartDataFrameAnalyticsRequest
 
getTimeout() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
getTimeout() - Method in class org.elasticsearch.client.ml.StopDataFrameAnalyticsRequest
 
getTimeout() - Method in class org.elasticsearch.client.rollup.job.config.RollupJobConfig
 
getTimeout() - Method in class org.elasticsearch.client.tasks.CancelTasksRequest
 
getTimeout() - Method in class org.elasticsearch.client.tasks.GetTaskRequest
Timeout to wait for any async actions this request must take.
getTimeout() - Method in class org.elasticsearch.client.transform.StartTransformRequest
 
getTimeout() - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
getTimeSinceLastCheckMillis() - Method in class org.elasticsearch.client.ccr.AutoFollowStats.AutoFollowedCluster
 
getTimeSinceLastReadMillis() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getTimeSpan() - Method in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
getTimestamp() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
getTimestamp() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage
 
getTimestamp() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
getTimestamp() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
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.slm.SnapshotInvocationRecord
 
getTimestamp() - Method in class org.elasticsearch.client.watcher.WatchStatus.State
 
getTimestamp() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.BuildInfo
 
getTimeStamp() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
The timestamp of these statistics.
getTimestampField() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
getTimestampField() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getTimeStampField() - Method in class org.elasticsearch.client.indices.DataStream
 
getTimestampFormat() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
getTimestampMillis() - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
getTimeUpperBoundMillis() - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
getTimeZone() - Method in class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
Get the timezone to apply
getTimeZone() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource
 
getTimingStats() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
getTimingStats() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
getTimingStats() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
getTimingStats() - Method in class org.elasticsearch.client.ml.job.stats.JobStats
 
getTo() - Method in class org.elasticsearch.client.graph.Connection
 
getTokenFilters() - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig
 
getTokenizer() - Method in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig
 
getTokens() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Term
Returns a list of tokens for the term
getTokens() - Method in class org.elasticsearch.client.indices.AnalyzeResponse
 
getTokens() - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
 
getTook() - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
getTookInMillis() - Method in class org.elasticsearch.client.core.TermVectorsResponse
Returns the time that a request took in milliseconds
getTookInMillis() - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
getTopClasses() - Method in class org.elasticsearch.client.analytics.ParsedInference
 
getTopClassesResultsField() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
getTopHits() - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
getTopMetrics() - Method in class org.elasticsearch.client.analytics.ParsedTopMetrics
The list of top metrics, in sorted order.
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
 
getTotal() - Method in class org.elasticsearch.client.NodesResponseHeader
the total number of nodes that the operation was carried on
getTotalBucketProcessingTimeMs() - Method in class org.elasticsearch.client.ml.job.process.TimingStats
 
getTotalByFieldCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getTotalCategoryCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getTotalDocs() - Method in class org.elasticsearch.client.transform.transforms.TransformProgress
 
getTotalOverFieldCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getTotalPartitionFieldCount() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
getTotalReadRemoteExecTimeMillis() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getTotalReadTimeMillis() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getTotalSearchTimeMs() - Method in class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
getTotalShards() - Method in class org.elasticsearch.client.core.CountResponse
The total number of shards the search was executed on.
getTotalShards() - Method in class org.elasticsearch.client.core.CountResponse.ShardStats
 
getTotalStoreSize() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse
 
getTotalTermFreq() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Term
Returns total term frequency - the number of times this term occurs across all documents
getTotalWriteTimeMillis() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getTrainedModel() - Method in class org.elasticsearch.client.ml.inference.TrainedModelDefinition
 
getTrainedModelConfig() - Method in class org.elasticsearch.client.ml.PutTrainedModelRequest
 
getTrainedModels() - Method in class org.elasticsearch.client.ml.GetTrainedModelsResponse
 
getTrainedModels(GetTrainedModelsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets trained model configs
getTrainedModelsAsync(GetTrainedModelsRequest, RequestOptions, ActionListener<GetTrainedModelsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets trained model configs asynchronously and notifies listener upon completion
GetTrainedModelsRequest - Class in org.elasticsearch.client.ml
 
GetTrainedModelsRequest(String...) - Constructor for class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
GetTrainedModelsResponse - Class in org.elasticsearch.client.ml
 
GetTrainedModelsResponse(List<TrainedModelConfig>, Long) - Constructor for class org.elasticsearch.client.ml.GetTrainedModelsResponse
 
getTrainedModelsStats(GetTrainedModelsStatsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Gets trained model stats
getTrainedModelsStatsAsync(GetTrainedModelsStatsRequest, RequestOptions, ActionListener<GetTrainedModelsStatsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Gets trained model stats asynchronously and notifies listener upon completion
GetTrainedModelsStatsRequest - Class in org.elasticsearch.client.ml
 
GetTrainedModelsStatsRequest(String...) - Constructor for class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
 
GetTrainedModelsStatsResponse - Class in org.elasticsearch.client.ml
 
GetTrainedModelsStatsResponse(List<TrainedModelStats>, Long) - Constructor for class org.elasticsearch.client.ml.GetTrainedModelsStatsResponse
 
getTrainedModelStats() - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsResponse
 
getTrainingDocsCount() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
getTrainingPercent() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
getTrainingPercent() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
getTransform(GetTransformRequest, RequestOptions) - Method in class org.elasticsearch.client.TransformClient
Get one or more transform configurations
getTransformAsync(GetTransformRequest, RequestOptions, ActionListener<GetTransformResponse>) - Method in class org.elasticsearch.client.TransformClient
Get one or more transform configurations asynchronously and notifies listener on completion
getTransformConfiguration() - Method in class org.elasticsearch.client.transform.UpdateTransformResponse
 
getTransformConfigurations() - Method in class org.elasticsearch.client.transform.GetTransformResponse
 
GetTransformRequest - Class in org.elasticsearch.client.transform
 
GetTransformRequest(String...) - Constructor for class org.elasticsearch.client.transform.GetTransformRequest
 
GetTransformResponse - Class in org.elasticsearch.client.transform
 
GetTransformResponse(List<TransformConfig>, int, GetTransformResponse.InvalidTransforms) - Constructor for class org.elasticsearch.client.transform.GetTransformResponse
 
getTransformsStats() - Method in class org.elasticsearch.client.transform.GetTransformStatsResponse
 
getTransformStats(GetTransformStatsRequest, RequestOptions) - Method in class org.elasticsearch.client.TransformClient
Get the running statistics of a transform
getTransformStatsAsync(GetTransformStatsRequest, RequestOptions, ActionListener<GetTransformStatsResponse>) - Method in class org.elasticsearch.client.TransformClient
Get the running statistics of a transform asynchronously and notifies listener on completion
GetTransformStatsRequest - Class in org.elasticsearch.client.transform
 
GetTransformStatsRequest(String) - Constructor for class org.elasticsearch.client.transform.GetTransformStatsRequest
 
GetTransformStatsResponse - Class in org.elasticsearch.client.transform
 
GetTransformStatsResponse(List<TransformStats>, List<TaskOperationFailure>, List<? extends ElasticsearchException>) - Constructor for class org.elasticsearch.client.transform.GetTransformStatsResponse
 
getTransientMetadata(String) - Method in class org.elasticsearch.client.security.GetRolesResponse
 
getTransientMetadataMap() - Method in class org.elasticsearch.client.security.GetRolesResponse
 
getTransportAddress() - Method in class org.elasticsearch.client.ml.NodeAttributes
The host and port where transport HTTP connections are accepted.
getTransportAddress() - Method in class org.elasticsearch.client.transform.transforms.NodeAttributes
The host and port where transport HTTP connections are accepted.
getTrialStatus(RequestOptions) - Method in class org.elasticsearch.client.LicenseClient
Retrieve the license trial status
GetTrialStatusResponse - Class in org.elasticsearch.client.license
Response class for license get trial status API
getTriggerCount() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
Number of times that the job woke up to write documents
getTriggeredTime() - Method in class org.elasticsearch.client.watcher.QueuedWatch
 
getTriggeredTime() - Method in class org.elasticsearch.client.watcher.WatchExecutionSnapshot
 
getTrueNegatives() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.ConfusionMatrix
 
getTruePositiveRate() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.AucRocPoint
 
getTruePositives() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.ConfusionMatrix
 
getType() - Method in class org.elasticsearch.client.analytics.ParsedInference
 
getType() - Method in class org.elasticsearch.client.analytics.ParsedStringStats
 
getType() - Method in class org.elasticsearch.client.analytics.ParsedTopMetrics
 
getType() - Method in class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
 
getType() - Method in class org.elasticsearch.client.analytics.TopMetricsAggregationBuilder
 
getType() - Method in class org.elasticsearch.client.core.TermVectorsRequest
Deprecated.
Types are in the process of being removed.
getType() - Method in class org.elasticsearch.client.core.TermVectorsResponse
Deprecated.
Types are in the process of being removed.
getType() - Method in class org.elasticsearch.client.enrich.NamedPolicy
 
getType() - Method in class org.elasticsearch.client.enrich.PutPolicyRequest
 
getType() - Method in class org.elasticsearch.client.indices.AnalyzeResponse.AnalyzeToken
 
getType() - Method in class org.elasticsearch.client.security.AuthenticateResponse.RealmInfo
 
getType() - Method in class org.elasticsearch.client.security.CreateTokenResponse
 
getType() - Method in class org.elasticsearch.client.security.DelegatePkiAuthenticationResponse
 
getType() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
getType() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource
 
getType() - Method in class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource
 
getType() - Method in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource
 
getType() - Method in class org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource
 
getType() - Method in class org.elasticsearch.client.transform.transforms.pivot.TermsGroupSource
 
getType() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
getTypical() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getTypical() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getTypicalGeoPoint() - Method in class org.elasticsearch.client.ml.job.results.AnomalyCause
 
getTypicalGeoPoint() - Method in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
getUid() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
getUpdate() - Method in class org.elasticsearch.client.ml.UpdateDataFrameAnalyticsRequest
 
getUpdate() - Method in class org.elasticsearch.client.transform.UpdateTransformRequest
 
getUpgradedDocumentId() - Method in class org.elasticsearch.client.rollup.GetRollupJobResponse.RollupJobStatus
Flag holds the state of the ID scheme, e.g.
getUrl() - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue
 
getUsages() - Method in class org.elasticsearch.client.xpack.XPackUsageResponse
Return a map from feature name to usage information for that feature.
getUser() - Method in class org.elasticsearch.client.security.AuthenticateResponse
 
getUser() - Method in class org.elasticsearch.client.security.PutUserRequest
 
getUsername() - Method in class org.elasticsearch.client.security.ChangePasswordRequest
 
getUsername() - Method in class org.elasticsearch.client.security.CreateTokenRequest
 
getUsername() - Method in class org.elasticsearch.client.security.HasPrivilegesResponse
The username (principal) of the user for which the privileges check was executed.
getUsername() - Method in class org.elasticsearch.client.security.InvalidateTokenRequest
 
getUsername() - Method in class org.elasticsearch.client.security.SetUserEnabledRequest
 
getUsername() - Method in class org.elasticsearch.client.security.support.ApiKey
 
getUsername() - Method in class org.elasticsearch.client.security.user.User
 
getUserName() - Method in class org.elasticsearch.client.security.GetApiKeyRequest
 
getUserName() - Method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
 
getUsernames() - Method in class org.elasticsearch.client.security.ClearRealmCacheRequest
 
getUsernames() - Method in class org.elasticsearch.client.security.GetUsersRequest
 
getUserPrivileges(RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Retrieve the set of effective privileges held by the current user.
getUserPrivilegesAsync(RequestOptions, ActionListener<GetUserPrivilegesResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously retrieve the set of effective privileges held by the current user.
GetUserPrivilegesRequest - Class in org.elasticsearch.client.security
GetUserPrivilegesResponse - Class in org.elasticsearch.client.security
GetUserPrivilegesResponse(Collection<String>, Collection<GlobalPrivileges>, Collection<UserIndicesPrivileges>, Collection<ApplicationResourcePrivileges>, Collection<String>) - Constructor for class org.elasticsearch.client.security.GetUserPrivilegesResponse
 
getUsers() - Method in class org.elasticsearch.client.security.GetUsersResponse
 
getUsers(GetUsersRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Get a user, or list of users, in the native realm synchronously.
getUsersAsync(GetUsersRequest, RequestOptions, ActionListener<GetUsersResponse>) - Method in class org.elasticsearch.client.SecurityClient
Get a user, or list of users, in the native realm asynchronously.
GetUsersRequest - Class in org.elasticsearch.client.security
Request object to retrieve users from the native realm
GetUsersRequest(String...) - Constructor for class org.elasticsearch.client.security.GetUsersRequest
 
GetUsersResponse - Class in org.elasticsearch.client.security
Response when requesting zero or more users.
GetUsersResponse(Set<User>, Set<User>) - Constructor for class org.elasticsearch.client.security.GetUsersResponse
 
GetUsersResponse.ParsedUser - Class in org.elasticsearch.client.security
 
getValidationLoss() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
getValidationLoss() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
getValue() - Method in class org.elasticsearch.client.analytics.ParsedInference
 
getValue() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric.Result
 
getValue() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric.Result
 
getValue() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric.Result
 
getValue() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric.Result
 
getValue() - Method in class org.elasticsearch.client.ml.job.config.RuleCondition
 
getValue() - Method in enum org.elasticsearch.client.security.RefreshPolicy
 
getValue(String) - Method in class org.elasticsearch.client.common.XContentSource
Extracts a value identified by the given path in the source.
getValues() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.FoldValues
 
getValues() - Method in class org.elasticsearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
 
getVersion() - Method in class org.elasticsearch.client.core.MainResponse
 
getVersion() - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicyMetadata
 
getVersion() - Method in class org.elasticsearch.client.indexlifecycle.PhaseExecutionInfo
 
getVersion() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
getVersion() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
getVersion() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
getVersion() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
getVersion() - Method in class org.elasticsearch.client.watcher.DeleteWatchResponse
 
getVersion() - Method in class org.elasticsearch.client.watcher.GetWatchResponse
 
getVersion() - Method in class org.elasticsearch.client.watcher.PutWatchResponse
 
getVertex(Vertex.VertexId) - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
getVertexIds() - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
getVertexRequest(int) - Method in class org.elasticsearch.client.graph.Hop
 
getVertices() - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
getWaitForActiveShards() - Method in class org.elasticsearch.client.indices.FreezeIndexRequest
Returns the wait for active shard count or null if the default should be used
getWaitForActiveShards() - Method in class org.elasticsearch.client.indices.ResizeRequest
 
getWaitForActiveShards() - Method in class org.elasticsearch.client.indices.UnfreezeIndexRequest
Returns the wait for active shard cound or null if the default should be used
getWaitForCheckpoint() - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
getWaitForCompletion() - Method in class org.elasticsearch.client.asyncsearch.GetAsyncSearchRequest
 
getWaitForCompletion() - Method in class org.elasticsearch.client.enrich.ExecutePolicyRequest
 
getWaitForCompletion() - Method in class org.elasticsearch.client.ml.DeleteJobRequest
 
getWaitForCompletion() - Method in class org.elasticsearch.client.tasks.CancelTasksRequest
 
getWaitForCompletion() - Method in class org.elasticsearch.client.tasks.GetTaskRequest
Should this request wait for all found tasks to complete?
getWaitForCompletion() - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
getWaitForCompletionTimeout() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Get the minimum time that the request should wait before returning a partial result (defaults to 1 second).
getWarning() - Method in class org.elasticsearch.client.analytics.ParsedInference
 
getWatch(GetWatchRequest, RequestOptions) - Method in class org.elasticsearch.client.WatcherClient
Gets a watch from the cluster See the docs for more.
getWatchAsync(GetWatchRequest, RequestOptions, ActionListener<GetWatchResponse>) - Method in class org.elasticsearch.client.WatcherClient
Asynchronously gets a watch into the cluster See the docs for more.
getWatcherMetadata() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse
 
getWatcherState() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
getWatchesCount() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
getWatchId() - Method in class org.elasticsearch.client.watcher.AckWatchRequest
 
getWatchId() - Method in class org.elasticsearch.client.watcher.ActivateWatchRequest
 
getWatchId() - Method in class org.elasticsearch.client.watcher.DeactivateWatchRequest
 
getWatchId() - Method in class org.elasticsearch.client.watcher.QueuedWatch
 
getWatchId() - Method in class org.elasticsearch.client.watcher.WatchExecutionSnapshot
 
getWatchRecordId() - Method in class org.elasticsearch.client.watcher.QueuedWatch
 
getWatchRecordId() - Method in class org.elasticsearch.client.watcher.WatchExecutionSnapshot
 
GetWatchRequest - Class in org.elasticsearch.client.watcher
The request to get the watch by name (id)
GetWatchRequest(String) - Constructor for class org.elasticsearch.client.watcher.GetWatchRequest
 
GetWatchResponse - Class in org.elasticsearch.client.watcher
 
GetWatchResponse(String) - Constructor for class org.elasticsearch.client.watcher.GetWatchResponse
Ctor for missing watch
GetWatchResponse(String, long, long, long, WatchStatus, BytesReference, XContentType) - Constructor for class org.elasticsearch.client.watcher.GetWatchResponse
 
getWeight() - Method in class org.elasticsearch.client.graph.Connection
 
getWeight() - Method in class org.elasticsearch.client.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.
getWriteableName() - Method in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
getWriteBufferOperationCount() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getWriteBufferSizeInBytes() - Method in class org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
 
getXContentType() - Method in class org.elasticsearch.client.ml.PostDataRequest
 
GLOBAL - Static variable in class org.elasticsearch.client.security.user.privileges.Role
 
globalApplicationPrivileges(GlobalPrivileges) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
GlobalOperationPrivilege - Class in org.elasticsearch.client.security.user.privileges
Represents generic global cluster privileges that can be scoped by categories and then further by operations.
GlobalOperationPrivilege(String, String, Map<String, Object>) - Constructor for class org.elasticsearch.client.security.user.privileges.GlobalOperationPrivilege
Constructs privileges under a specific category and for some operation.
GlobalPrivileges - Class in org.elasticsearch.client.security.user.privileges
Represents global privileges.
GlobalPrivileges(Collection<? extends GlobalOperationPrivilege>) - Constructor for class org.elasticsearch.client.security.user.privileges.GlobalPrivileges
Constructs global privileges by bundling the set of privileges.
grantedFields(String...) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
grantedFields(Collection<String>) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
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.client.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.client.graph.GraphExploreRequest
 
GraphExploreRequest(String...) - Constructor for class org.elasticsearch.client.graph.GraphExploreRequest
Constructs a new graph request to run against the provided indices.
GraphExploreRequest.TermBoost - Class in org.elasticsearch.client.graph
 
GraphExploreResponse - Class in org.elasticsearch.client.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.client.graph.GraphExploreResponse
 
GraphExploreResponse(long, boolean, ShardOperationFailedException[], Map<Vertex.VertexId, Vertex>, Map<Connection.ConnectionId, Connection>, boolean) - Constructor for class org.elasticsearch.client.graph.GraphExploreResponse
 
GROK_PATTERN - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
GROK_PATTERN - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
GROK_PATTERN - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
groupBy(String, SingleGroupSource) - Method in class org.elasticsearch.client.transform.transforms.pivot.GroupConfig.Builder
Add a new grouping to the builder
GroupConfig - Class in org.elasticsearch.client.rollup.job.config
The configuration object for the groups section in the rollup config.
GroupConfig - Class in org.elasticsearch.client.transform.transforms.pivot
Class describing how to group data
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
 
GroupConfig.Builder - Class in org.elasticsearch.client.transform.transforms.pivot
 
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.client.graph.Hop
 
guidingQuery(QueryBuilder) - Method in class org.elasticsearch.client.graph.Hop
An optional parameter that focuses the exploration on documents that match the given query.

H

HARD_LIMIT - org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage.Status
 
HARD_LIMIT - org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
 
HAS_BYTE_ORDER_MARKER - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
HAS_FAILURES_FIELD - Static variable in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
 
HAS_HEADER_ROW - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
HAS_HEADER_ROW - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
HAS_PRIVATE_KEY - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
hasAllRequested() - Method in class org.elasticsearch.client.security.HasPrivilegesResponse
true if the user has every privilege that was checked.
hasApplicationPrivilege(String, String, String) - Method in class org.elasticsearch.client.security.HasPrivilegesResponse
 
hasClusterPrivilege(String) - Method in class org.elasticsearch.client.security.HasPrivilegesResponse
 
hasExcludeClauses() - Method in class org.elasticsearch.client.graph.VertexRequest
 
hasFailures() - Method in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
 
hasFailures() - Method in class org.elasticsearch.client.indices.CloseIndexResponse.IndexResult
 
hasFailures() - Method in class org.elasticsearch.client.indices.CloseIndexResponse.ShardResult
 
hasFailures() - Method in class org.elasticsearch.client.NodesResponseHeader
Determine if there are any node failures in NodesResponseHeader.failures.
hashCode() - Method in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
hashCode() - Method in class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
 
hashCode() - Method in class org.elasticsearch.client.asyncsearch.DeleteAsyncSearchRequest
 
hashCode() - Method in class org.elasticsearch.client.asyncsearch.GetAsyncSearchRequest
 
hashCode() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
 
hashCode() - Method in class org.elasticsearch.client.ccr.FollowConfig
 
hashCode() - Method in class org.elasticsearch.client.ccr.FollowInfoResponse.FollowerInfo
 
hashCode() - Method in class org.elasticsearch.client.ccr.FollowInfoResponse
 
hashCode() - Method in class org.elasticsearch.client.ccr.GetAutoFollowPatternResponse
 
hashCode() - Method in class org.elasticsearch.client.ccr.GetAutoFollowPatternResponse.Pattern
 
hashCode() - Method in class org.elasticsearch.client.ccr.PutAutoFollowPatternRequest
 
hashCode() - Method in class org.elasticsearch.client.ccr.PutFollowRequest
 
hashCode() - Method in class org.elasticsearch.client.ccr.PutFollowResponse
 
hashCode() - Method in class org.elasticsearch.client.ccr.ResumeFollowRequest
 
hashCode() - Method in class org.elasticsearch.client.cluster.ProxyModeInfo
 
hashCode() - Method in class org.elasticsearch.client.cluster.RemoteConnectionInfo
 
hashCode() - Method in class org.elasticsearch.client.cluster.SniffModeInfo
 
hashCode() - Method in class org.elasticsearch.client.core.AcknowledgedResponse
 
hashCode() - Method in class org.elasticsearch.client.core.CountRequest
 
hashCode() - Method in class org.elasticsearch.client.core.IndexerJobStats
 
hashCode() - Method in class org.elasticsearch.client.core.MainResponse
 
hashCode() - Method in class org.elasticsearch.client.core.MainResponse.Version
 
hashCode() - Method in class org.elasticsearch.client.core.MultiTermVectorsResponse
 
hashCode() - Method in class org.elasticsearch.client.core.PageParams
 
hashCode() - Method in class org.elasticsearch.client.core.TermVectorsResponse
 
hashCode() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
 
hashCode() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector
 
hashCode() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Term
 
hashCode() - Method in class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Token
 
hashCode() - Method in class org.elasticsearch.client.enrich.PutPolicyRequest
 
hashCode() - Method in class org.elasticsearch.client.enrich.StatsResponse.CoordinatorStats
 
hashCode() - Method in class org.elasticsearch.client.enrich.StatsResponse.ExecutingPolicy
 
hashCode() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
hashCode() - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Count
 
hashCode() - Method in class org.elasticsearch.client.eql.EqlSearchResponse
 
hashCode() - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Hits
 
hashCode() - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Sequence
 
hashCode() - Method in class org.elasticsearch.client.eql.EqlStatsResponse
 
hashCode() - Method in class org.elasticsearch.client.eql.EqlStatsResponse.Node
 
hashCode() - Method in class org.elasticsearch.client.graph.Connection.ConnectionId
 
hashCode() - Method in class org.elasticsearch.client.graph.Connection
 
hashCode() - Method in class org.elasticsearch.client.graph.Vertex
 
hashCode() - Method in class org.elasticsearch.client.graph.Vertex.VertexId
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.AllocateAction
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.DeleteAction
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.DeleteLifecyclePolicyRequest
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleRequest
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleResponse
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.ForceMergeAction
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.FreezeAction
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.GetLifecyclePolicyRequest
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.GetLifecyclePolicyResponse
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.LifecycleManagementStatusResponse
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicy
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicyMetadata
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.Phase
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.PhaseExecutionInfo
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.PutLifecyclePolicyRequest
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.ReadOnlyAction
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.RetryLifecyclePolicyRequest
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.RolloverAction
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.SetPriorityAction
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.ShrinkAction
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.StartILMRequest
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.StopILMRequest
 
hashCode() - Method in class org.elasticsearch.client.indexlifecycle.UnfollowAction
 
hashCode() - Method in class org.elasticsearch.client.indices.AnalyzeResponse.AnalyzeToken
 
hashCode() - Method in class org.elasticsearch.client.indices.AnalyzeResponse
 
hashCode() - Method in class org.elasticsearch.client.indices.CreateIndexResponse
 
hashCode() - Method in class org.elasticsearch.client.indices.DataStream
 
hashCode() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse.DataStreamStats
 
hashCode() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse
 
hashCode() - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
 
hashCode() - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse.CharFilteredText
 
hashCode() - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse
 
hashCode() - Method in class org.elasticsearch.client.indices.GetComponentTemplatesResponse
 
hashCode() - Method in class org.elasticsearch.client.indices.GetComposableIndexTemplatesResponse
 
hashCode() - Method in class org.elasticsearch.client.indices.GetDataStreamResponse
 
hashCode() - Method in class org.elasticsearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
 
hashCode() - Method in class org.elasticsearch.client.indices.GetFieldMappingsResponse
 
hashCode() - Method in class org.elasticsearch.client.indices.GetIndexTemplatesResponse
 
hashCode() - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata
 
hashCode() - Method in class org.elasticsearch.client.indices.ResizeResponse
 
hashCode() - Method in class org.elasticsearch.client.indices.rollover.RolloverResponse
 
hashCode() - Method in class org.elasticsearch.client.indices.SimulateIndexTemplateResponse
 
hashCode() - Method in class org.elasticsearch.client.license.GetBasicStatusResponse
 
hashCode() - Method in class org.elasticsearch.client.license.GetTrialStatusResponse
 
hashCode() - Method in class org.elasticsearch.client.license.PutLicenseResponse
 
hashCode() - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue
 
hashCode() - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse
 
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.DatafeedTimingStats
 
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.datafeed.DelayedDataCheckConfig
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsDest
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.PerClassResult
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.ActualClass
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.PredictedClass
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.PerClassResult
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.PerClassResult
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.Regression
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.AucRocPoint
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.BinarySoftClassification
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.ConfusionMatrix
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric.Result
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.explain.MemoryEstimation
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.PhaseProgress
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.QueryConfig
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.TimingStats
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ValidationLoss
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.FoldValues
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.TimingStats
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.TimingStats
 
hashCode() - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.ValidationLoss
 
hashCode() - Method in class org.elasticsearch.client.ml.DeleteCalendarEventRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.DeleteCalendarJobRequest
 
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.DeleteDataFrameAnalyticsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.DeleteExpiredDataRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.DeleteExpiredDataResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.DeleteFilterRequest
 
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.DeleteModelSnapshotRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.DeleteTrainedModelRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.EstimateModelMemoryResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.EvaluateDataFrameResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
hashCode() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
hashCode() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.FindFileStructureResponse
 
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.GetCalendarEventsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetCalendarEventsResponse
 
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.GetDataFrameAnalyticsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetFiltersRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetFiltersResponse
 
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.GetModelSnapshotsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetModelSnapshotsResponse
 
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.GetTrainedModelsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetTrainedModelsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.preprocessing.CustomWordEmbedding
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.results.FeatureImportance
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Exponent
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.LogisticRegression
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedMode
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedSum
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangIdentNeuralNetwork
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangNetLayer
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.TrainedModelDefinition
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.TrainedModelInput
 
hashCode() - Method in class org.elasticsearch.client.ml.inference.TrainedModelStats
 
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.PerPartitionCategorizationConfig
 
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.process.TimingStats
 
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.MlInfoResponse
 
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.PostCalendarEventRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.PostCalendarEventResponse
 
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.PutCalendarJobRequest
 
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.PutDataFrameAnalyticsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.PutDataFrameAnalyticsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.PutFilterRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.PutFilterResponse
 
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.PutTrainedModelRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.PutTrainedModelResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.RevertModelSnapshotRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.RevertModelSnapshotResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.SetUpgradeModeRequest
 
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.StartDataFrameAnalyticsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.StartDataFrameAnalyticsResponse
 
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.StopDataFrameAnalyticsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.StopDataFrameAnalyticsResponse
 
hashCode() - Method in class org.elasticsearch.client.ml.UpdateDatafeedRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.UpdateDataFrameAnalyticsRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.UpdateJobRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
 
hashCode() - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotResponse
 
hashCode() - Method in class org.elasticsearch.client.NodesResponseHeader
 
hashCode() - Method in class org.elasticsearch.client.rollup.DeleteRollupJobRequest
 
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.GetRollupIndexCapsRequest
 
hashCode() - Method in class org.elasticsearch.client.rollup.GetRollupIndexCapsResponse
 
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.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.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.rollup.StartRollupJobRequest
 
hashCode() - Method in class org.elasticsearch.client.rollup.StopRollupJobRequest
 
hashCode() - Method in class org.elasticsearch.client.security.AuthenticateResponse
 
hashCode() - Method in class org.elasticsearch.client.security.AuthenticateResponse.RealmInfo
 
hashCode() - Method in class org.elasticsearch.client.security.ClearPrivilegesCacheRequest
 
hashCode() - Method in class org.elasticsearch.client.security.ClearRolesCacheRequest
 
hashCode() - Method in class org.elasticsearch.client.security.CreateApiKeyRequest
 
hashCode() - Method in class org.elasticsearch.client.security.CreateApiKeyResponse
 
hashCode() - Method in class org.elasticsearch.client.security.CreateTokenRequest
 
hashCode() - Method in class org.elasticsearch.client.security.CreateTokenResponse
 
hashCode() - Method in class org.elasticsearch.client.security.DelegatePkiAuthenticationRequest
 
hashCode() - Method in class org.elasticsearch.client.security.DelegatePkiAuthenticationResponse
 
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.DeleteUserRequest
 
hashCode() - Method in class org.elasticsearch.client.security.ExpressionRoleMapping
 
hashCode() - Method in class org.elasticsearch.client.security.GetApiKeyResponse
 
hashCode() - Method in class org.elasticsearch.client.security.GetBuiltinPrivilegesResponse
 
hashCode() - Method in class org.elasticsearch.client.security.GetPrivilegesRequest
 
hashCode() - Method in class org.elasticsearch.client.security.GetPrivilegesResponse
 
hashCode() - Method in class org.elasticsearch.client.security.GetRoleMappingsRequest
 
hashCode() - Method in class org.elasticsearch.client.security.GetRoleMappingsResponse
 
hashCode() - Method in class org.elasticsearch.client.security.GetRolesRequest
 
hashCode() - Method in class org.elasticsearch.client.security.GetRolesResponse
 
hashCode() - Method in class org.elasticsearch.client.security.GetSslCertificatesResponse
 
hashCode() - Method in class org.elasticsearch.client.security.GetUserPrivilegesResponse
 
hashCode() - Method in class org.elasticsearch.client.security.GetUsersRequest
 
hashCode() - Method in class org.elasticsearch.client.security.GetUsersResponse
 
hashCode() - Method in class org.elasticsearch.client.security.HasPrivilegesRequest
 
hashCode() - Method in class org.elasticsearch.client.security.HasPrivilegesResponse
 
hashCode() - Method in class org.elasticsearch.client.security.InvalidateApiKeyResponse
 
hashCode() - Method in class org.elasticsearch.client.security.InvalidateTokenRequest
 
hashCode() - Method in class org.elasticsearch.client.security.InvalidateTokenResponse
 
hashCode() - Method in class org.elasticsearch.client.security.PutPrivilegesRequest
 
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.PutRoleRequest
 
hashCode() - Method in class org.elasticsearch.client.security.PutRoleResponse
 
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.ApiKey
 
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.security.TemplateRoleName
 
hashCode() - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
 
hashCode() - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege
 
hashCode() - Method in class org.elasticsearch.client.security.user.privileges.ApplicationResourcePrivileges
 
hashCode() - Method in class org.elasticsearch.client.security.user.privileges.GlobalOperationPrivilege
 
hashCode() - Method in class org.elasticsearch.client.security.user.privileges.GlobalPrivileges
 
hashCode() - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges
 
hashCode() - Method in class org.elasticsearch.client.security.user.privileges.ManageApplicationPrivilege
 
hashCode() - Method in class org.elasticsearch.client.security.user.privileges.Role
 
hashCode() - Method in class org.elasticsearch.client.security.user.privileges.UserIndicesPrivileges
 
hashCode() - Method in class org.elasticsearch.client.security.user.User
 
hashCode() - Method in class org.elasticsearch.client.slm.DeleteSnapshotLifecyclePolicyRequest
 
hashCode() - Method in class org.elasticsearch.client.slm.ExecuteSnapshotLifecyclePolicyRequest
 
hashCode() - Method in class org.elasticsearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
 
hashCode() - Method in class org.elasticsearch.client.slm.GetSnapshotLifecyclePolicyRequest
 
hashCode() - Method in class org.elasticsearch.client.slm.GetSnapshotLifecyclePolicyResponse
 
hashCode() - Method in class org.elasticsearch.client.slm.GetSnapshotLifecycleStatsResponse
 
hashCode() - Method in class org.elasticsearch.client.slm.PutSnapshotLifecyclePolicyRequest
 
hashCode() - Method in class org.elasticsearch.client.slm.SnapshotInvocationRecord
 
hashCode() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
hashCode() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
hashCode() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata.SnapshotInProgress
 
hashCode() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
hashCode() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
 
hashCode() - Method in class org.elasticsearch.client.slm.SnapshotRetentionConfiguration
 
hashCode() - Method in class org.elasticsearch.client.tasks.CancelTasksRequest
 
hashCode() - Method in class org.elasticsearch.client.tasks.CancelTasksResponse
 
hashCode() - Method in class org.elasticsearch.client.tasks.ElasticsearchException
 
hashCode() - Method in class org.elasticsearch.client.tasks.GetTaskRequest
 
hashCode() - Method in class org.elasticsearch.client.tasks.ListTasksResponse
 
hashCode() - Method in class org.elasticsearch.client.tasks.TaskGroup
 
hashCode() - Method in class org.elasticsearch.client.tasks.TaskId
 
hashCode() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
hashCode() - Method in class org.elasticsearch.client.tasks.TaskOperationFailure
 
hashCode() - Method in class org.elasticsearch.client.tasks.TaskSubmissionResponse
 
hashCode() - Method in class org.elasticsearch.client.transform.AcknowledgedTasksResponse
 
hashCode() - Method in class org.elasticsearch.client.transform.DeleteTransformRequest
 
hashCode() - Method in class org.elasticsearch.client.transform.GetTransformRequest
 
hashCode() - Method in class org.elasticsearch.client.transform.GetTransformResponse
 
hashCode() - Method in class org.elasticsearch.client.transform.GetTransformStatsRequest
 
hashCode() - Method in class org.elasticsearch.client.transform.GetTransformStatsResponse
 
hashCode() - Method in class org.elasticsearch.client.transform.PreviewTransformRequest
 
hashCode() - Method in class org.elasticsearch.client.transform.PreviewTransformResponse.GeneratedDestIndexSettings
 
hashCode() - Method in class org.elasticsearch.client.transform.PreviewTransformResponse
 
hashCode() - Method in class org.elasticsearch.client.transform.PutTransformRequest
 
hashCode() - Method in class org.elasticsearch.client.transform.StartTransformRequest
 
hashCode() - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.DestConfig
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.NodeAttributes
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.pivot.AggregationConfig
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.CalendarInterval
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.FixedInterval
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.pivot.GroupConfig
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.QueryConfig
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.SettingsConfig
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.SourceConfig
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.TimeSyncConfig
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerPosition
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.TransformProgress
 
hashCode() - Method in class org.elasticsearch.client.transform.transforms.TransformStats
 
hashCode() - Method in class org.elasticsearch.client.transform.UpdateTransformRequest
 
hashCode() - Method in class org.elasticsearch.client.transform.UpdateTransformResponse
 
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.DeactivateWatchResponse
 
hashCode() - Method in class org.elasticsearch.client.watcher.DeleteWatchResponse
 
hashCode() - Method in class org.elasticsearch.client.watcher.GetWatchResponse
 
hashCode() - Method in class org.elasticsearch.client.watcher.PutWatchResponse
 
hashCode() - Method in class org.elasticsearch.client.watcher.QueuedWatch
 
hashCode() - Method in class org.elasticsearch.client.watcher.WatcherMetadata
 
hashCode() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse
 
hashCode() - Method in class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
hashCode() - Method in class org.elasticsearch.client.watcher.WatchExecutionSnapshot
 
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(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.client.graph.VertexRequest
 
hasIndexPrivilege(String, String) - Method in class org.elasticsearch.client.security.HasPrivilegesResponse
 
hasPrivateKey() - Method in class org.elasticsearch.client.security.support.CertificateInfo
 
hasPrivileges(HasPrivilegesRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Determine whether the current user has a specified list of privileges See the docs for more.
hasPrivilegesAsync(HasPrivilegesRequest, RequestOptions, ActionListener<HasPrivilegesResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously determine whether the current user has a specified list of privileges See the docs for more.
HasPrivilegesRequest - Class in org.elasticsearch.client.security
Request to determine whether the current user has a list of privileges.
HasPrivilegesRequest(Set<String>, Set<IndicesPrivileges>, Set<ApplicationResourcePrivileges>) - Constructor for class org.elasticsearch.client.security.HasPrivilegesRequest
 
HasPrivilegesResponse - Class in org.elasticsearch.client.security
Response when checking whether the current user has a defined set of privileges.
HasPrivilegesResponse(String, boolean, Map<String, Boolean>, Map<String, Map<String, Boolean>>, Map<String, Map<String, Map<String, Boolean>>>) - Constructor for class org.elasticsearch.client.security.HasPrivilegesResponse
 
HEADERS - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
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.
HIDDEN_LAYER - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangIdentNeuralNetwork
 
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
 
HISTOGRAM - org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource.Type
 
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
 
HistogramGroupSource - Class in org.elasticsearch.client.transform.transforms.pivot
A grouping via a histogram aggregation referencing a numeric field
HistogramGroupSource.Builder - Class in org.elasticsearch.client.transform.transforms.pivot
 
hits() - Method in class org.elasticsearch.client.eql.EqlSearchResponse
 
Hits(List<SearchHit>, List<EqlSearchResponse.Sequence>, List<EqlSearchResponse.Count>, TotalHits) - Constructor for class org.elasticsearch.client.eql.EqlSearchResponse.Hits
 
Hop - Class in org.elasticsearch.client.graph
A Hop represents one of potentially many stages in a graph exploration.
Hop(Hop) - Constructor for class org.elasticsearch.client.graph.Hop
 
HOT_MAP - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
HUBER - org.elasticsearch.client.ml.dataframe.Regression.LossFunction
 
HuberMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.regression
Calculates the pseudo Huber loss function.
HuberMetric(Double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric
 
HuberMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.regression
 
humanReadable() - Method in class org.elasticsearch.client.indices.GetIndexRequest
 
humanReadable(boolean) - Method in class org.elasticsearch.client.indices.GetIndexRequest
 
Hyperparameters - Class in org.elasticsearch.client.ml.dataframe.stats.classification
 
Hyperparameters - Class in org.elasticsearch.client.ml.dataframe.stats.regression
 
Hyperparameters(Double, Double, Double, Double, Double, Double, Double, Integer, Integer, Integer, Integer, Integer, Double, Double) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
Hyperparameters(String, Double, Double, Double, Double, Double, Double, Double, Integer, Integer, Integer, Integer, Integer, Double, Double) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
HYPERPARAMETERS - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
HYPERPARAMETERS - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 

I

id - Variable in class org.elasticsearch.client.tasks.TaskId
 
id() - Method in class org.elasticsearch.client.core.GetSourceRequest
 
id() - Method in class org.elasticsearch.client.eql.EqlSearchResponse
 
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
 
ID - Static variable in class org.elasticsearch.client.transform.transforms.NodeAttributes
 
ID - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfig
 
ID - Static variable in class org.elasticsearch.client.transform.transforms.TransformStats
 
ID_FIELD - Static variable in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
 
ID_FIELD - Static variable in class org.elasticsearch.client.watcher.ExecuteWatchResponse
 
ifPrimaryTerm() - Method in class org.elasticsearch.client.watcher.PutWatchRequest
If set, only perform this put watch request if the watch's last modification was assigned this primary term.
ifSeqNo() - Method in class org.elasticsearch.client.watcher.PutWatchRequest
If set, only perform this put watch request if the watch's last modification was assigned this sequence number.
ignoreCondition() - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
ILM_POLICY_FIELD - Static variable in class org.elasticsearch.client.indices.DataStream
 
IMMEDIATE - org.elasticsearch.client.security.RefreshPolicy
Force a refresh as part of this request.
IMPORTANCE - Static variable in class org.elasticsearch.client.ml.inference.results.FeatureImportance
 
include(String, String) - Method in class org.elasticsearch.client.ml.job.config.RuleScope.Builder
 
INCLUDE - org.elasticsearch.client.ml.job.config.FilterRef.FilterType
 
INCLUDE_CALENDAR_ID_KEY - Static variable in class org.elasticsearch.client.ml.PostCalendarEventRequest
 
INCLUDE_CURVE - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric
 
INCLUDE_MODEL_DEFINITION - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
includeCurrentWatches() - Method in class org.elasticsearch.client.watcher.WatcherStatsRequest
 
included(String, Set<String>, boolean, FieldSelection.FeatureType) - Static method in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
includeDefaults() - Method in class org.elasticsearch.client.indices.GetFieldMappingsRequest
 
includeDefaults() - Method in class org.elasticsearch.client.indices.GetIndexRequest
Whether to return all default settings for each of the indices.
includeDefaults() - Method in class org.elasticsearch.client.indices.GetMappingsRequest
 
includeDefaults(boolean) - Method in class org.elasticsearch.client.indices.GetFieldMappingsRequest
Indicates whether default mapping settings should be returned
includeDefaults(boolean) - Method in class org.elasticsearch.client.indices.GetIndexRequest
Sets the value of "include_defaults".
includeDefaults(boolean) - Method in class org.elasticsearch.client.indices.GetMappingsRequest
Indicates whether default mapping settings should be returned
includeQueuedWatches() - Method in class org.elasticsearch.client.watcher.WatcherStatsRequest
 
includeValues() - Method in class org.elasticsearch.client.graph.VertexRequest
 
includeValuesAsStringArray() - Method in class org.elasticsearch.client.graph.VertexRequest
 
index() - Method in class org.elasticsearch.client.core.GetSourceRequest
 
index() - Method in class org.elasticsearch.client.indices.AnalyzeRequest
Returns the index that the request should be executed against, or null if no index is specified
index() - Method in class org.elasticsearch.client.indices.CreateIndexRequest
The name of the index to create.
index() - Method in class org.elasticsearch.client.indices.CreateIndexResponse
 
index() - Method in class org.elasticsearch.client.indices.ResizeResponse
 
index(IndexRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Index a document using the Index API.
INDEX - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
INDEX - Static variable in class org.elasticsearch.client.transform.transforms.DestConfig
 
INDEX - Static variable in class org.elasticsearch.client.transform.transforms.SourceConfig
 
INDEX_FAILURES - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
INDEX_TEMPLATE - Static variable in class org.elasticsearch.client.indices.GetComposableIndexTemplatesResponse
 
INDEX_TEMPLATE_FIELD - Static variable in class org.elasticsearch.client.indices.DataStream
 
INDEX_TEMPLATES - Static variable in class org.elasticsearch.client.indices.GetComposableIndexTemplatesResponse
 
INDEX_TIME_IN_MS - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
INDEX_TOTAL - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
indexAsync(IndexRequest, RequestOptions, ActionListener<IndexResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously index a document using the Index API.
INDEXER_POSITION - Static variable in class org.elasticsearch.client.transform.transforms.TransformIndexerPosition
 
IndexerJobStats - Class in org.elasticsearch.client.core
 
IndexerJobStats(long, long, long, long, long, long, long, long, long, long, long, long) - Constructor for class org.elasticsearch.client.core.IndexerJobStats
 
IndexerState - Enum in org.elasticsearch.client.core
IndexerState represents the internal state of the indexer.
INDEXES - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
indexFailures - Variable in class org.elasticsearch.client.core.IndexerJobStats
 
INDEXING - org.elasticsearch.client.core.IndexerState
Indexer is actively indexing data.
INDEXING - org.elasticsearch.client.transform.transforms.TransformStats.State
 
indexLifecycle() - Method in class org.elasticsearch.client.RestHighLevelClient
A wrapper for the RestHighLevelClient that provides methods for accessing the Elastic Index Lifecycle APIs.
IndexLifecycleClient - Class in org.elasticsearch.client
 
IndexLifecycleExplainResponse - Class in org.elasticsearch.client.indexlifecycle
 
IndexLifecycleNamedXContentProvider - Class in org.elasticsearch.client.indexlifecycle
 
IndexLifecycleNamedXContentProvider() - Constructor for class org.elasticsearch.client.indexlifecycle.IndexLifecycleNamedXContentProvider
 
indexName() - Method in class org.elasticsearch.client.indices.SimulateIndexTemplateRequest
Return the index name for which we simulate the index template matching.
indexName(String) - Method in class org.elasticsearch.client.indices.SimulateIndexTemplateRequest
Set the index name to simulate template matching against the index templates in the system.
IndexPrivilegeName() - Constructor for class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
indexTemplate(ComposableIndexTemplate) - Method in class org.elasticsearch.client.indices.PutComposableIndexTemplateRequest
The index template to create.
IndexTemplateMetadata - Class in org.elasticsearch.client.indices
 
IndexTemplateMetadata(String, int, Integer, List<String>, Settings, MappingMetadata, ImmutableOpenMap<String, AliasMetadata>) - Constructor for class org.elasticsearch.client.indices.IndexTemplateMetadata
 
IndexTemplateMetadata.Builder - Class in org.elasticsearch.client.indices
 
IndexTemplatesExistRequest - Class in org.elasticsearch.client.indices
A request to check for the existence of index templates
IndexTemplatesExistRequest(String...) - Constructor for class org.elasticsearch.client.indices.IndexTemplatesExistRequest
Create a request to check for the existence of index templates.
IndexTemplatesExistRequest(List<String>) - Constructor for class org.elasticsearch.client.indices.IndexTemplatesExistRequest
Create a request to check for the existence of index templates.
indexTemplateV2Request() - Method in class org.elasticsearch.client.indices.SimulateIndexTemplateRequest
An optional new template request will be part of the index template simulation.
indexTemplateV2Request(PutComposableIndexTemplateRequest) - Method in class org.elasticsearch.client.indices.SimulateIndexTemplateRequest
Optionally, define a new template request which will included in the index simulation as if it was an index template stored in the system.
indexTime - Variable in class org.elasticsearch.client.core.IndexerJobStats
 
indexTotal - Variable in class org.elasticsearch.client.core.IndexerJobStats
 
indices - Variable in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges
 
indices() - Method in class org.elasticsearch.client.core.CountRequest
 
indices() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
indices() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
indices() - Method in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
 
indices() - Method in class org.elasticsearch.client.indices.CloseIndexRequest
Returns the indices to close
indices() - Method in class org.elasticsearch.client.indices.DataStreamsStatsRequest
 
indices() - Method in class org.elasticsearch.client.indices.GetFieldMappingsRequest
 
indices() - Method in class org.elasticsearch.client.indices.GetIndexRequest
The indices into which the mappings will be put.
indices() - Method in class org.elasticsearch.client.indices.GetMappingsRequest
 
indices() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
indices() - Method in class org.elasticsearch.client.indices.PutMappingRequest
The indices into which the mappings will be put.
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.client.rollup.GetRollupIndexCapsRequest
 
indices(String...) - Method in class org.elasticsearch.client.core.CountRequest
Sets the indices the count will be executed on.
indices(String...) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
indices(String...) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
indices(String...) - Method in class org.elasticsearch.client.indices.GetFieldMappingsRequest
 
indices(String...) - Method in class org.elasticsearch.client.indices.GetMappingsRequest
 
indices(String...) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
indices(Collection<String>) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
INDICES - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
INDICES - Static variable in class org.elasticsearch.client.security.user.privileges.Role
 
INDICES_FIELD - Static variable in class org.elasticsearch.client.indices.DataStream
 
INDICES_OPTIONS - 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.
IndicesFollowStats - Class in org.elasticsearch.client.ccr
 
IndicesFollowStats.ShardFollowStats - Class in org.elasticsearch.client.ccr
 
indicesOptions() - Method in class org.elasticsearch.client.core.CountRequest
 
indicesOptions() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
indicesOptions() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
indicesOptions() - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleRequest
 
indicesOptions() - Method in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
 
indicesOptions() - Method in class org.elasticsearch.client.indices.CloseIndexRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
indicesOptions() - Method in class org.elasticsearch.client.indices.FreezeIndexRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
indicesOptions() - Method in class org.elasticsearch.client.indices.GetFieldMappingsRequest
 
indicesOptions() - Method in class org.elasticsearch.client.indices.GetIndexRequest
 
indicesOptions() - Method in class org.elasticsearch.client.indices.GetMappingsRequest
 
indicesOptions() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
indicesOptions() - Method in class org.elasticsearch.client.indices.PutMappingRequest
 
indicesOptions() - Method in class org.elasticsearch.client.indices.ReloadAnalyzersRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
indicesOptions() - Method in class org.elasticsearch.client.indices.UnfreezeIndexRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
indicesOptions() - Method in class org.elasticsearch.client.rollup.GetRollupIndexCapsRequest
 
indicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.core.CountRequest
Returns the indices options used to resolve indices.
indicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
indicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
indicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleRequest
 
indicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.indices.CloseIndexRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
indicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.indices.GetFieldMappingsRequest
 
indicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.indices.GetIndexRequest
 
indicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.indices.GetMappingsRequest
 
indicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.indices.PutMappingRequest
 
indicesPrivileges(Collection<IndicesPrivileges>) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
indicesPrivileges(IndicesPrivileges...) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
IndicesPrivileges - Class in org.elasticsearch.client.security.user.privileges
Represents privileges over indices.
IndicesPrivileges.Builder - Class in org.elasticsearch.client.security.user.privileges
 
INFERENCE_CONFIG - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
INFERENCE_COUNT - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
 
INFERENCE_STATS - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelStats
 
InferenceConfig - Interface in org.elasticsearch.client.ml.inference.trainedmodel
 
InferencePipelineAggregationBuilder - Class in org.elasticsearch.client.analytics
For building inference pipeline aggregations NOTE: This extends AbstractPipelineAggregationBuilder for compatibility with SearchSourceBuilder.aggregation(PipelineAggregationBuilder) but it doesn't support any "server" side things like InferencePipelineAggregationBuilder.doWriteTo(StreamOutput) or InferencePipelineAggregationBuilder.createInternal(Map)
InferencePipelineAggregationBuilder(String, String, Map<String, String>) - Constructor for class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
InferenceStats - Class in org.elasticsearch.client.ml.inference.trainedmodel
 
InferenceStats(long, long, long, long, Instant) - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
 
InferenceToXContentCompressor - Class in org.elasticsearch.client.ml.inference
Collection of helper methods.
inflate(String, CheckedFunction<XContentParser, T, IOException>, NamedXContentRegistry) - Static method in class org.elasticsearch.client.ml.inference.InferenceToXContentCompressor
 
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(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.
INGEST_PIPELINE - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
INGEST_STATS - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelStats
 
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
 
inline(String) - Static method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
Execute an inline watch
innerBuild(QueryShardContext, ValuesSourceConfig, AggregatorFactory, AggregatorFactories.Builder) - Method in class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
 
innerToXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
 
innerWriteTo(StreamOutput) - Method in class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
 
innerXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource
 
INPUT - org.elasticsearch.client.watcher.ExecutionPhase
 
INPUT - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
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.AuthenticateRequest
 
INSTANCE - Static variable in class org.elasticsearch.client.security.GetBuiltinPrivilegesRequest
 
INSTANCE - Static variable in class org.elasticsearch.client.security.GetSslCertificatesRequest
 
INSTANCE - Static variable in class org.elasticsearch.client.security.GetUserPrivilegesRequest
 
internalXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.analytics.TopMetricsAggregationBuilder
 
INTERVAL - Static variable in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource
 
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
 
INVALID_TRANSFORMS - Static variable in class org.elasticsearch.client.transform.GetTransformResponse
 
invalidateApiKey(InvalidateApiKeyRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Invalidate API Key(s).
See the docs for more.
invalidateApiKeyAsync(InvalidateApiKeyRequest, RequestOptions, ActionListener<InvalidateApiKeyResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously invalidates API key(s).
See the docs for more.
InvalidateApiKeyRequest - Class in org.elasticsearch.client.security
Request for invalidating API key(s) so that it can no longer be used
InvalidateApiKeyResponse - Class in org.elasticsearch.client.security
 
InvalidateApiKeyResponse(List<String>, List<String>, List<ElasticsearchException>) - Constructor for class org.elasticsearch.client.security.InvalidateApiKeyResponse
Constructor for API keys invalidation response
INVALIDATED_TOKENS - Static variable in class org.elasticsearch.client.security.InvalidateTokenResponse
 
invalidateToken(InvalidateTokenRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Invalidates an OAuth2 token.
invalidateTokenAsync(InvalidateTokenRequest, RequestOptions, ActionListener<InvalidateTokenResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously invalidates an OAuth2 token.
InvalidateTokenRequest - Class in org.elasticsearch.client.security
Request to invalidate a OAuth2 token within the Elasticsearch cluster.
InvalidateTokenRequest(String, String, String, String) - Constructor for class org.elasticsearch.client.security.InvalidateTokenRequest
 
InvalidateTokenResponse - Class in org.elasticsearch.client.security
Response when invalidating one or multiple OAuth2 access tokens and refresh tokens.
InvalidateTokenResponse(int, int, List<ElasticsearchException>) - Constructor for class org.elasticsearch.client.security.InvalidateTokenResponse
 
IS_INTERIM - Static variable in class org.elasticsearch.client.ml.job.results.Result
 
IS_PARTIAL_FIELD - Static variable in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
 
IS_RUNNING_FIELD - Static variable in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
 
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.core.AcknowledgedResponse
 
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.transform.AcknowledgedTasksResponse
 
isActive() - Method in class org.elasticsearch.client.watcher.PutWatchRequest
 
isActive() - Method in class org.elasticsearch.client.watcher.WatchStatus.State
 
isAllowLazyStart() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate
 
isBasicStarted() - Method in class org.elasticsearch.client.license.StartBasicResponse
 
isCancellable() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
isCaseSensitive() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
isCaseSensitive(boolean) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
isClosed() - Method in class org.elasticsearch.client.ml.CloseJobResponse
Has the job closed or not
isCompleted() - Method in class org.elasticsearch.client.tasks.GetTaskResponse
 
isConnected() - Method in class org.elasticsearch.client.cluster.ProxyModeInfo
 
isConnected() - Method in class org.elasticsearch.client.cluster.RemoteConnectionInfo
 
isConnected() - Method in interface org.elasticsearch.client.cluster.RemoteConnectionInfo.ModeInfo
 
isConnected() - Method in class org.elasticsearch.client.cluster.SniffModeInfo
 
isCreated() - Method in class org.elasticsearch.client.security.PutRoleMappingResponse
 
isCreated() - Method in class org.elasticsearch.client.security.PutRoleResponse
 
isCreated() - Method in class org.elasticsearch.client.security.PutUserResponse
 
isCreated() - Method in class org.elasticsearch.client.watcher.PutWatchResponse
 
isDebug() - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
isDefaultLeft() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
isDryRun() - Method in class org.elasticsearch.client.indices.rollover.RolloverRequest
Returns if the rollover should not be executed when conditions are met
isDryRun() - Method in class org.elasticsearch.client.indices.rollover.RolloverResponse
Returns if the rollover execution was skipped even when conditions were met
isEligibleToStartBasic() - Method in class org.elasticsearch.client.license.GetBasicStatusResponse
Returns whether the license is eligible to start basic or not
isEligibleToStartTrial() - Method in class org.elasticsearch.client.license.GetTrialStatusResponse
Returns whether the license is eligible to start trial or not
isEmpty() - Method in class org.elasticsearch.client.ml.job.config.RuleScope
 
isEnabled() - Method in class org.elasticsearch.client.ml.datafeed.DelayedDataCheckConfig
 
isEnabled() - Method in class org.elasticsearch.client.ml.job.config.ModelPlotConfig
 
isEnabled() - Method in class org.elasticsearch.client.ml.job.config.PerPartitionCategorizationConfig
 
isEnabled() - Method in class org.elasticsearch.client.ml.SetUpgradeModeRequest
 
isEnabled() - Method in class org.elasticsearch.client.security.ExpressionRoleMapping
 
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
isFollowIndexCreated() - Method in class org.elasticsearch.client.ccr.PutFollowResponse
 
isFollowIndexShardsAcked() - Method in class org.elasticsearch.client.ccr.PutFollowResponse
 
isFound() - Method in class org.elasticsearch.client.security.DeleteRoleMappingResponse
 
isFound() - Method in class org.elasticsearch.client.security.DeleteRoleResponse
 
isFound() - Method in class org.elasticsearch.client.watcher.DeleteWatchResponse
 
isFound() - Method in class org.elasticsearch.client.watcher.GetWatchResponse
 
isFound(String) - Method in class org.elasticsearch.client.security.DeletePrivilegesResponse
Indicates if the given privilege was successfully found and deleted from the list of application privileges.
isIncluded() - Method in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
isIndexFollowingStarted() - Method in class org.elasticsearch.client.ccr.PutFollowResponse
 
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
 
isInvalidated() - Method in class org.elasticsearch.client.security.support.ApiKey
 
isKeepOnCompletion() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Returns whether the resource resource should be kept on completion or failure (defaults to false).
isList() - Method in class org.elasticsearch.client.common.XContentSource
 
isLocal() - Method in class org.elasticsearch.client.indices.GetComponentTemplatesRequest
 
isLocal() - Method in class org.elasticsearch.client.indices.GetComposableIndexTemplateRequest
 
isLocal() - Method in class org.elasticsearch.client.indices.GetIndexTemplatesRequest
 
isLocal() - Method in class org.elasticsearch.client.license.GetLicenseRequest
 
isMap() - Method in class org.elasticsearch.client.common.XContentSource
 
isOpened() - Method in class org.elasticsearch.client.ml.OpenJobResponse
Has the job opened or not
isPartial() - Method in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
Returns true if the SearchResponse contains partial results computed from a subset of the total shards.
isPartial() - Method in class org.elasticsearch.client.eql.EqlSearchResponse
 
isRequired() - Method in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
isReturnDetailedInfo() - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
isRolledOver() - Method in class org.elasticsearch.client.indices.rollover.RolloverResponse
Returns true if the rollover was not simulated and the conditions were met
isRunning() - Method in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
Whether the search is still running in the cluster.
isRunning() - Method in class org.elasticsearch.client.eql.EqlSearchResponse
 
isSet() - Method in class org.elasticsearch.client.tasks.TaskId
 
isShardsAcknowledged() - Method in class org.elasticsearch.client.core.ShardsAcknowledgedResponse
 
isSkipUnavailable() - Method in class org.elasticsearch.client.cluster.RemoteConnectionInfo
 
isSnapshot() - Method in class org.elasticsearch.client.core.MainResponse.Version
 
isStarted() - Method in class org.elasticsearch.client.ml.StartDatafeedResponse
Has the Datafeed started or not
isStopOnWarn() - Method in class org.elasticsearch.client.ml.job.config.PerPartitionCategorizationConfig
 
isStopped() - Method in class org.elasticsearch.client.ml.StopDatafeedResponse
Has the Datafeed stopped or not
isStopped() - Method in class org.elasticsearch.client.ml.StopDataFrameAnalyticsResponse
Has the Data Frame Analytics stopped or not
isTerminatedEarly() - Method in class org.elasticsearch.client.core.CountResponse
 
isTimedOut() - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
isTimeout() - Method in class org.elasticsearch.client.eql.EqlSearchResponse
 
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.
isUsingDocumentLevelSecurity() - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges
If true some documents might not be visible.
isUsingDocumentLevelSecurity() - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges
If true some documents might not be visible.
isUsingDocumentLevelSecurity() - Method in class org.elasticsearch.client.security.user.privileges.UserIndicesPrivileges
 
isUsingFieldLevelSecurity() - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
 
isUsingFieldLevelSecurity() - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges
If true some document fields might not be visible.
isUsingFieldLevelSecurity() - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges
If true some document fields might not be visible.
isUsingFieldLevelSecurity() - Method in class org.elasticsearch.client.security.user.privileges.UserIndicesPrivileges
 
isValidChange(OperationMode) - Method in enum org.elasticsearch.client.indexlifecycle.OperationMode
 
isValidId(String) - Static method in class org.elasticsearch.client.watcher.PutWatchRequest
 
isVerbose() - Method in class org.elasticsearch.client.xpack.XPackInfoRequest
 
ITEMS - Static variable in class org.elasticsearch.client.ml.job.config.MlFilter
 
ITERATION - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
ITERATION - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
ITERATION_TIME - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.TimingStats
 
ITERATION_TIME - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.TimingStats
 

J

JAVA_TIMESTAMP_FORMATS - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
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_ID - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
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
 
JODA_TIMESTAMP_FORMATS - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
joinKeys() - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Sequence
 
JSON - org.elasticsearch.client.security.TemplateRoleName.Format
 
JsonBuilder() - Constructor for class org.elasticsearch.client.ml.PostDataRequest.JsonBuilder
 

K

keepAlive() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
keepAlive(TimeValue) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
keepOnCompletion() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
keepOnCompletion(Boolean) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
kerberosGrant(char[]) - Static method in class org.elasticsearch.client.security.CreateTokenRequest
 
keys() - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Count
 

L

label() - Method in enum org.elasticsearch.client.license.LicenseStatus
 
LAMBDA - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
LAMBDA - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
LangIdentNeuralNetwork - Class in org.elasticsearch.client.ml.inference.trainedmodel.langident
Shallow, fully connected, feed forward NN modeled after and ported from https://github.com/google/cld3
LangNetLayer - Class in org.elasticsearch.client.ml.inference.trainedmodel.langident
Represents a single layer in the compressed Lang Net
LAST_CHECKED - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
LAST_CHECKPOINT - Static variable in class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
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 - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
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
 
LDOF - org.elasticsearch.client.ml.dataframe.OutlierDetection.Method
 
leaderIndex() - Method in class org.elasticsearch.client.ccr.ForgetFollowerRequest
The name of the leader index.
LEAF_VALUE - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
LEFT_CHILD - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
LENIENT_PARSER - Static variable in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
LENIENT_PARSER - Static variable in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
 
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
 
LICENSE_LEVEL - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
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.
LifecycleAction - Interface in org.elasticsearch.client.indexlifecycle
interface for index lifecycle management actions
lifecycleManagementStatus(LifecycleManagementStatusRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Get the status of index lifecycle management See
lifecycleManagementStatusAsync(LifecycleManagementStatusRequest, RequestOptions, ActionListener<LifecycleManagementStatusResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously get the status of index lifecycle management See
LifecycleManagementStatusRequest - Class in org.elasticsearch.client.indexlifecycle
A TimedRequest to get the current status of index lifecycle management.
LifecycleManagementStatusRequest() - Constructor for class org.elasticsearch.client.indexlifecycle.LifecycleManagementStatusRequest
 
LifecycleManagementStatusResponse - Class in org.elasticsearch.client.indexlifecycle
The current status of index lifecycle management.
LifecyclePolicy - Class in org.elasticsearch.client.indexlifecycle
Represents the lifecycle of an index from creation to deletion.
LifecyclePolicy(String, Map<String, Phase>) - Constructor for class org.elasticsearch.client.indexlifecycle.LifecyclePolicy
 
LifecyclePolicyMetadata - Class in org.elasticsearch.client.indexlifecycle
 
LifecyclePolicyMetadata(LifecyclePolicy, long, long) - Constructor for class org.elasticsearch.client.indexlifecycle.LifecyclePolicyMetadata
 
LINE_MERGE_SIZE_LIMIT - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
LINES_TO_SAMPLE - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
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.
ListTasksResponse - Class in org.elasticsearch.client.tasks
 
local - Variable in class org.elasticsearch.client.license.GetLicenseRequest
 
local() - Method in class org.elasticsearch.client.indices.GetFieldMappingsRequest
Deprecated.
local() - Method in class org.elasticsearch.client.indices.GetIndexRequest
Return local information, do not retrieve the state from master node (default: false).
local() - Method in class org.elasticsearch.client.indices.GetMappingsRequest
 
local(boolean) - Method in class org.elasticsearch.client.indices.GetFieldMappingsRequest
Deprecated.
local(boolean) - Method in class org.elasticsearch.client.indices.GetIndexRequest
 
local(boolean) - Method in class org.elasticsearch.client.indices.GetMappingsRequest
Indicates whether the receiving node should operate based on local index information or forward requests, where needed, to other nodes.
LOF - org.elasticsearch.client.ml.dataframe.OutlierDetection.Method
 
LOG_TIME_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
LogisticRegression - Class in org.elasticsearch.client.ml.inference.trainedmodel.ensemble
 
LogisticRegression(List<Double>) - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.LogisticRegression
 
LOSS_TYPE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.ValidationLoss
 
LOSS_TYPE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.ValidationLoss
 
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
MainRequest - Class in org.elasticsearch.client.core
 
MainRequest() - Constructor for class org.elasticsearch.client.core.MainRequest
 
MainResponse - Class in org.elasticsearch.client.core
 
MainResponse(String, MainResponse.Version, String, String, String) - Constructor for class org.elasticsearch.client.core.MainResponse
 
MainResponse.Version - Class in org.elasticsearch.client.core
 
MAINTENANCE - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
MANAGE - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
MANAGE_AUTOSCALING - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_CCR - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_ENRICH - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_FOLLOW_INDEX - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
MANAGE_ILM - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_ILM - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
MANAGE_INDEX_TEMPLATES - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_INGEST_PIPELINES - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_ML - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_OIDC - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_PIPELINE - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_ROLLUP - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_SAML - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_SECURITY - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_TOKEN - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_TRANSFORM - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_TRANSFORM_DEPRECATED - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MANAGE_WATCHER - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
ManageApplicationPrivilege - Class in org.elasticsearch.client.security.user.privileges
Represents the privilege to "manage" certain applications.
ManageApplicationPrivilege(Collection<String>) - Constructor for class org.elasticsearch.client.security.user.privileges.ManageApplicationPrivilege
 
managedByILM() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
MANUAL - org.elasticsearch.client.ml.datafeed.ChunkingConfig.Mode
 
manuallyStopped() - Method in class org.elasticsearch.client.watcher.WatcherMetadata
 
mapping(String, XContentType) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Adds mapping that will be added when the index gets created.
mapping(String, XContentType) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
Adds mapping that will be added when the index gets created.
mapping(Map<String, ?>) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Adds mapping that will be added when the index gets created.
mapping(Map<String, Object>) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
Adds mapping that will be added when the index gets created.
mapping(MappingMetadata) - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata.Builder
 
mapping(BytesReference, XContentType) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Adds mapping that will be added when the index gets created.
mapping(BytesReference, XContentType) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
Adds mapping that will be added when the index gets created.
mapping(XContentBuilder) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Adds mapping that will be added when the index gets created.
mapping(XContentBuilder) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
Adds mapping that will be added when the index gets created.
mappings() - Method in class org.elasticsearch.client.indices.CreateIndexRequest
 
mappings() - Method in class org.elasticsearch.client.indices.GetFieldMappingsResponse
Returns the fields mapping.
mappings() - Method in class org.elasticsearch.client.indices.GetMappingsResponse
 
mappings() - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata
 
mappings() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
MAPPINGS - org.elasticsearch.client.indices.GetIndexRequest.Feature
 
MAPPINGS - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
mappingsXContentType() - Method in class org.elasticsearch.client.indices.CreateIndexRequest
 
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_ATTEMPTS_TO_ADD_TREE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
MAX_ATTEMPTS_TO_ADD_TREE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
MAX_BUCKET_CARDINALITY - Static variable in class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
MAX_BUCKET_PROCESSING_TIME_MS - Static variable in class org.elasticsearch.client.ml.job.process.TimingStats
 
MAX_EMPTY_SEARCHES - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
MAX_MATCHING_LENGTH - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
MAX_MODEL_MEMORY - Static variable in class org.elasticsearch.client.ml.ForecastJobRequest
 
MAX_OPTIMIZATION_ROUNDS_PER_HYPERPARAMETER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
MAX_OPTIMIZATION_ROUNDS_PER_HYPERPARAMETER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
MAX_TREES - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
MAX_TREES - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
MAX_VALUE - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
maxDocsPerDiversityValue() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
maxDocsPerDiversityValue(int) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
Optional number of permitted docs with same value in sampled search results.
MAXIMIZE_ACCURACY - org.elasticsearch.client.ml.dataframe.Classification.ClassAssignmentObjective
 
MAXIMIZE_MINIMUM_RECALL - org.elasticsearch.client.ml.dataframe.Classification.ClassAssignmentObjective
 
MEAN - org.elasticsearch.client.ml.job.config.DetectorFunction
 
MEAN_VALUE - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
MeanSquaredErrorMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.regression
Calculates the mean squared error between two known numerical fields.
MeanSquaredErrorMetric() - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric
 
MeanSquaredErrorMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.regression
 
MeanSquaredLogarithmicErrorMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.regression
Calculates the mean squared error between two known numerical fields.
MeanSquaredLogarithmicErrorMetric(Double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric
 
MeanSquaredLogarithmicErrorMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.regression
 
MEDIAN - org.elasticsearch.client.ml.job.config.DetectorFunction
 
MEDIAN_VALUE - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
MEMORY_BYTES - Static variable in class org.elasticsearch.client.ml.job.stats.ForecastStats
 
MEMORY_ESTIMATION - Static variable in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsResponse
 
MEMORY_STATUS_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
MemoryEstimation - Class in org.elasticsearch.client.ml.dataframe.explain
 
MemoryEstimation(ByteSizeValue, ByteSizeValue) - Constructor for class org.elasticsearch.client.ml.dataframe.explain.MemoryEstimation
 
MemoryUsage - Class in org.elasticsearch.client.ml.dataframe.stats.common
 
MemoryUsage(Instant, long, MemoryUsage.Status, Long) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage
 
MemoryUsage.Status - Enum in org.elasticsearch.client.ml.dataframe.stats.common
 
metadata(Map<String, Object>) - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege.Builder
 
metadata(Map<String, Object>) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
METADATA - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
METADATA - Static variable in interface org.elasticsearch.client.security.ExpressionRoleMapping.Fields
 
METADATA - Static variable in class org.elasticsearch.client.security.GetUsersResponse
 
METADATA - Static variable in class org.elasticsearch.client.security.user.privileges.Role
 
METHOD - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
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 Migration 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
 
MIN_BUCKET_PROCESSING_TIME_MS - Static variable in class org.elasticsearch.client.ml.job.process.TimingStats
 
MIN_KEEP_ALIVE - Static variable in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
 
MIN_VALUE - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
MIN_VERSION - Static variable in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
minDocCount() - Method in class org.elasticsearch.client.graph.VertexRequest
 
minDocCount(int) - Method in class org.elasticsearch.client.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
minScore() - Method in class org.elasticsearch.client.core.CountRequest
 
minScore(Float) - Method in class org.elasticsearch.client.core.CountRequest
 
MISSING_ALL_FIELDS_COUNT - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
 
MISSING_FIELD_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
MlDataFrameAnalysisNamedXContentProvider - Class in org.elasticsearch.client.ml.dataframe
 
MlDataFrameAnalysisNamedXContentProvider() - Constructor for class org.elasticsearch.client.ml.dataframe.MlDataFrameAnalysisNamedXContentProvider
 
MlEvaluationNamedXContentProvider - Class in org.elasticsearch.client.ml.dataframe.evaluation
 
MlEvaluationNamedXContentProvider() - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.MlEvaluationNamedXContentProvider
 
MlFilter - Class in org.elasticsearch.client.ml.job.config
An MlFilter Object A filter contains a list of strings.
MlFilter.Builder - Class in org.elasticsearch.client.ml.job.config
 
MlInferenceNamedXContentProvider - Class in org.elasticsearch.client.ml.inference
 
MlInferenceNamedXContentProvider() - Constructor for class org.elasticsearch.client.ml.inference.MlInferenceNamedXContentProvider
 
MlInfoRequest - Class in org.elasticsearch.client.ml
 
MlInfoRequest() - Constructor for class org.elasticsearch.client.ml.MlInfoRequest
 
MlInfoResponse - Class in org.elasticsearch.client.ml
 
MODE_FIELD - Static variable in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
MODEL_BYTES_EXCEEDED_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
MODEL_BYTES_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
Field Names
MODEL_BYTES_MEMORY_LIMIT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
MODEL_ID - Static variable in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
MODEL_ID - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
MODEL_ID - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelStats
 
MODEL_MEMORY_ESTIMATE - Static variable in class org.elasticsearch.client.ml.EstimateModelMemoryResponse
 
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, Boolean) - 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 size stats for the Java process.
ModelSizeStats.Builder - Class in org.elasticsearch.client.ml.job.process
 
ModelSizeStats.CategorizationStatus - Enum in org.elasticsearch.client.ml.job.process
The status of categorization for a job.
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
 
modeName() - Method in class org.elasticsearch.client.cluster.ProxyModeInfo
 
modeName() - Method in interface org.elasticsearch.client.cluster.RemoteConnectionInfo.ModeInfo
 
modeName() - Method in class org.elasticsearch.client.cluster.SniffModeInfo
 
MONITOR - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MONITOR - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
MONITOR_ML - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MONITOR_ROLLUP - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MONITOR_TRANSFORM - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MONITOR_TRANSFORM_DEPRECATED - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MONITOR_WATCHER - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
MSE - org.elasticsearch.client.ml.dataframe.Regression.LossFunction
 
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.
MSLE - org.elasticsearch.client.ml.dataframe.Regression.LossFunction
 
mtermvectors(MultiTermVectorsRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Calls the Multi Term Vectors API See Multi Term Vectors API on elastic.co
mtermvectorsAsync(MultiTermVectorsRequest, RequestOptions, ActionListener<MultiTermVectorsResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously calls the Multi Term Vectors API See Multi Term Vectors API on elastic.co
MULTI_BUCKET_IMPACT - Static variable in class org.elasticsearch.client.ml.job.results.AnomalyRecord
 
MulticlassConfusionMatrixMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
Calculates the multiclass confusion matrix.
MulticlassConfusionMatrixMetric() - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric
 
MulticlassConfusionMatrixMetric(Integer) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric
 
MulticlassConfusionMatrixMetric.ActualClass - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
 
MulticlassConfusionMatrixMetric.PredictedClass - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
 
MulticlassConfusionMatrixMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
 
multiGet(MultiGetRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
multiGetAsync(MultiGetRequest, RequestOptions, ActionListener<MultiGetResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
MULTILINE_START_PATTERN - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
multiSearch(MultiSearchRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
multiSearchAsync(MultiSearchRequest, RequestOptions, ActionListener<MultiSearchResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
MultiTermVectorsRequest - Class in org.elasticsearch.client.core
 
MultiTermVectorsRequest() - Constructor for class org.elasticsearch.client.core.MultiTermVectorsRequest
Constructs an empty MultiTermVectorsRequest After that use add method to add individual TermVectorsRequest to it.
MultiTermVectorsRequest(String[], TermVectorsRequest) - Constructor for class org.elasticsearch.client.core.MultiTermVectorsRequest
Constructs a MultiTermVectorsRequest from the given document ids and a template TermVectorsRequest.
MultiTermVectorsResponse - Class in org.elasticsearch.client.core
 
MultiTermVectorsResponse(List<TermVectorsResponse>) - Constructor for class org.elasticsearch.client.core.MultiTermVectorsResponse
 
MULTIVARIATE_BY_FIELDS - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 

N

N_NEIGHBORS - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
name - Variable in class org.elasticsearch.client.ml.job.config.CategorizationAnalyzerConfig.NameOrDefinition
 
name() - Method in class org.elasticsearch.client.indices.GetComponentTemplatesRequest
 
name() - Method in class org.elasticsearch.client.indices.GetComposableIndexTemplateRequest
 
name() - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata
 
name() - Method in class org.elasticsearch.client.indices.PutComponentTemplateRequest
The name of the component template.
name() - Method in class org.elasticsearch.client.indices.PutComposableIndexTemplateRequest
The name of the index template.
name() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The name of the index template.
name() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
name(String) - Method in class org.elasticsearch.client.indices.PutComponentTemplateRequest
Sets the name of the component template.
name(String) - Method in class org.elasticsearch.client.indices.PutComposableIndexTemplateRequest
Sets the name of the index template.
name(String) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
Sets the name of the index template.
name(String) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
NAME - Static variable in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
NAME - Static variable in class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
 
NAME - Static variable in class org.elasticsearch.client.analytics.TopMetricsAggregationBuilder
 
NAME - Static variable in class org.elasticsearch.client.cluster.SniffModeInfo
 
NAME - Static variable in class org.elasticsearch.client.indexlifecycle.AllocateAction
 
NAME - Static variable in class org.elasticsearch.client.indexlifecycle.DeleteAction
 
NAME - Static variable in class org.elasticsearch.client.indexlifecycle.ForceMergeAction
 
NAME - Static variable in class org.elasticsearch.client.indexlifecycle.FreezeAction
 
NAME - Static variable in class org.elasticsearch.client.indexlifecycle.ReadOnlyAction
 
NAME - Static variable in class org.elasticsearch.client.indexlifecycle.RolloverAction
 
NAME - Static variable in class org.elasticsearch.client.indexlifecycle.SetPriorityAction
 
NAME - Static variable in class org.elasticsearch.client.indexlifecycle.ShrinkAction
 
NAME - Static variable in class org.elasticsearch.client.indexlifecycle.UnfollowAction
 
NAME - Static variable in class org.elasticsearch.client.indices.GetComponentTemplatesResponse
 
NAME - Static variable in class org.elasticsearch.client.indices.GetComposableIndexTemplatesResponse
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.Classification
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.Regression
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.BinarySoftClassification
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.Regression
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
NAME - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.CustomWordEmbedding
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Exponent
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.LogisticRegression
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedMode
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedSum
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangIdentNeuralNetwork
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangNetLayer
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelDefinition
 
NAME - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelInput
 
NAME - Static variable in class org.elasticsearch.client.ml.NodeAttributes
 
NAME - Static variable in class org.elasticsearch.client.transform.transforms.NodeAttributes
 
NAME - Static variable in class org.elasticsearch.client.transform.transforms.TimeSyncConfig
 
NAME - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
NAME - Static variable in class org.elasticsearch.client.transform.transforms.TransformIndexerStats
 
NAME_FIELD - Static variable in class org.elasticsearch.client.indices.DataStream
 
NamedPolicy - Class in org.elasticsearch.client.enrich
 
NamedXContentObject - Interface in org.elasticsearch.client.ml.inference
Simple interface for XContent Objects that are named.
NamedXContentObjectHelper - Class in org.elasticsearch.client.ml.inference
 
names() - Method in class org.elasticsearch.client.indices.GetIndexTemplatesRequest
 
names() - Method in class org.elasticsearch.client.security.ClearRolesCacheRequest
 
nativeCodeInfo() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
Deprecated.
Use ML info api to find native code info
NDJSON - org.elasticsearch.client.ml.filestructurefinder.FileStructure.Format
 
NEED_ACKNOWLEDGEMENT - org.elasticsearch.client.license.StartBasicResponse.Status
 
NEED_CLIENT_TIMEZONE - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
needClientTimezone() - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
newAuto() - Static method in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
newManagedIndexResponse(String, String, Long, String, String, String, String, Long, Long, Long, BytesReference, PhaseExecutionInfo) - Static method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
newManual(TimeValue) - Static method in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
newOff() - Static method in class org.elasticsearch.client.ml.datafeed.ChunkingConfig
 
newUnmanagedIndexResponse(String) - Static method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
NEXT_CHECKPOINT - Static variable in class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
NO_HOPS_ERROR_MESSAGE - Static variable in class org.elasticsearch.client.graph.GraphExploreRequest
 
NO_VERTICES_ERROR_MESSAGE - Static variable in class org.elasticsearch.client.graph.GraphExploreRequest
 
Node(String, String) - Constructor for class org.elasticsearch.client.security.SecurityNodesResponse.Node
 
Node(String, WatcherState, long, long, long, List<WatchExecutionSnapshot>, List<QueuedWatch>, Map<String, Object>) - Constructor for class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
Node(Map<String, Object>) - Constructor for class org.elasticsearch.client.eql.EqlStatsResponse.Node
 
NODE - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
NODE_FAILURES - Static variable in class org.elasticsearch.client.transform.AcknowledgedTasksResponse
 
NODE_FIELD - Static variable in class org.elasticsearch.client.transform.transforms.TransformStats
 
NODE_INDEX - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
NodeAttributes - Class in org.elasticsearch.client.ml
A Pojo class containing an Elastic Node's attributes
NodeAttributes - Class in org.elasticsearch.client.transform.transforms
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
 
NodeAttributes(String, String, String, String, Map<String, String>) - Constructor for class org.elasticsearch.client.transform.transforms.NodeAttributes
 
nodeFailures - Variable in class org.elasticsearch.client.tasks.ListTasksResponse
 
nodeId - Variable in class org.elasticsearch.client.tasks.TaskId
 
nodesInfoData - Variable in class org.elasticsearch.client.tasks.ListTasksResponse
 
NodesResponse - Class in org.elasticsearch.client
Base class for responses that are node responses.
NodesResponse(NodesResponseHeader, String) - Constructor for class org.elasticsearch.client.NodesResponse
 
NodesResponseHeader - Class in org.elasticsearch.client
A utility class to parse the Nodes Header returned by RestActions.buildNodesHeader(XContentBuilder, ToXContent.Params, BaseNodesResponse).
NodesResponseHeader(int, int, int, List<ElasticsearchException>) - Constructor for class org.elasticsearch.client.NodesResponseHeader
 
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.
NONE - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
NONE - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
normalizer() - Method in class org.elasticsearch.client.indices.AnalyzeRequest
Returns the named tokenizer used for analysis, if defined
NOT_EXECUTED_ALREADY_QUEUED - org.elasticsearch.client.watcher.ExecutionState
 
NOT_EXECUTED_WATCH_MISSING - org.elasticsearch.client.watcher.ExecutionState
 
NUM_CLASSES - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedMode
 
NUM_FOLDS - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
NUM_FOLDS - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
NUM_INPUT_DOCUMENTS - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
NUM_INVOCATIONS - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
NUM_LINES_ANALYZED - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
NUM_MATCHES - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
NUM_MESSAGES_ANALYZED - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
NUM_OUTPUT_DOCUMENTS - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
NUM_PAGES - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
NUM_SPLITS_PER_FEATURE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
NUM_SPLITS_PER_FEATURE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
NUM_TOP_CLASSES - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
NUM_TOP_FEATURE_IMPORTANCE_VALUES - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
NUM_TOP_FEATURE_IMPORTANCE_VALUES - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
NUMBER_SAMPLES - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
NUMERICAL - org.elasticsearch.client.ml.dataframe.explain.FieldSelection.FeatureType
 
numInputDocuments - Variable in class org.elasticsearch.client.core.IndexerJobStats
 
numInvocations - Variable in class org.elasticsearch.client.core.IndexerJobStats
 
numOuputDocuments - Variable in class org.elasticsearch.client.core.IndexerJobStats
 
numPages - Variable in class org.elasticsearch.client.core.IndexerJobStats
 

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
 
OFFSET - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric
 
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.dataframe.stats.common.MemoryUsage.Status
 
OK - org.elasticsearch.client.ml.job.process.ModelSizeStats.CategorizationStatus
 
OK - org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
 
OneHotEncoding - Class in org.elasticsearch.client.ml.inference.preprocessing
PreProcessor for one hot encoding a set of categorical values for a given field.
OneHotEncoding(String, Map<String, String>) - Constructor for class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
OneHotEncoding.Builder - Class in org.elasticsearch.client.ml.inference.preprocessing
 
open(OpenIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Opens an index using the Open Index API.
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
OperationMode - Enum in org.elasticsearch.client.indexlifecycle
Enum representing the different modes that Index Lifecycle Service can operate in.
OPERATIONS_BEHIND - Static variable in class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
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
 
order() - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata
 
order() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
order(int) - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata.Builder
 
order(int) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
org.elasticsearch.client - package org.elasticsearch.client
 
org.elasticsearch.client.analytics - package org.elasticsearch.client.analytics
 
org.elasticsearch.client.asyncsearch - package org.elasticsearch.client.asyncsearch
 
org.elasticsearch.client.ccr - package org.elasticsearch.client.ccr
 
org.elasticsearch.client.cluster - package org.elasticsearch.client.cluster
 
org.elasticsearch.client.common - package org.elasticsearch.client.common
 
org.elasticsearch.client.core - package org.elasticsearch.client.core
 
org.elasticsearch.client.enrich - package org.elasticsearch.client.enrich
 
org.elasticsearch.client.eql - package org.elasticsearch.client.eql
 
org.elasticsearch.client.graph - package org.elasticsearch.client.graph
Request and Response objects for the default distribution's Graph APIs.
org.elasticsearch.client.indexlifecycle - package org.elasticsearch.client.indexlifecycle
 
org.elasticsearch.client.indices - package org.elasticsearch.client.indices
 
org.elasticsearch.client.indices.rollover - package org.elasticsearch.client.indices.rollover
 
org.elasticsearch.client.license - package org.elasticsearch.client.license
Request and Response objects for the default distribution's License APIs.
org.elasticsearch.client.migration - package org.elasticsearch.client.migration
Request and Response objects for the default distribution's Migration 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.dataframe - package org.elasticsearch.client.ml.dataframe
 
org.elasticsearch.client.ml.dataframe.evaluation - package org.elasticsearch.client.ml.dataframe.evaluation
 
org.elasticsearch.client.ml.dataframe.evaluation.classification - package org.elasticsearch.client.ml.dataframe.evaluation.classification
 
org.elasticsearch.client.ml.dataframe.evaluation.regression - package org.elasticsearch.client.ml.dataframe.evaluation.regression
 
org.elasticsearch.client.ml.dataframe.evaluation.softclassification - package org.elasticsearch.client.ml.dataframe.evaluation.softclassification
 
org.elasticsearch.client.ml.dataframe.explain - package org.elasticsearch.client.ml.dataframe.explain
 
org.elasticsearch.client.ml.dataframe.stats - package org.elasticsearch.client.ml.dataframe.stats
 
org.elasticsearch.client.ml.dataframe.stats.classification - package org.elasticsearch.client.ml.dataframe.stats.classification
 
org.elasticsearch.client.ml.dataframe.stats.common - package org.elasticsearch.client.ml.dataframe.stats.common
 
org.elasticsearch.client.ml.dataframe.stats.outlierdetection - package org.elasticsearch.client.ml.dataframe.stats.outlierdetection
 
org.elasticsearch.client.ml.dataframe.stats.regression - package org.elasticsearch.client.ml.dataframe.stats.regression
 
org.elasticsearch.client.ml.filestructurefinder - package org.elasticsearch.client.ml.filestructurefinder
 
org.elasticsearch.client.ml.inference - package org.elasticsearch.client.ml.inference
 
org.elasticsearch.client.ml.inference.preprocessing - package org.elasticsearch.client.ml.inference.preprocessing
 
org.elasticsearch.client.ml.inference.results - package org.elasticsearch.client.ml.inference.results
 
org.elasticsearch.client.ml.inference.trainedmodel - package org.elasticsearch.client.ml.inference.trainedmodel
 
org.elasticsearch.client.ml.inference.trainedmodel.ensemble - package org.elasticsearch.client.ml.inference.trainedmodel.ensemble
 
org.elasticsearch.client.ml.inference.trainedmodel.langident - package org.elasticsearch.client.ml.inference.trainedmodel.langident
 
org.elasticsearch.client.ml.inference.trainedmodel.tree - package org.elasticsearch.client.ml.inference.trainedmodel.tree
 
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.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.security.user - package org.elasticsearch.client.security.user
 
org.elasticsearch.client.security.user.privileges - package org.elasticsearch.client.security.user.privileges
 
org.elasticsearch.client.slm - package org.elasticsearch.client.slm
 
org.elasticsearch.client.tasks - package org.elasticsearch.client.tasks
 
org.elasticsearch.client.transform - package org.elasticsearch.client.transform
 
org.elasticsearch.client.transform.transforms - package org.elasticsearch.client.transform.transforms
 
org.elasticsearch.client.transform.transforms.pivot - package org.elasticsearch.client.transform.transforms.pivot
 
org.elasticsearch.client.watcher - package org.elasticsearch.client.watcher
Request and Response objects for the default distribution's Watcher APIs.
org.elasticsearch.client.xpack - package org.elasticsearch.client.xpack
 
OUT_OF_ORDER_TIME_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
OUTLIER_FRACTION - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
OutlierDetection - Class in org.elasticsearch.client.ml.dataframe
 
OutlierDetection.Builder - Class in org.elasticsearch.client.ml.dataframe
 
OutlierDetection.Method - Enum in org.elasticsearch.client.ml.dataframe
 
OutlierDetectionStats - Class in org.elasticsearch.client.ml.dataframe.stats.outlierdetection
 
OutlierDetectionStats(Instant, Parameters, TimingStats) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
OutputAggregator - Interface in org.elasticsearch.client.ml.inference.trainedmodel.ensemble
 
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_CARDINALITY - Static variable in class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
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
 
overlappingTemplates() - Method in class org.elasticsearch.client.indices.SimulateIndexTemplateResponse
 
overrideBucketsPath() - Method in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
ownedByAuthenticatedUser() - Method in class org.elasticsearch.client.security.GetApiKeyRequest
 
ownedByAuthenticatedUser() - Method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
 

P

PAGE - Static variable in class org.elasticsearch.client.core.PageParams
 
PageParams - Class in org.elasticsearch.client.core
Paging parameters for GET requests
PageParams(Integer, Integer) - Constructor for class org.elasticsearch.client.core.PageParams
Constructs paging parameters
Parameters - Class in org.elasticsearch.client.ml.dataframe.stats.outlierdetection
 
Parameters(Integer, String, Boolean, Double, Double, Boolean) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
PARAMETERS - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
parse(String, XContentParser) - Static method in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
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.indexlifecycle.AllocateAction
 
parse(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.DeleteAction
 
parse(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.ForceMergeAction
 
parse(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.FreezeAction
 
parse(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.ReadOnlyAction
 
parse(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.RolloverAction
 
parse(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.SetPriorityAction
 
parse(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.ShrinkAction
 
parse(XContentParser) - Static method in class org.elasticsearch.client.indexlifecycle.UnfollowAction
 
parse(XContentParser) - Static method in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
parse(XContentParser) - Static method in class org.elasticsearch.client.watcher.WatchStatus
 
parse(XContentParser) - Static method in class org.elasticsearch.client.watcher.WatchStatus.State
 
parse(XContentParser, String) - Static method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicy
 
parse(XContentParser, String) - Static method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicyMetadata
 
parse(XContentParser, String) - Static method in class org.elasticsearch.client.indexlifecycle.Phase
 
parse(XContentParser, String) - Static method in class org.elasticsearch.client.indexlifecycle.PhaseExecutionInfo
 
parse(XContentParser, String) - Static method in class org.elasticsearch.client.slm.SnapshotInvocationRecord
 
parse(XContentParser, String) - Static method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
parse(XContentParser, String) - Static method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
parse(XContentParser, String) - Static method in class org.elasticsearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
 
parse(XContentParser, String) - Static method in class org.elasticsearch.client.slm.SnapshotRetentionConfiguration
 
PARSE_FIELD_NAME - Static variable in class org.elasticsearch.client.core.AcknowledgedResponse
 
parseDate(String) - Static method in class org.elasticsearch.client.watcher.WatchStatusDateParser
 
parseDate(String, XContentParser) - Static method in class org.elasticsearch.client.watcher.WatchStatusDateParser
 
ParsedInference - Class in org.elasticsearch.client.analytics
 
ParsedStringStats - Class in org.elasticsearch.client.analytics
Results from the string_stats aggregation.
ParsedTopMetrics - Class in org.elasticsearch.client.analytics
Results of the top_metrics aggregation.
ParsedTopMetrics.TopMetrics - Class in org.elasticsearch.client.analytics
The metrics belonging to the document with the "top" sort key.
ParsedUser(String, Collection<String>, Map<String, Object>, Boolean, String, String) - Constructor for class org.elasticsearch.client.security.GetUsersResponse.ParsedUser
 
parseEntity(HttpEntity, CheckedFunction<XContentParser, Resp, IOException>) - Method in class org.elasticsearch.client.RestHighLevelClient
 
parseObject(XContentParser, String) - Static method in class org.elasticsearch.client.security.support.expressiondsl.parser.RoleMapperExpressionParser
This function exists to be compatible with ContextParser.parse(XContentParser, Object)
parser() - Static method in class org.elasticsearch.client.ml.job.config.RuleScope
 
PARSER - Static variable in class org.elasticsearch.client.analytics.ParsedStringStats
 
PARSER - Static variable in class org.elasticsearch.client.analytics.ParsedTopMetrics
 
PARSER - Static variable in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
 
PARSER - Static variable in class org.elasticsearch.client.core.PageParams
 
PARSER - Static variable in class org.elasticsearch.client.eql.EqlStatsResponse.Node
 
PARSER - Static variable in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
PARSER - Static variable in class org.elasticsearch.client.indexlifecycle.LifecyclePolicy
 
PARSER - Static variable in class org.elasticsearch.client.indexlifecycle.LifecyclePolicyMetadata
 
PARSER - Static variable in class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
 
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.DatafeedTimingStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
PARSER - Static variable in class org.elasticsearch.client.ml.datafeed.DelayedDataCheckConfig
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.Regression
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.BinarySoftClassification
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.explain.MemoryEstimation
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.PhaseProgress
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.TimingStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.ValidationLoss
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.common.FoldValues
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.TimingStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.TimingStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.ValidationLoss
 
PARSER - Static variable in class org.elasticsearch.client.ml.DeleteExpiredDataResponse
 
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.filestructurefinder.FieldStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
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.GetCalendarEventsRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetCalendarEventsResponse
 
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.GetFiltersRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetFiltersResponse
 
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.GetModelSnapshotsRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.GetModelSnapshotsResponse
 
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.inference.preprocessing.CustomWordEmbedding
 
PARSER - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
PARSER - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
PARSER - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
PARSER - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
 
PARSER - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangIdentNeuralNetwork
 
PARSER - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangNetLayer
 
PARSER - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
PARSER - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelDefinition
 
PARSER - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelInput
 
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.PerPartitionCategorizationConfig
 
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.process.TimingStats
 
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.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.PostCalendarEventRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.PostCalendarEventResponse
 
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.RevertModelSnapshotRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.RevertModelSnapshotResponse
 
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.StartDataFrameAnalyticsResponse
 
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.ml.StopDataFrameAnalyticsResponse
 
PARSER - Static variable in class org.elasticsearch.client.ml.UpdateFilterRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
 
PARSER - Static variable in class org.elasticsearch.client.ml.UpdateModelSnapshotResponse
 
PARSER - Static variable in class org.elasticsearch.client.NodesResponseHeader
 
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.security.ClearRealmCacheResponse
 
PARSER - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
PARSER - Static variable in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege
 
PARSER - Static variable in class org.elasticsearch.client.security.user.privileges.Role
 
PARSER - Static variable in class org.elasticsearch.client.slm.SnapshotInvocationRecord
 
PARSER - Static variable in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
PARSER - Static variable in class org.elasticsearch.client.tasks.TaskInfo
 
PARSER - Static variable in class org.elasticsearch.client.tasks.TaskSubmissionResponse
 
PARSER - Static variable in class org.elasticsearch.client.transform.transforms.DestConfig
 
PARSER - Static variable in class org.elasticsearch.client.transform.transforms.NodeAttributes
 
PARSER - Static variable in class org.elasticsearch.client.transform.transforms.SourceConfig
 
PARSER - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfig
 
PARSER - Static variable in class org.elasticsearch.client.transform.transforms.TransformIndexerPosition
 
PARSER - Static variable in class org.elasticsearch.client.transform.transforms.TransformProgress
 
PARSER - Static variable in class org.elasticsearch.client.transform.transforms.TransformStats
 
PARSER - Static variable in class org.elasticsearch.client.watcher.QueuedWatch
 
PARSER - Static variable in class org.elasticsearch.client.watcher.WatcherStatsResponse.Node
 
PARSER - Static variable in class org.elasticsearch.client.watcher.WatchExecutionSnapshot
 
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.common.TimeUtil
Parse out a Date object given the current parser and field name.
parseTimeFieldToInstant(XContentParser, String) - Static method in class org.elasticsearch.client.common.TimeUtil
Parse out an Instant 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 - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
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.GetCategoriesRequest
 
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
 
PARTITION_FIELD_VALUE - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
partitionFields() - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
passwordGrant(String, char[]) - Static method in class org.elasticsearch.client.security.CreateTokenRequest
 
PATH - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
patterns() - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata
 
patterns() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
patterns(List<String>) - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata.Builder
 
patterns(List<String>) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
pauseAutoFollowPattern(PauseAutoFollowPatternRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Pauses an auto follow pattern.
pauseAutoFollowPatternAsync(PauseAutoFollowPatternRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously pauses an auto follow pattern.
PauseAutoFollowPatternRequest - Class in org.elasticsearch.client.ccr
Request class for pause auto follow pattern api.
PauseAutoFollowPatternRequest(String) - Constructor for class org.elasticsearch.client.ccr.PauseAutoFollowPatternRequest
Pause auto follow pattern with the specified name
PAUSED - org.elasticsearch.client.ccr.FollowInfoResponse.Status
 
pauseFollow(PauseFollowRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Instructs a follower index to pause the following of a leader index.
pauseFollowAsync(PauseFollowRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously instruct a follower index to pause the following of a leader index.
PauseFollowRequest - Class in org.elasticsearch.client.ccr
 
PauseFollowRequest(String) - Constructor for class org.elasticsearch.client.ccr.PauseFollowRequest
 
PEAK_MODEL_BYTES_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
PER_PARTITION_CATEGORIZATION - Static variable in class org.elasticsearch.client.ml.job.config.AnalysisConfig
 
percent() - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Count
 
PERCENT_COMPLETE - Static variable in class org.elasticsearch.client.transform.transforms.TransformProgress
 
PerClassResult(String, double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.PerClassResult
 
PerClassResult(String, double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.PerClassResult
 
PerClassResult(String, double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.PerClassResult
 
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.
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.
performRequestAndParseOptionalEntity(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<XContentParser, Resp, IOException>) - Method in class org.elasticsearch.client.RestHighLevelClient
Defines a helper method for requests that can 404 and in which case will return an empty Optional otherwise tries to parse the response body
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.
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.
performRequestAsyncAndParseOptionalEntity(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<XContentParser, Resp, IOException>, ActionListener<Optional<Resp>>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronous request which returns empty Optionals in the case of 404s or parses entity into an Optional
PerPartitionCategorizationConfig - Class in org.elasticsearch.client.ml.job.config
 
PerPartitionCategorizationConfig() - Constructor for class org.elasticsearch.client.ml.job.config.PerPartitionCategorizationConfig
 
PerPartitionCategorizationConfig(boolean, Boolean) - Constructor for class org.elasticsearch.client.ml.job.config.PerPartitionCategorizationConfig
 
Phase - Class in org.elasticsearch.client.indexlifecycle
Represents set of LifecycleActions which should be executed at a particular point in the lifecycle of an index.
Phase(String, TimeValue, Map<String, LifecycleAction>) - Constructor for class org.elasticsearch.client.indexlifecycle.Phase
 
PhaseExecutionInfo - Class in org.elasticsearch.client.indexlifecycle
This class contains information about the current phase being executed by Index Lifecycle Management on the specific index.
PhaseExecutionInfo(String, Phase, long, long) - Constructor for class org.elasticsearch.client.indexlifecycle.PhaseExecutionInfo
This class holds information about the current phase that is being executed
PhaseProgress - Class in org.elasticsearch.client.ml.dataframe
A class that describes a phase and its progress as a percentage
PhaseProgress(String, int) - Constructor for class org.elasticsearch.client.ml.dataframe.PhaseProgress
 
ping(RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Pings the remote Elasticsearch cluster and returns true if the ping succeeded, false otherwise
PIPELINE - Static variable in class org.elasticsearch.client.transform.transforms.DestConfig
 
PIPELINE_COUNT - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelStats
 
PIVOT_TRANSFORM - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfig
 
PivotConfig - Class in org.elasticsearch.client.transform.transforms.pivot
Class describing how to pivot data via GroupConfig and AggregationConfig objects
PivotConfig.Builder - Class in org.elasticsearch.client.transform.transforms.pivot
 
POLICY_ID - Static variable in class org.elasticsearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
 
POLICY_STATS - Static variable in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
POSITION - Static variable in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
postCalendarEvent(PostCalendarEventRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Creates new events for a a machine learning calendar
postCalendarEventAsync(PostCalendarEventRequest, RequestOptions, ActionListener<PostCalendarEventResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Creates new events for a a machine learning calendar asynchronously, notifies the listener on completion
PostCalendarEventRequest - Class in org.elasticsearch.client.ml
Request to add a ScheduledEvent to a Machine Learning calendar
PostCalendarEventRequest(String, List<ScheduledEvent>) - Constructor for class org.elasticsearch.client.ml.PostCalendarEventRequest
Create a new PostCalendarEventRequest with an existing non-null calendarId and a list of Scheduled events
PostCalendarEventResponse - Class in org.elasticsearch.client.ml
Response to adding ScheduledEvent(s) to a Machine Learning calendar
PostCalendarEventResponse(List<ScheduledEvent>) - Constructor for class org.elasticsearch.client.ml.PostCalendarEventResponse
Create a new PostCalendarEventResponse containing the scheduled Events
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
 
PrecisionMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
PrecisionMetric is a metric that answers the question: "What fraction of documents classified as X actually belongs to X?" for any given class X equation: precision(X) = TP(X) / (TP(X) + FP(X)) where: TP(X) - number of true positives wrt X FP(X) - number of false positives wrt X
PrecisionMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.softclassification
 
PrecisionMetric() - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric
 
PrecisionMetric(List<Double>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric
 
PrecisionMetric.PerClassResult - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
 
PrecisionMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
 
PrecisionMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.softclassification
 
PredictedClass(String, Long) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.PredictedClass
 
preference() - Method in class org.elasticsearch.client.core.CountRequest
 
preference() - Method in class org.elasticsearch.client.core.GetSourceRequest
 
preference(String) - Method in class org.elasticsearch.client.core.CountRequest
Sets the preference to execute the count.
preference(String) - Method in class org.elasticsearch.client.core.GetSourceRequest
Sets the preference to execute the search.
PREFERRED_TO_CATEGORIES - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
PreProcessor - Interface in org.elasticsearch.client.ml.inference.preprocessing
Describes a pre-processor for a defined machine learning model
PREPROCESSORS - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelDefinition
 
PREVIEW - Static variable in class org.elasticsearch.client.transform.PreviewTransformResponse
 
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
 
previewTransform(PreviewTransformRequest, RequestOptions) - Method in class org.elasticsearch.client.TransformClient
Preview the result of a transform
previewTransformAsync(PreviewTransformRequest, RequestOptions, ActionListener<PreviewTransformResponse>) - Method in class org.elasticsearch.client.TransformClient
Preview the result of a transform asynchronously and notifies listener on completion
PreviewTransformRequest - Class in org.elasticsearch.client.transform
 
PreviewTransformRequest(TransformConfig) - Constructor for class org.elasticsearch.client.transform.PreviewTransformRequest
 
PreviewTransformResponse - Class in org.elasticsearch.client.transform
 
PreviewTransformResponse(List<Map<String, Object>>, PreviewTransformResponse.GeneratedDestIndexSettings) - Constructor for class org.elasticsearch.client.transform.PreviewTransformResponse
 
PreviewTransformResponse.GeneratedDestIndexSettings - Class in org.elasticsearch.client.transform
 
PREVIOUSLY_INVALIDATED_TOKENS - Static variable in class org.elasticsearch.client.security.InvalidateTokenResponse
 
privilege(String) - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege.Builder
 
privileges - Variable in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges
 
privileges(String...) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
privileges(Collection<String>) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
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_IN_MS - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
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
 
PROCESSING_TOTAL - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
processingTime - Variable in class org.elasticsearch.client.core.IndexerJobStats
 
processingTotal - Variable in class org.elasticsearch.client.core.IndexerJobStats
 
ProtocolUtils - Class in org.elasticsearch.client.common
Common utilities used for XPack protocol classes
ProtocolUtils() - Constructor for class org.elasticsearch.client.common.ProtocolUtils
 
ProxyModeInfo - Class in org.elasticsearch.client.cluster
 
putAlias(AliasMetadata) - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata.Builder
 
putAlias(AliasMetadata.Builder) - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata.Builder
 
putAutoFollowPattern(PutAutoFollowPatternRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Stores an auto follow pattern.
putAutoFollowPatternAsync(PutAutoFollowPatternRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously stores an auto follow pattern.
PutAutoFollowPatternRequest - Class in org.elasticsearch.client.ccr
 
PutAutoFollowPatternRequest(String, String, List<String>) - Constructor for class org.elasticsearch.client.ccr.PutAutoFollowPatternRequest
 
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
putCalendarJob(PutCalendarJobRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Adds Machine Learning Job(s) to a calendar
putCalendarJobAsync(PutCalendarJobRequest, RequestOptions, ActionListener<PutCalendarResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Adds Machine Learning Job(s) to a calendar, notifies listener when completed
PutCalendarJobRequest - Class in org.elasticsearch.client.ml
Request class for adding Machine Learning Jobs to an existing calendar
PutCalendarJobRequest(String, String...) - Constructor for class org.elasticsearch.client.ml.PutCalendarJobRequest
Create a new request referencing an existing Calendar and which JobIds to add to it.
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
 
putComponentTemplate(PutComponentTemplateRequest, RequestOptions) - Method in class org.elasticsearch.client.ClusterClient
Puts a component template using the Component Templates API.
putComponentTemplateAsync(PutComponentTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.ClusterClient
Asynchronously puts a component template using the Component Templates API.
PutComponentTemplateRequest - Class in org.elasticsearch.client.indices
A request to create an component template.
PutComponentTemplateRequest() - Constructor for class org.elasticsearch.client.indices.PutComponentTemplateRequest
 
PutComposableIndexTemplateRequest - Class in org.elasticsearch.client.indices
A request to create an index template.
PutComposableIndexTemplateRequest() - Constructor for class org.elasticsearch.client.indices.PutComposableIndexTemplateRequest
 
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
putDataFrameAnalytics(PutDataFrameAnalyticsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Creates a new Data Frame Analytics config
putDataFrameAnalyticsAsync(PutDataFrameAnalyticsRequest, RequestOptions, ActionListener<PutDataFrameAnalyticsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Creates a new Data Frame Analytics config asynchronously and notifies listener upon completion
PutDataFrameAnalyticsRequest - Class in org.elasticsearch.client.ml
 
PutDataFrameAnalyticsRequest(DataFrameAnalyticsConfig) - Constructor for class org.elasticsearch.client.ml.PutDataFrameAnalyticsRequest
 
PutDataFrameAnalyticsResponse - Class in org.elasticsearch.client.ml
 
PutDataFrameAnalyticsResponse(DataFrameAnalyticsConfig) - Constructor for class org.elasticsearch.client.ml.PutDataFrameAnalyticsResponse
 
putFilter(PutFilterRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Creates a new Machine Learning Filter
putFilterAsync(PutFilterRequest, RequestOptions, ActionListener<PutFilterResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Creates a new Machine Learning Filter asynchronously and notifies listener on completion
PutFilterRequest - Class in org.elasticsearch.client.ml
Request to create a new Machine Learning MlFilter given a MlFilter configuration
PutFilterRequest(MlFilter) - Constructor for class org.elasticsearch.client.ml.PutFilterRequest
Construct a new PutMlFilterRequest
PutFilterResponse - Class in org.elasticsearch.client.ml
Response containing the newly created MlFilter
putFollow(PutFollowRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Executes the put follow api, which creates a follower index and then the follower index starts following the leader index.
putFollowAsync(PutFollowRequest, RequestOptions, ActionListener<PutFollowResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously executes the put follow api, which creates a follower index and then the follower index starts following the leader index.
PutFollowRequest - Class in org.elasticsearch.client.ccr
 
PutFollowRequest(String, String, String) - Constructor for class org.elasticsearch.client.ccr.PutFollowRequest
 
PutFollowRequest(String, String, String, ActiveShardCount) - Constructor for class org.elasticsearch.client.ccr.PutFollowRequest
 
PutFollowResponse - Class in org.elasticsearch.client.ccr
 
PutFollowResponse(boolean, boolean, boolean) - Constructor for class org.elasticsearch.client.ccr.PutFollowResponse
 
putIndexTemplate(PutComposableIndexTemplateRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Puts an index template using the Index Templates API.
putIndexTemplateAsync(PutComposableIndexTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously puts an index template using the Index Templates API.
PutIndexTemplateRequest - Class in org.elasticsearch.client.indices
A request to create an index template.
PutIndexTemplateRequest(String) - Constructor for class org.elasticsearch.client.indices.PutIndexTemplateRequest
Constructs a new put index template request with the provided name.
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
 
putLifecyclePolicy(PutLifecyclePolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Create or modify a lifecycle definition.
putLifecyclePolicyAsync(PutLifecyclePolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously create or modify a lifecycle definition.
PutLifecyclePolicyRequest - Class in org.elasticsearch.client.indexlifecycle
 
PutLifecyclePolicyRequest(LifecyclePolicy) - Constructor for class org.elasticsearch.client.indexlifecycle.PutLifecyclePolicyRequest
 
putMapping(PutMappingRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses an old request object which still refers to types, a deprecated feature. The method IndicesClient.putMapping(PutMappingRequest, RequestOptions) should be used instead, which accepts a new request object.
putMapping(PutMappingRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Updates the mappings on an index using the Put Mapping API.
putMappingAsync(PutMappingRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses an old request object which still refers to types, a deprecated feature. The method IndicesClient.putMappingAsync(PutMappingRequest, RequestOptions, ActionListener) should be used instead, which accepts a new request object.
putMappingAsync(PutMappingRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously updates the mappings on an index using the Put Mapping API.
PutMappingRequest - Class in org.elasticsearch.client.indices
Put a mapping definition into one or more indices.
PutMappingRequest(String...) - Constructor for class org.elasticsearch.client.indices.PutMappingRequest
Constructs a new put mapping request against one or more indices.
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.
putPolicy(PutPolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.EnrichClient
Executes the put policy api, which stores an enrich policy.
putPolicyAsync(PutPolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.EnrichClient
Asynchronously executes the put policy api, which stores an enrich policy.
PutPolicyRequest - Class in org.elasticsearch.client.enrich
 
PutPolicyRequest(String, String, List<String>, String, List<String>) - Constructor for class org.elasticsearch.client.enrich.PutPolicyRequest
 
putPrivileges(PutPrivilegesRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Create or update application privileges.
putPrivilegesAsync(PutPrivilegesRequest, RequestOptions, ActionListener<PutPrivilegesResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously create or update application privileges.
See the docs for more.
PutPrivilegesRequest - Class in org.elasticsearch.client.security
Request object for creating/updating application privileges.
PutPrivilegesRequest(List<ApplicationPrivilege>, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.PutPrivilegesRequest
 
PutPrivilegesResponse - Class in org.elasticsearch.client.security
Response when creating/updating one or more application privileges to the security index.
PutPrivilegesResponse(Map<String, Map<String, Boolean>>) - Constructor for class org.elasticsearch.client.security.PutPrivilegesResponse
 
putRole(PutRoleRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
Create or update a role in the native roles store.
putRoleAsync(PutRoleRequest, RequestOptions, ActionListener<PutRoleResponse>) - Method in class org.elasticsearch.client.SecurityClient
Asynchronously creates or updates a role in the native roles store.
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>, List<TemplateRoleName>, RoleMapperExpression, Map<String, Object>, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.PutRoleMappingRequest
 
PutRoleMappingRequest(String, boolean, List<String>, RoleMapperExpression, Map<String, Object>, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.PutRoleMappingRequest
Deprecated.
PutRoleMappingResponse - Class in org.elasticsearch.client.security
Response when adding/updating a role mapping.
PutRoleMappingResponse(boolean) - Constructor for class org.elasticsearch.client.security.PutRoleMappingResponse
 
PutRoleRequest - Class in org.elasticsearch.client.security
Request object to create or update a role.
PutRoleRequest(Role, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.PutRoleRequest
 
PutRoleResponse - Class in org.elasticsearch.client.security
Response when adding a role to the native roles store.
PutRoleResponse(boolean) - Constructor for class org.elasticsearch.client.security.PutRoleResponse
 
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<AcknowledgedResponse>) - 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
 
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, RequestOptions) - Method in class org.elasticsearch.client.ClusterClient
Updates cluster wide specific settings using the Cluster Update Settings API.
putSettings(UpdateSettingsRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Updates specific index level settings using the Update Indices Settings API.
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, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously updates specific index level settings using the Update Indices Settings API.
putSnapshotLifecyclePolicy(PutSnapshotLifecyclePolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Create or modify a snapshot lifecycle definition.
putSnapshotLifecyclePolicyAsync(PutSnapshotLifecyclePolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously create or modify a snapshot lifecycle definition.
PutSnapshotLifecyclePolicyRequest - Class in org.elasticsearch.client.slm
 
PutSnapshotLifecyclePolicyRequest(SnapshotLifecyclePolicy) - Constructor for class org.elasticsearch.client.slm.PutSnapshotLifecyclePolicyRequest
 
putTemplate(PutIndexTemplateRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This old form of request allows types in mappings. Use IndicesClient.putTemplate(PutIndexTemplateRequest, RequestOptions) instead which introduces a new request object without types.
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
Deprecated.
This old form of request allows types in mappings. Use IndicesClient.putTemplateAsync(PutIndexTemplateRequest, RequestOptions, ActionListener) instead which introduces a new request object without types.
putTemplateAsync(PutIndexTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously puts an index template using the Index Templates API.
putTrainedModel(PutTrainedModelRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Put trained model config
putTrainedModelAsync(PutTrainedModelRequest, RequestOptions, ActionListener<PutTrainedModelResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Put trained model config asynchronously and notifies listener upon completion
PutTrainedModelRequest - Class in org.elasticsearch.client.ml
 
PutTrainedModelRequest(TrainedModelConfig) - Constructor for class org.elasticsearch.client.ml.PutTrainedModelRequest
 
PutTrainedModelResponse - Class in org.elasticsearch.client.ml
 
PutTrainedModelResponse(TrainedModelConfig) - Constructor for class org.elasticsearch.client.ml.PutTrainedModelResponse
 
putTransform(PutTransformRequest, RequestOptions) - Method in class org.elasticsearch.client.TransformClient
Creates a new transform
putTransformAsync(PutTransformRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.TransformClient
Creates a new transform asynchronously and notifies listener on completion
PutTransformRequest - Class in org.elasticsearch.client.transform
 
PutTransformRequest(TransformConfig) - Constructor for class org.elasticsearch.client.transform.PutTransformRequest
 
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(User, char[], boolean, RefreshPolicy) - Constructor for class org.elasticsearch.client.security.PutUserRequest
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.client.watcher
This request class contains the data needed to create a watch along with the name of the watch.
PutWatchRequest(String, BytesReference, XContentType) - Constructor for class org.elasticsearch.client.watcher.PutWatchRequest
 
PutWatchResponse - Class in org.elasticsearch.client.watcher
 
PutWatchResponse() - Constructor for class org.elasticsearch.client.watcher.PutWatchResponse
 
PutWatchResponse(String, long, long, long, boolean) - Constructor for class org.elasticsearch.client.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() - Method in class org.elasticsearch.client.core.CountRequest
 
query() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
query(String) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
query(String) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges.Builder
 
query(QueryBuilder) - Method in class org.elasticsearch.client.core.CountRequest
Sets the query to execute for this count request.
QUERY - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
QUERY - Static variable in class org.elasticsearch.client.transform.transforms.SourceConfig
 
QUERY_DELAY - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedConfig
 
QueryConfig - Class in org.elasticsearch.client.ml.dataframe
Object for encapsulating the desired Query for a DataFrameAnalysis
QueryConfig - Class in org.elasticsearch.client.transform.transforms
Object for encapsulating the desired Query for a Transform
QueryConfig(QueryConfig) - Constructor for class org.elasticsearch.client.ml.dataframe.QueryConfig
 
QueryConfig(QueryBuilder) - Constructor for class org.elasticsearch.client.ml.dataframe.QueryConfig
 
QueryConfig(QueryBuilder) - Constructor for class org.elasticsearch.client.transform.transforms.QueryConfig
 
QueuedWatch - Class in org.elasticsearch.client.watcher
 
QueuedWatch(String, String, DateTime, DateTime) - Constructor for class org.elasticsearch.client.watcher.QueuedWatch
 
QUOTE - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
QUOTE - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 

R

rankEval(RankEvalRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a request using the Ranking Evaluation API.
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
 
RARE_CATEGORY_COUNT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
RAW_ANOMALY_SCORE - Static variable in class org.elasticsearch.client.ml.job.results.BucketInfluencer
 
READ - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
READ_CCR - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
READ_CROSS - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
READ_ILM - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
ReadOnlyAction - Class in org.elasticsearch.client.indexlifecycle
 
ReadOnlyAction() - Constructor for class org.elasticsearch.client.indexlifecycle.ReadOnlyAction
 
realmTokens(String) - Static method in class org.elasticsearch.client.security.InvalidateTokenRequest
 
realtime() - Method in class org.elasticsearch.client.core.GetSourceRequest
 
realtime(boolean) - Method in class org.elasticsearch.client.core.GetSourceRequest
 
reason() - Method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
reason() - Method in class org.elasticsearch.client.watcher.ActionStatus.Throttle
 
REASON_FIELD - Static variable in class org.elasticsearch.client.transform.transforms.TransformStats
 
RecallMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
RecallMetric is a metric that answers the question: "What fraction of documents belonging to X have been predicted as X by the classifier?" for any given class X equation: recall(X) = TP(X) / (TP(X) + FN(X)) where: TP(X) - number of true positives wrt X FN(X) - number of false negatives wrt X
RecallMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.softclassification
 
RecallMetric() - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric
 
RecallMetric(List<Double>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric
 
RecallMetric.PerClassResult - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
 
RecallMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.classification
 
RecallMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.softclassification
 
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
recordExecution() - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
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() - Method in class org.elasticsearch.client.core.GetSourceRequest
 
refresh(boolean) - Method in class org.elasticsearch.client.core.GetSourceRequest
Should a refresh be executed before this get operation causing the operation to return the latest value.
refresh(RefreshRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Refresh one or more indices using the Refresh API.
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.
refreshToken(String) - Static method in class org.elasticsearch.client.security.InvalidateTokenRequest
 
refreshTokenGrant(String) - Static method in class org.elasticsearch.client.security.CreateTokenRequest
 
REGEX - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
registeredMetricName(String, String) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.MlEvaluationNamedXContentProvider
Constructs the name under which a metric (or metric result) is registered.
Regression - Class in org.elasticsearch.client.ml.dataframe.evaluation.regression
Evaluation of regression results.
Regression - Class in org.elasticsearch.client.ml.dataframe
 
Regression(String, String) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.regression.Regression
 
Regression(String, String, List<EvaluationMetric>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.regression.Regression
 
Regression(String, String, EvaluationMetric...) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.regression.Regression
 
REGRESSION - org.elasticsearch.client.ml.inference.trainedmodel.TargetType
 
Regression.Builder - Class in org.elasticsearch.client.ml.dataframe
 
Regression.LossFunction - Enum in org.elasticsearch.client.ml.dataframe
 
RegressionConfig - Class in org.elasticsearch.client.ml.inference.trainedmodel
 
RegressionConfig() - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
RegressionConfig(String, Integer) - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
RegressionStats - Class in org.elasticsearch.client.ml.dataframe.stats.regression
 
RegressionStats(Instant, Integer, Hyperparameters, TimingStats, ValidationLoss) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
reindex(ReindexRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a reindex request.
reindexAsync(ReindexRequest, RequestOptions, ActionListener<BulkByScrollResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a reindex request.
REINDEXING - org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsState
 
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.
reloadAnalyzers(ReloadAnalyzersRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Synchronously calls the _reload_search_analyzers API
reloadAnalyzersAsync(ReloadAnalyzersRequest, RequestOptions, ActionListener<ReloadAnalyzersResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously calls the _reload_search_analyzers API
ReloadAnalyzersRequest - Class in org.elasticsearch.client.indices
Request for the _reload_search_analyzers API
ReloadAnalyzersRequest(String...) - Constructor for class org.elasticsearch.client.indices.ReloadAnalyzersRequest
Creates a new reload analyzers request
ReloadAnalyzersResponse - Class in org.elasticsearch.client.indices
The response object that will be returned when reloading analyzers
ReloadAnalyzersResponse.ReloadDetails - Class in org.elasticsearch.client.indices
 
ReloadDetails(String, Set<String>, Set<String>) - Constructor for class org.elasticsearch.client.indices.ReloadAnalyzersResponse.ReloadDetails
 
RemoteConnectionInfo - Class in org.elasticsearch.client.cluster
This class encapsulates all remote cluster information to be rendered on _remote/info requests.
RemoteConnectionInfo.ModeInfo - Interface in org.elasticsearch.client.cluster
 
remoteInfo(RemoteInfoRequest, RequestOptions) - Method in class org.elasticsearch.client.ClusterClient
Get the remote cluster information using the Remote cluster info API.
remoteInfoAsync(RemoteInfoRequest, RequestOptions, ActionListener<RemoteInfoResponse>) - Method in class org.elasticsearch.client.ClusterClient
Asynchronously get remote cluster information using the Remote cluster info API.
RemoteInfoRequest - Class in org.elasticsearch.client.cluster
The request object used by the Remote cluster info API.
RemoteInfoRequest() - Constructor for class org.elasticsearch.client.cluster.RemoteInfoRequest
 
RemoteInfoResponse - Class in org.elasticsearch.client.cluster
A response to _remote/info API request.
REMOVE_ITEMS - Static variable in class org.elasticsearch.client.ml.UpdateFilterRequest
 
removeIndexLifecyclePolicy(RemoveIndexLifecyclePolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Remove the index lifecycle policy for an index See
removeIndexLifecyclePolicyAsync(RemoveIndexLifecyclePolicyRequest, RequestOptions, ActionListener<RemoveIndexLifecyclePolicyResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously remove the index lifecycle policy for an index See
RemoveIndexLifecyclePolicyRequest - Class in org.elasticsearch.client.indexlifecycle
 
RemoveIndexLifecyclePolicyRequest(List<String>) - Constructor for class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
 
RemoveIndexLifecyclePolicyRequest(List<String>, IndicesOptions) - Constructor for class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
 
RemoveIndexLifecyclePolicyResponse - Class in org.elasticsearch.client.indexlifecycle
 
RemoveIndexLifecyclePolicyResponse(List<String>) - Constructor for class org.elasticsearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
 
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
 
ResizeRequest - Class in org.elasticsearch.client.indices
Request class to resize an index
ResizeRequest(String, String) - Constructor for class org.elasticsearch.client.indices.ResizeRequest
Creates a new resize request
ResizeResponse - Class in org.elasticsearch.client.indices
The response from a ResizeRequest call
ResizeResponse(boolean, boolean, String) - Constructor for class org.elasticsearch.client.indices.ResizeResponse
 
resolve(String) - Static method in enum org.elasticsearch.client.watcher.ExecutionState
 
resolvedTemplate() - Method in class org.elasticsearch.client.indices.SimulateIndexTemplateResponse
 
RESPONSE_FIELD - Static variable in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
 
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(double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric.Result
 
Result(double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric.Result
 
Result(double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric.Result
 
Result(double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric.Result
 
Result(double, List<AucRocMetric.AucRocPoint>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.Result
 
Result(List<AccuracyMetric.PerClassResult>, double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.Result
 
Result(List<MulticlassConfusionMatrixMetric.ActualClass>, Long) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.Result
 
Result(List<PrecisionMetric.PerClassResult>, double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.Result
 
Result(List<RecallMetric.PerClassResult>, double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.Result
 
Result(Map<String, Double>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric.Result
 
Result(Map<String, Double>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric.Result
 
Result(Map<String, ConfusionMatrixMetric.ConfusionMatrix>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.Result
 
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.GetCalendarEventsResponse
 
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.GetFiltersResponse
 
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.inference.trainedmodel.ClassificationConfig
 
RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
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
 
resumeAutoFollowPattern(ResumeAutoFollowPatternRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Resumes an auto follow pattern.
resumeAutoFollowPatternAsync(ResumeAutoFollowPatternRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously resumes an auto follow pattern.
ResumeAutoFollowPatternRequest - Class in org.elasticsearch.client.ccr
Request class for resume auto follow pattern api.
ResumeAutoFollowPatternRequest(String) - Constructor for class org.elasticsearch.client.ccr.ResumeAutoFollowPatternRequest
Resume auto follow pattern with the specified name
resumeFollow(ResumeFollowRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Instructs a follower index to resume the following of a leader index.
resumeFollowAsync(ResumeFollowRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously instruct a follower index to resume the following of a leader index.
ResumeFollowRequest - Class in org.elasticsearch.client.ccr
 
ResumeFollowRequest(String) - Constructor for class org.elasticsearch.client.ccr.ResumeFollowRequest
 
RETAIN - Static variable in class org.elasticsearch.client.ml.job.process.ModelSnapshot
 
RETENTION_FAILED - Static variable in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
RETENTION_RUNS - Static variable in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
RETENTION_TIME - Static variable in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
RETENTION_TIME_MILLIS - Static variable in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
RETENTION_TIMED_OUT - Static variable in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
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.
retryLifecyclePolicy(RetryLifecyclePolicyRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Retry lifecycle step for given indices See
retryLifecyclePolicyAsync(RetryLifecyclePolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously retry the lifecycle step for given indices See
RetryLifecyclePolicyRequest - Class in org.elasticsearch.client.indexlifecycle
 
RetryLifecyclePolicyRequest(String...) - Constructor for class org.elasticsearch.client.indexlifecycle.RetryLifecyclePolicyRequest
 
returnDetailedInfo() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
returnDetailedInfo(boolean) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
Return detailed information about vertex frequencies as part of JSON results - defaults to false
revertModelSnapshot(RevertModelSnapshotRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Reverts to a particular Machine Learning Model Snapshot
revertModelSnapshotAsync(RevertModelSnapshotRequest, RequestOptions, ActionListener<RevertModelSnapshotResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Reverts to a particular Machine Learning Model Snapshot asynchronously and notifies the listener on completion
RevertModelSnapshotRequest - Class in org.elasticsearch.client.ml
A request to revert to a specific model snapshot for a given job
RevertModelSnapshotRequest(String, String) - Constructor for class org.elasticsearch.client.ml.RevertModelSnapshotRequest
Constructs a request to revert to a given model snapshot
RevertModelSnapshotResponse - Class in org.elasticsearch.client.ml
A response containing the reverted model snapshot
RevertModelSnapshotResponse(ModelSnapshot.Builder) - Constructor for class org.elasticsearch.client.ml.RevertModelSnapshotResponse
 
RIGHT_CHILD - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
Role - Class in org.elasticsearch.client.security.user.privileges
Represents an aggregation of privileges.
ROLE_TEMPLATES - Static variable in interface org.elasticsearch.client.security.ExpressionRoleMapping.Fields
 
Role.Builder - Class in org.elasticsearch.client.security.user.privileges
 
Role.ClusterPrivilegeName - Class in org.elasticsearch.client.security.user.privileges
Canonical cluster privilege names.
Role.IndexPrivilegeName - Class in org.elasticsearch.client.security.user.privileges
Canonical index privilege names.
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
 
ROLES - Static variable in interface org.elasticsearch.client.security.ExpressionRoleMapping.Fields
 
ROLES - Static variable in class org.elasticsearch.client.security.GetUsersResponse
 
RollableIndexCaps - Class in org.elasticsearch.client.rollup
Represents the rollup capabilities of a non-rollup index.
rollover(RolloverRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses deprecated request and response objects. The method IndicesClient.rollover(RolloverRequest, RequestOptions) should be used instead, which accepts a new request object.
rollover(RolloverRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Rolls over an index using the Rollover Index API.
RolloverAction - Class in org.elasticsearch.client.indexlifecycle
 
RolloverAction(ByteSizeValue, TimeValue, Long) - Constructor for class org.elasticsearch.client.indexlifecycle.RolloverAction
 
rolloverAsync(RolloverRequest, RequestOptions, ActionListener<RolloverResponse>) - Method in class org.elasticsearch.client.IndicesClient
Deprecated.
This method uses deprecated request and response objects. The method IndicesClient.rolloverAsync(RolloverRequest, RequestOptions, ActionListener) should be used instead, which accepts a new request object.
rolloverAsync(RolloverRequest, RequestOptions, ActionListener<RolloverResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously rolls over an index using the Rollover Index API.
RolloverRequest - Class in org.elasticsearch.client.indices.rollover
Request class to swap index under an alias upon satisfying conditions
RolloverRequest(String, String) - Constructor for class org.elasticsearch.client.indices.rollover.RolloverRequest
 
RolloverResponse - Class in org.elasticsearch.client.indices.rollover
Response object for RolloverRequest API
RolloverResponse(String, String, Map<String, Boolean>, boolean, boolean, boolean, boolean) - Constructor for class org.elasticsearch.client.indices.rollover.RolloverResponse
 
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.client.core.CountRequest
 
routing() - Method in class org.elasticsearch.client.core.GetSourceRequest
 
routing() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
routing(String) - Method in class org.elasticsearch.client.core.CountRequest
The routing values to control the shards that the search will be executed on.
routing(String) - Method in class org.elasticsearch.client.core.GetSourceRequest
Controls the shard routing of the request.
routing(String) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
routing(String...) - Method in class org.elasticsearch.client.core.CountRequest
A comma separated list of routing values to control the shards the count will be executed on.
routing(String...) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
ROUTING_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
RSquaredMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.regression
Calculates R-Squared between two known numerical fields.
RSquaredMetric() - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric
 
RSquaredMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.regression
 
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
 
RULES - Static variable in interface org.elasticsearch.client.security.ExpressionRoleMapping.Fields
 
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
 
RUN_AS - Static variable in class org.elasticsearch.client.security.user.privileges.Role
 
runAsPrivilege(String...) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
runAsPrivilege(Collection<String>) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
 
RUNNING - org.elasticsearch.client.indexlifecycle.OperationMode
Normal operation where all policies are executed as normal.

S

SAMPLE_START - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
sampleDiversityField() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
sampleDiversityField(String) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
Optional choice of single-value field on which to diversify sampled search results
sampleSize() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
sampleSize(int) - Method in class org.elasticsearch.client.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 - Variable in class org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource
 
SCRIPT - Static variable in class org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource
 
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.
sealed() - Method in enum org.elasticsearch.client.watcher.ExecutionPhase
 
search(SearchRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Executes a search request using the Search API.
search(SearchRequest, RequestOptions) - Method in class org.elasticsearch.client.RollupClient
Perform a rollup search.
search(EqlSearchRequest, RequestOptions) - Method in class org.elasticsearch.client.EqlClient
Executes the eql search query.
SEARCH_COUNT - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
SEARCH_FAILURES - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
SEARCH_TIME_IN_MS - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
SEARCH_TOTAL - Static variable in class org.elasticsearch.client.core.IndexerJobStats
 
searchAsync(SearchRequest, RequestOptions, ActionListener<SearchResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously executes a search using the Search API.
searchAsync(SearchRequest, RequestOptions, ActionListener<SearchResponse>) - Method in class org.elasticsearch.client.RollupClient
Perform a rollup search.
searchAsync(EqlSearchRequest, RequestOptions, ActionListener<EqlSearchResponse>) - Method in class org.elasticsearch.client.EqlClient
Asynchronously executes the eql search query.
searchFailures - Variable in class org.elasticsearch.client.core.IndexerJobStats
 
searchScroll(SearchScrollRequest, RequestOptions) - 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.
searchTime - Variable in class org.elasticsearch.client.core.IndexerJobStats
 
searchTotal - Variable in class org.elasticsearch.client.core.IndexerJobStats
 
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.
SecurityNodesResponse - Class in org.elasticsearch.client.security
Base class for security responses that are node responses.
SecurityNodesResponse.Node - Class in org.elasticsearch.client.security
 
SEMI_STRUCTURED_TEXT - org.elasticsearch.client.ml.filestructurefinder.FileStructure.Format
 
Sequence(List<String>, List<SearchHit>) - Constructor for class org.elasticsearch.client.eql.EqlSearchResponse.Sequence
 
sequences() - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Hits
 
SERIAL_NUMBER - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
setAcknowledge(boolean) - Method in class org.elasticsearch.client.license.PutLicenseRequest
 
setActionMode(String, ExecuteWatchRequest.ActionExecutionMode) - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
Sets the action execution mode for the give action (identified by its id).
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.client.watcher.PutWatchRequest
Sets the initial active state of the watch
setAddItems(Collection<String>) - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
The collection of items to add to the filter
setAdvanceTime(String) - Method in class org.elasticsearch.client.ml.FlushJobRequest
Specifies to advance to a particular time value.
setAggregationConfig(AggregationConfig) - Method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig.Builder
Set the aggregated fields to include in the pivot config
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
 
setAggregations(AggregatorFactories.Builder) - Method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig.Builder
Set the aggregated fields to include in the pivot config
setAliases(List<Alias>) - Method in class org.elasticsearch.client.indices.ResizeRequest
Sets the Aliases to be used on the target index
setAllowLazyOpen(boolean) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
 
setAllowLazyStart(Boolean) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig.Builder
 
setAllowLazyStart(Boolean) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate.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
setAllowNoMatch(boolean) - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsRequest
Whether to ignore if a wildcard expression matches no data frame analytics.
setAllowNoMatch(boolean) - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsRequest
Whether to ignore if a wildcard expression matches no data frame analytics.
setAllowNoMatch(boolean) - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
Whether to ignore if a wildcard expression matches no trained models.
setAllowNoMatch(boolean) - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
Whether to ignore if a wildcard expression matches no trained models.
setAllowNoMatch(boolean) - Method in class org.elasticsearch.client.ml.StopDataFrameAnalyticsRequest
 
setAllowNoMatch(Boolean) - Method in class org.elasticsearch.client.transform.GetTransformRequest
 
setAllowNoMatch(Boolean) - Method in class org.elasticsearch.client.transform.GetTransformStatsRequest
 
setAllowNoMatch(Boolean) - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
setAllowPartialSearchResults(boolean) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Sets if this request should allow partial results.
setAlternativeInput(String) - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
setAnalysis(DataFrameAnalysis) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig.Builder
 
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
setAnalyzedFields(FetchSourceContext) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig.Builder
 
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.
setBatchedReduceSize(int) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Optional.
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.
setCategorizationStatus(ModelSizeStats.CategorizationStatus) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setCategorizedDocCount(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setCategoryId(Long) - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
Sets the category id
setCharset(String) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setChunkingConfig(ChunkingConfig) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setChunkingConfig(ChunkingConfig) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setClassAssignmentObjective(Classification.ClassAssignmentObjective) - Method in class org.elasticsearch.client.ml.dataframe.Classification.Builder
 
setClassificationLabels(List<String>) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble.Builder
 
setClassificationLabels(List<String>) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree.Builder
 
setClassificationWeights(List<Double>) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble.Builder
 
setColumnNames(String[]) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setColumnNames(List<String>) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setCompressedDefinition(String) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
setComputeFeatureInfluence(Boolean) - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection.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.
setDailyModelSnapshotRetentionAfterDays(Long) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setDailyModelSnapshotRetentionAfterDays(Long) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
The time in days after which only one model snapshot per day is retained for the job.
setDataDescription(DataDescription.Builder) - Method in class org.elasticsearch.client.ml.job.config.Job.Builder
 
setDeadCategoryCount(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setDebug(boolean) - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
setDecompressDefinition(Boolean) - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
Whether or not to decompress the trained model, or keep it in its compressed string form
setDefaultFieldMap(Map<String, String>) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
setDefaultLeft(Boolean) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
setDefaultValue(double) - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding.Builder
 
setDeferValidation(boolean) - Method in class org.elasticsearch.client.transform.PutTransformRequest
Indicates if deferrable validations should be skipped until the transform starts
setDeferValidation(boolean) - Method in class org.elasticsearch.client.transform.UpdateTransformRequest
Indicates if deferrable validations should be skipped until the transform starts
setDefinition(TrainedModelDefinition) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
setDefinition(TrainedModelDefinition.Builder) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
setDelayedDataCheckConfig(DelayedDataCheckConfig) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
This sets the DelayedDataCheckConfig settings.
setDelayedDataCheckConfig(DelayedDataCheckConfig) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setDeleteInterveningResults(Boolean) - Method in class org.elasticsearch.client.ml.RevertModelSnapshotRequest
Sets the request flag that indicates whether or not intervening results should be deleted.
setDelimiter(Character) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setDelimiter(String) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setDesc(boolean) - Method in class org.elasticsearch.client.ml.GetModelSnapshotsRequest
Sets the value of "desc".
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.dataframe.DataFrameAnalyticsConfig.Builder
 
setDescription(String) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate.Builder
 
setDescription(String) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
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
Set the description of the filter
setDescription(String) - Method in class org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
 
setDescription(String) - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
The new description of the filter
setDescription(String) - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
The new description of the snapshot.
setDescription(String) - Method in class org.elasticsearch.client.transform.transforms.TransformConfig.Builder
 
setDescription(String) - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate.Builder
 
setDest(DataFrameAnalyticsDest) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig.Builder
 
setDest(DestConfig) - Method in class org.elasticsearch.client.transform.transforms.TransformConfig.Builder
 
setDest(DestConfig) - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate.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.
setEnabled(boolean) - Method in class org.elasticsearch.client.ml.SetUpgradeModeRequest
 
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.GetCalendarEventsRequest
Specifies to get events with timestamps earlier than this time.
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.GetModelSnapshotsRequest
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.
setEta(Double) - Method in class org.elasticsearch.client.ml.dataframe.Classification.Builder
 
setEta(Double) - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
setEvaluation(Evaluation) - Method in class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
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.
setExplain(Boolean) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setFailedCategoryCount(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setFeatureBagFraction(Double) - Method in class org.elasticsearch.client.ml.dataframe.Classification.Builder
 
setFeatureBagFraction(Double) - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
setFeatureInfluenceThreshold(Double) - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection.Builder
 
setFeatureName(String) - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding.Builder
 
setFeatureName(String) - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding.Builder
 
setFeatureNames(List<String>) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble.Builder
 
setFeatureNames(List<String>) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree.Builder
 
setFg(long) - Method in class org.elasticsearch.client.graph.Vertex
 
setField(String) - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding.Builder
 
setField(String) - Method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding.Builder
 
setField(String) - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding.Builder
 
setField(String) - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.Builder
The field with which to construct the date histogram grouping
setField(String) - Method in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource.Builder
The field to reference in the histogram grouping
setField(String) - Method in class org.elasticsearch.client.transform.transforms.pivot.TermsGroupSource.Builder
The field with which to construct the date histogram grouping
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
 
setFields(String...) - Method in class org.elasticsearch.client.core.TermVectorsRequest
Sets the fields for which term vectors information should be retrieved
setFieldStatistics(boolean) - Method in class org.elasticsearch.client.core.TermVectorsRequest
Sets whether to request field statistics
setFilterId(String) - Method in class org.elasticsearch.client.ml.GetFiltersRequest
Sets the filter id
setFilterSettings(Map<String, Integer>) - Method in class org.elasticsearch.client.core.TermVectorsRequest
Sets conditions for terms filtering
setFollowIndexNamePattern(String) - Method in class org.elasticsearch.client.ccr.PutAutoFollowPatternRequest
 
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.StopDataFrameAnalyticsRequest
 
setForce(boolean) - Method in class org.elasticsearch.client.transform.DeleteTransformRequest
 
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.DeleteDataFrameAnalyticsRequest
Used to forcefully delete an job that is not stopped.
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.
setForExport(Boolean) - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
Setting this flag to `true` removes certain fields from the model definition on retrieval.
setFormat(String) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setFormat(FileStructure.Format) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
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
 
setFrequency(TimeValue) - Method in class org.elasticsearch.client.transform.transforms.TransformConfig.Builder
 
setFrequency(TimeValue) - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate.Builder
 
setFrequencyMap(Map<String, Double>) - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding.Builder
 
setFrequentCategoryCount(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setFrom(Integer) - Method in class org.elasticsearch.client.ml.GetFiltersRequest
Sets the number of filters to skip.
setFunction(String) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setGamma(Double) - Method in class org.elasticsearch.client.ml.dataframe.Classification.Builder
 
setGamma(Double) - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
setGrokPattern(String) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
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
setGroups(GroupConfig) - Method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig.Builder
Set how to group the source data
setHasHeaderRow(Boolean) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setHotMap(Map<String, String>) - Method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding.Builder
 
setId(String) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig.Builder
 
setId(String) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate.Builder
 
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
Set the ID of the filter
setId(String) - Method in class org.elasticsearch.client.transform.transforms.TransformConfig.Builder
 
setIfPrimaryTerm(long) - Method in class org.elasticsearch.client.watcher.PutWatchRequest
only performs this put request if the watch's last modification was assigned the given primary term.
setIfSeqNo(long) - Method in class org.elasticsearch.client.watcher.PutWatchRequest
only performs this put request if the watch's last modification was assigned the given sequence number.
setIgnoreCondition(boolean) - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
setIncludeDefinition(Boolean) - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
Whether to include the full model definition.
setIndex(String) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsDest.Builder
 
setIndex(String) - Method in class org.elasticsearch.client.transform.transforms.DestConfig.Builder
Sets which index to which to write the data
setIndex(String...) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource.Builder
 
setIndex(String...) - Method in class org.elasticsearch.client.transform.transforms.SourceConfig.Builder
Sets what indices from which to fetch data
setIndex(List<String>) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource.Builder
 
setIndices(String...) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setIndices(String...) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.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
 
setIndices(List<String>) - Method in class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
setIndicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Specifies what type of requested indices to ignore and how to deal with indices wildcard expressions.
setIndicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.indices.FreezeIndexRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
setIndicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.indices.ReloadAnalyzersRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
setIndicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.indices.UnfreezeIndexRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
setIndicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setIndicesOptions(IndicesOptions) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setInferenceConfig(InferenceConfig) - Method in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
setInferenceConfig(InferenceConfig) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.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".
setInput(TrainedModelInput) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
setInterval(double) - Method in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource.Builder
Set the interval for the histogram aggregation
setInterval(DateHistogramGroupSource.Interval) - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.Builder
Set the interval for the DateHistogram grouping
setItems(String...) - Method in class org.elasticsearch.client.ml.job.config.MlFilter.Builder
The items of the filter.
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
Deprecated.
setJobId(String) - Method in class org.elasticsearch.client.ml.DeleteJobRequest
The jobId which to delete
setJobId(String) - Method in class org.elasticsearch.client.ml.GetCalendarEventsRequest
The jobId for which to get the ScheduledEvents.
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
 
setKeepAlive(TimeValue) - Method in class org.elasticsearch.client.asyncsearch.GetAsyncSearchRequest
 
setKeepAlive(TimeValue) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Sets the amount of time after which the result will expire (defaults to 5 days).
setKeepOnCompletion(boolean) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Determines if the resource should be kept on completion or failure (defaults to false).
setLambda(Double) - Method in class org.elasticsearch.client.ml.dataframe.Classification.Builder
 
setLambda(Double) - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
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
 
setLeafValue(List<Double>) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
setLeftChild(Integer) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
setLicenseDefinition(String) - Method in class org.elasticsearch.client.license.PutLicenseRequest
 
setLineMergeSizeLimit(Integer) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setLinesToSample(Integer) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setLocal(boolean) - Method in class org.elasticsearch.client.indices.GetComponentTemplatesRequest
 
setLocal(boolean) - Method in class org.elasticsearch.client.indices.GetComposableIndexTemplateRequest
 
setLocal(boolean) - Method in class org.elasticsearch.client.indices.GetIndexTemplatesRequest
 
setLocal(boolean) - Method in class org.elasticsearch.client.license.GetLicenseRequest
 
setLogTime(Date) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setLossFunction(Regression.LossFunction) - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
setLossFunctionParameter(Double) - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
setMasterNodeTimeout(String) - Method in class org.elasticsearch.client.indices.GetComponentTemplatesRequest
 
setMasterNodeTimeout(String) - Method in class org.elasticsearch.client.indices.GetComposableIndexTemplateRequest
 
setMasterNodeTimeout(String) - Method in class org.elasticsearch.client.indices.GetIndexTemplatesRequest
 
setMasterNodeTimeout(TimeValue) - Method in class org.elasticsearch.client.indices.GetComponentTemplatesRequest
 
setMasterNodeTimeout(TimeValue) - Method in class org.elasticsearch.client.indices.GetComposableIndexTemplateRequest
 
setMasterNodeTimeout(TimeValue) - Method in class org.elasticsearch.client.indices.GetIndexTemplatesRequest
 
setMasterTimeout(TimeValue) - Method in class org.elasticsearch.client.TimedRequest
Sets the timeout to connect to the master node
setMaxBucketCardinality(Map<String, Long>) - Method in class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
setMaxConcurrentShardRequests(int) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Sets the number of shard requests that should be executed concurrently on a single node.
setMaxEmptySearches(int) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setMaxEmptySearches(int) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setMaxModelMemory(ByteSizeValue) - Method in class org.elasticsearch.client.ml.ForecastJobRequest
Set the amount of memory allowed to be used by this forecast.
setMaxNumThreads(Integer) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig.Builder
 
setMaxNumThreads(Integer) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate.Builder
 
setMaxOutstandingReadRequests(Integer) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
setMaxOutstandingWriteRequests(Integer) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
setMaxPageSearchSize(Integer) - Method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig.Builder
Deprecated.
setMaxPageSearchSize(Integer) - Method in class org.elasticsearch.client.transform.transforms.SettingsConfig.Builder
Sets the paging maximum paging maxPageSearchSize that transform can use when pulling the data from the source index.
setMaxReadRequestOperationCount(Integer) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
setMaxReadRequestSize(ByteSizeValue) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
setMaxRetryDelay(TimeValue) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
setMaxTrees(Integer) - Method in class org.elasticsearch.client.ml.dataframe.Classification.Builder
 
setMaxTrees(Integer) - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
setMaxWriteBufferCount(Integer) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
setMaxWriteBufferSize(ByteSizeValue) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
setMaxWriteRequestOperationCount(Integer) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
setMaxWriteRequestSize(ByteSizeValue) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
setMeanMap(Map<String, Double>) - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding.Builder
 
setMemoryStatus(ModelSizeStats.MemoryStatus) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setMetadata(Map<String, Object>) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
setMethod(OutlierDetection.Method) - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection.Builder
 
setModelBytes(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setModelBytesExceeded(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setModelBytesMemoryLimit(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setModelId(String) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
setModelMemoryLimit(ByteSizeValue) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig.Builder
 
setModelMemoryLimit(ByteSizeValue) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate.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
 
setNNeighbors(Integer) - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection.Builder
 
setNodeIndex(int) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
setNodes(List<TreeNode.Builder>) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree.Builder
 
setNodes(TreeNode.Builder...) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree.Builder
 
setNumberSamples(Long) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
setNumMatches(long) - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
setNumTopClasses(Integer) - Method in class org.elasticsearch.client.ml.dataframe.Classification.Builder
 
setNumTopFeatureImportanceValues(Integer) - Method in class org.elasticsearch.client.ml.dataframe.Classification.Builder
 
setNumTopFeatureImportanceValues(Integer) - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
setOffsets(boolean) - Method in class org.elasticsearch.client.core.TermVectorsRequest
Sets whether to request term offsets
setOperator(Operator) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
setOutlierFraction(Double) - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection.Builder
 
setOutputAggregator(OutputAggregator) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble.Builder
 
setOverallCardinality(Map<String, Long>) - Method in class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
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
 
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetBucketsRequest
Sets the paging parameters
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetCalendarEventsRequest
The paging parameters for the gathered ScheduledEvents
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.GetDataFrameAnalyticsRequest
 
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsRequest
 
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetInfluencersRequest
Sets the paging parameters
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetModelSnapshotsRequest
Sets the paging parameters
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
Sets the paging parameters
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
setPageParams(PageParams) - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
 
setPageParams(PageParams) - Method in class org.elasticsearch.client.transform.GetTransformRequest
 
setPageParams(PageParams) - Method in class org.elasticsearch.client.transform.GetTransformStatsRequest
 
setPartitionFieldName(String) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setPartitionFieldName(String) - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
setPartitionFieldValue(String) - Method in class org.elasticsearch.client.ml.GetCategoriesRequest
Sets the partition field value
setPartitionFieldValue(String) - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
setPayloads(boolean) - Method in class org.elasticsearch.client.core.TermVectorsRequest
Sets whether to request term payloads
setPeakModelBytes(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setPerFieldAnalyzer(Map<String, String>) - Method in class org.elasticsearch.client.core.TermVectorsRequest
Sets different analyzers than the one at the fields
setPerPartitionCategorizationConfig(PerPartitionCategorizationConfig) - Method in class org.elasticsearch.client.ml.job.config.AnalysisConfig.Builder
 
setPerPartitionCategorizationConfig(PerPartitionCategorizationConfig) - Method in class org.elasticsearch.client.ml.job.config.JobUpdate.Builder
Sets the per-partition categorization options on the Job Updates the AnalysisConfig.perPartitionCategorizationConfig setting.
setPipeline(String) - Method in class org.elasticsearch.client.transform.transforms.DestConfig.Builder
Sets the pipeline through which the indexed documents should be processed
setPivotConfig(PivotConfig) - Method in class org.elasticsearch.client.transform.transforms.TransformConfig.Builder
 
setPositions(boolean) - Method in class org.elasticsearch.client.core.TermVectorsRequest
Sets whether to request term positions
setPredictionFieldName(String) - Method in class org.elasticsearch.client.ml.dataframe.Classification.Builder
 
setPredictionFieldName(String) - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
setPreference(String) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Sets the preference to execute the search.
setPreference(String) - Method in class org.elasticsearch.client.core.TermVectorsRequest
Set a preference of which shard copies to execute the request
setPreferredToCategories(List<Long>) - Method in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
setPreProcessors(List<PreProcessor>) - Method in class org.elasticsearch.client.ml.inference.TrainedModelDefinition.Builder
 
SetPriorityAction - Class in org.elasticsearch.client.indexlifecycle
A LifecycleAction which sets the index's priority.
SetPriorityAction(Integer) - Constructor for class org.elasticsearch.client.indexlifecycle.SetPriorityAction
 
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(BytesReference) - Method in class org.elasticsearch.client.enrich.PutPolicyRequest
 
setQuery(QueryBuilder) - Method in class org.elasticsearch.client.enrich.PutPolicyRequest
 
setQuery(QueryBuilder) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setQuery(QueryBuilder) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setQuery(QueryBuilder) - Method in class org.elasticsearch.client.transform.transforms.SourceConfig.Builder
Sets the query to use when fetching the data.
setQueryConfig(QueryConfig) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource.Builder
 
setQueryConfig(QueryConfig) - Method in class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
setQueryConfig(QueryConfig) - Method in class org.elasticsearch.client.transform.transforms.SourceConfig.Builder
Sets the QueryConfig object that references the desired query to use when fetching the data
setQueryDelay(TimeValue) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedConfig.Builder
 
setQueryDelay(TimeValue) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate.Builder
 
setQuote(Character) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setQuote(String) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setQuoteCharacter(Character) - Method in class org.elasticsearch.client.ml.job.config.DataDescription.Builder
 
setRandomizeSeed(Long) - Method in class org.elasticsearch.client.ml.dataframe.Classification.Builder
 
setRandomizeSeed(Long) - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
setRareCategoryCount(long) - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats.Builder
 
setReadPollTimeout(TimeValue) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
setRealtime(boolean) - Method in class org.elasticsearch.client.core.TermVectorsRequest
Sets if the request should be realtime or near-realtime
setRecordExecution(boolean) - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
setRecordScore(Double) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
Sets the value of "record_score".
setRemoveItems(Collection<String>) - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
The collection of items to remove from the filter
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.
setRequestCache(Boolean) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Sets if this request should use the request cache or not, assuming that it can (for example, if "now" is used, it will never be cached).
setRequestsPerSecond(Float) - Method in class org.elasticsearch.client.transform.transforms.SettingsConfig.Builder
Sets the docs per second that transform can use when pulling the data from the source index.
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
setResultsField(String) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsDest.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
 
setRetain(boolean) - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
The new value of the "retain" property of the snapshot
setRightChild(Integer) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
setRouting(String) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Set the routing value to control the shards that the search will be executed on.
setRouting(String) - Method in class org.elasticsearch.client.core.TermVectorsRequest
Sets a routing to route a request to a particular shard
setRoutings(String...) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Set the routing values to control the shards that the search will be executed on.
setRules(List<DetectionRule>) - Method in class org.elasticsearch.client.ml.job.config.Detector.Builder
 
setSample(byte[]) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setSample(BytesReference) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setScope(RuleScope) - Method in class org.elasticsearch.client.ml.job.config.DetectionRule.Builder
 
setScript(Script) - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.Builder
The script with which to construct the date histogram grouping
setScript(Script) - Method in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource.Builder
The script with which to construct the histogram grouping
setScript(Script) - Method in class org.elasticsearch.client.transform.transforms.pivot.TermsGroupSource.Builder
The script with which to construct the terms grouping
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
 
setSearchType(SearchType) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
The search type to execute, defaults to SearchType.DEFAULT.
setSettings(SettingsConfig) - Method in class org.elasticsearch.client.transform.transforms.TransformConfig.Builder
 
setSettings(SettingsConfig) - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate.Builder
 
setSettings(Settings) - Method in class org.elasticsearch.client.ccr.FollowConfig
 
setSettings(Settings) - Method in class org.elasticsearch.client.indices.ResizeRequest
Sets the Settings to be used on the target index
setShouldTrimFields(Boolean) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setSize(Integer) - Method in class org.elasticsearch.client.ml.GetFiltersRequest
Sets the number of filters to return.
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.GetModelSnapshotsRequest
Sets the id of the snapshot to retrieve.
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.GetModelSnapshotsRequest
Sets the value of "sort".
setSort(String) - Method in class org.elasticsearch.client.ml.GetRecordsRequest
Sets the value of "sort".
setSource(DataFrameAnalyticsSource) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig.Builder
 
setSource(SourceConfig) - Method in class org.elasticsearch.client.transform.transforms.TransformConfig.Builder
 
setSource(SourceConfig) - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate.Builder
 
setSourceFiltering(FetchSourceContext) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource.Builder
 
setSplitFeature(Integer) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
setSplitGain(Double) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.Builder
 
setStandardizationEnabled(Boolean) - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection.Builder
 
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.GetCalendarEventsRequest
Specifies to get events with timestamps after this time.
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.GetModelSnapshotsRequest
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
 
setSyncConfig(SyncConfig) - Method in class org.elasticsearch.client.transform.transforms.TransformConfig.Builder
 
setSyncConfig(SyncConfig) - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate.Builder
 
setTags(String...) - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
setTags(String...) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
setTags(List<String>) - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
The tags that the trained model must match.
setTags(List<String>) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig.Builder
 
setTargetType(TargetType) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble.Builder
 
setTargetType(TargetType) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree.Builder
 
setTermStatistics(boolean) - Method in class org.elasticsearch.client.core.TermVectorsRequest
Sets whether to request term statistics
setThreshold(Double) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode.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.DeleteDataFrameAnalyticsRequest
Sets the time to wait until the job is deleted.
setTimeout(TimeValue) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
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.SetUpgradeModeRequest
How long to wait for the request to be completed
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.StartDataFrameAnalyticsRequest
 
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.ml.StopDataFrameAnalyticsRequest
 
setTimeout(TimeValue) - Method in class org.elasticsearch.client.tasks.GetTaskRequest
Timeout to wait for any async actions this request must take.
setTimeout(TimeValue) - Method in class org.elasticsearch.client.TimedRequest
Sets the timeout to wait for the all the nodes to acknowledge
setTimeout(TimeValue) - Method in class org.elasticsearch.client.transform.StartTransformRequest
 
setTimeout(TimeValue) - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
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
 
setTimestampField(String) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setTimestampFormat(String) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
setTimeZone(ZoneId) - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.Builder
Sets the time zone to use for this aggregation
settings() - Method in class org.elasticsearch.client.indices.CreateIndexRequest
The settings to create the index with.
settings() - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata
 
settings() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
settings(String, XContentType) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
The settings to create the index with (either json or yaml format)
settings(String, XContentType) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The settings to create the index template with (either json/yaml format).
settings(Map<String, ?>) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
The settings to create the index with (either json/yaml/properties format)
settings(Map<String, Object>) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The settings to create the index template with (either json or yaml format).
settings(Settings) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
The settings to create the index with.
settings(Settings) - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata.Builder
 
settings(Settings) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The settings to create the index template with.
settings(Settings.Builder) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
The settings to create the index with.
settings(Settings.Builder) - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata.Builder
 
settings(Settings.Builder) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The settings to create the index template with.
settings(XContentBuilder) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Allows to set the settings using a json builder.
SETTINGS - org.elasticsearch.client.indices.GetIndexRequest.Feature
 
SETTINGS - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfig
 
SettingsConfig - Class in org.elasticsearch.client.transform.transforms
 
SettingsConfig.Builder - Class in org.elasticsearch.client.transform.transforms
 
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
 
setTotalCategoryCount(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
 
setTrainedModel(TrainedModel) - Method in class org.elasticsearch.client.ml.inference.TrainedModelDefinition.Builder
 
setTrainedModels(List<TrainedModel>) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble.Builder
 
setTrainingPercent(Double) - Method in class org.elasticsearch.client.ml.dataframe.Classification.Builder
 
setTrainingPercent(Double) - Method in class org.elasticsearch.client.ml.dataframe.Regression.Builder
 
setTriggerData(String) - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
setUpgradeMode(SetUpgradeModeRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Sets the ML cluster setting upgrade_mode
setUpgradeModeAsync(SetUpgradeModeRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Sets the ML cluster setting upgrade_mode asynchronously
SetUpgradeModeRequest - Class in org.elasticsearch.client.ml
Sets ML into upgrade_mode
SetUpgradeModeRequest(boolean) - Constructor for class org.elasticsearch.client.ml.SetUpgradeModeRequest
Create a new request
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
 
setWaitForActiveShards(int) - Method in class org.elasticsearch.client.indices.ResizeRequest
A shortcut for ResizeRequest.setWaitForActiveShards(ActiveShardCount) where the numerical shard count is passed in, instead of having to first call ActiveShardCount.from(int) to get the ActiveShardCount.
setWaitForActiveShards(ActiveShardCount) - Method in class org.elasticsearch.client.indices.FreezeIndexRequest
Sets the number of shard copies that should be active for indices opening to return.
setWaitForActiveShards(ActiveShardCount) - Method in class org.elasticsearch.client.indices.ResizeRequest
Sets the number of shard copies that should be active for creation of the new shrunken index to return.
setWaitForActiveShards(ActiveShardCount) - Method in class org.elasticsearch.client.indices.UnfreezeIndexRequest
Sets the number of shard copies that should be active for indices opening to return.
setWaitForCheckpoint(Boolean) - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
setWaitForCompletion(boolean) - Method in class org.elasticsearch.client.enrich.ExecutePolicyRequest
 
setWaitForCompletion(boolean) - Method in class org.elasticsearch.client.tasks.CancelTasksRequest
 
setWaitForCompletion(boolean) - Method in class org.elasticsearch.client.tasks.GetTaskRequest
Should this request wait for all found tasks to complete?
setWaitForCompletion(Boolean) - Method in class org.elasticsearch.client.ml.DeleteJobRequest
Set whether this request should wait until the operation has completed before returning
setWaitForCompletion(Boolean) - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
setWaitForCompletion(TimeValue) - Method in class org.elasticsearch.client.asyncsearch.GetAsyncSearchRequest
 
setWaitForCompletionTimeout(TimeValue) - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Sets the minimum time that the request should wait before returning a partial result (defaults to 1 second).
setWeight(double) - Method in class org.elasticsearch.client.graph.Vertex
 
shallowCopy(AggregatorFactories.Builder, Map<String, Object>) - Method in class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
 
shallowCopy(AggregatorFactories.Builder, Map<String, Object>) - Method in class org.elasticsearch.client.analytics.TopMetricsAggregationBuilder
 
SHARD_ID_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse.ShardFailure
 
shardMinDocCount() - Method in class org.elasticsearch.client.graph.VertexRequest
 
shardMinDocCount(int) - Method in class org.elasticsearch.client.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() - Method in class org.elasticsearch.client.core.BroadcastResponse
Represents the shard-level summary of the response execution.
SHARDS_FIELD - Static variable in class org.elasticsearch.client.SyncedFlushResponse
 
SHARDS_PARSE_FIELD_NAME - Static variable in class org.elasticsearch.client.core.ShardsAcknowledgedResponse
 
ShardsAcknowledgedResponse - Class in org.elasticsearch.client.core
 
ShardsAcknowledgedResponse(boolean, boolean) - Constructor for class org.elasticsearch.client.core.ShardsAcknowledgedResponse
 
ShardStats(int, int, int, ShardSearchFailure[]) - Constructor for class org.elasticsearch.client.core.CountResponse.ShardStats
 
SHOULD_TRIM_FIELDS - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
SHOULD_TRIM_FIELDS - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
showDistribution(boolean) - Method in class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
Compute the distribution of each character.
shrink(ResizeRequest, RequestOptions) - 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.
ShrinkAction - Class in org.elasticsearch.client.indexlifecycle
 
ShrinkAction(int) - Constructor for class org.elasticsearch.client.indexlifecycle.ShrinkAction
 
shrinkAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - 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
SIMULATE - org.elasticsearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
 
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
simulateIndexTemplate(SimulateIndexTemplateRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Simulates matching index name against the existing index templates in the system.
simulateIndexTemplateAsync(SimulateIndexTemplateRequest, RequestOptions, ActionListener<SimulateIndexTemplateResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously simulates matching index name against the existing index templates in the system.
SimulateIndexTemplateRequest - Class in org.elasticsearch.client.indices
A request to simulate matching a provided index name and an optional new index template against the existing index templates.
SimulateIndexTemplateRequest(String) - Constructor for class org.elasticsearch.client.indices.SimulateIndexTemplateRequest
 
SimulateIndexTemplateResponse - Class in org.elasticsearch.client.indices
 
SingleGroupSource - Class in org.elasticsearch.client.transform.transforms.pivot
 
SingleGroupSource(String, Script) - Constructor for class org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource
 
SingleGroupSource.Type - Enum in org.elasticsearch.client.transform.transforms.pivot
 
size() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
size() - Method in class org.elasticsearch.client.graph.VertexRequest
 
size(int) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
size(int) - Method in class org.elasticsearch.client.graph.VertexRequest
 
SIZE - Static variable in class org.elasticsearch.client.core.PageParams
 
SIZE - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric
 
SKIP - org.elasticsearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
 
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
 
skipped() - Method in class org.elasticsearch.client.core.BroadcastResponse.Shards
The number of shards skipped by the request.
SKIPPED_DOCS_COUNT - Static variable in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
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.GetModelSnapshotsRequest
 
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.
SnapshotInProgress(SnapshotId, String, long, String) - Constructor for class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata.SnapshotInProgress
 
SnapshotInvocationRecord - Class in org.elasticsearch.client.slm
 
SnapshotInvocationRecord(String, long, String) - Constructor for class org.elasticsearch.client.slm.SnapshotInvocationRecord
 
SnapshotLifecycleManagementStatusRequest - Class in org.elasticsearch.client.slm
 
SnapshotLifecycleManagementStatusRequest() - Constructor for class org.elasticsearch.client.slm.SnapshotLifecycleManagementStatusRequest
 
SnapshotLifecyclePolicy - Class in org.elasticsearch.client.slm
 
SnapshotLifecyclePolicy(String, String, String, String, Map<String, Object>, SnapshotRetentionConfiguration) - Constructor for class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
SnapshotLifecyclePolicyMetadata - Class in org.elasticsearch.client.slm
 
SnapshotLifecyclePolicyMetadata(SnapshotLifecyclePolicy, long, long, SnapshotInvocationRecord, SnapshotInvocationRecord, long, SnapshotLifecyclePolicyMetadata.SnapshotInProgress, SnapshotLifecycleStats.SnapshotPolicyStats) - Constructor for class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
SnapshotLifecyclePolicyMetadata.SnapshotInProgress - Class in org.elasticsearch.client.slm
 
SnapshotLifecycleStats - Class in org.elasticsearch.client.slm
 
SnapshotLifecycleStats.SnapshotPolicyStats - Class in org.elasticsearch.client.slm
 
SnapshotPolicyStats(String, long, long, long, long) - Constructor for class org.elasticsearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
 
SnapshotRetentionConfiguration - Class in org.elasticsearch.client.slm
 
SnapshotRetentionConfiguration(TimeValue, Integer, Integer) - Constructor for class org.elasticsearch.client.slm.SnapshotRetentionConfiguration
 
snapshots() - Method in class org.elasticsearch.client.ml.GetModelSnapshotsResponse
The retrieved snapshots
SNAPSHOTS - Static variable in class org.elasticsearch.client.ml.GetModelSnapshotsResponse
 
SniffModeInfo - Class in org.elasticsearch.client.cluster
 
SOFT_LIMIT - org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
 
SOFT_TREE_DEPTH_LIMIT - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
SOFT_TREE_DEPTH_LIMIT - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
SOFT_TREE_DEPTH_TOLERANCE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
SOFT_TREE_DEPTH_TOLERANCE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
SOFTMAX_LAYER - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangIdentNeuralNetwork
 
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.GetModelSnapshotsRequest
 
SORT - Static variable in class org.elasticsearch.client.ml.GetRecordsRequest
 
source() - Method in class org.elasticsearch.client.core.CountRequest
Deprecated.
The count api only supports a query. Use CountRequest.query() instead.
source() - Method in class org.elasticsearch.client.indices.PutMappingRequest
The mapping source definition.
source(byte[], int, int, XContentType) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The template source definition.
source(byte[], XContentType) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The template source definition.
source(String, XContentType) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Sets the settings and mappings as a single source.
source(String, XContentType) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The template source definition.
source(String, XContentType) - Method in class org.elasticsearch.client.indices.PutMappingRequest
The mapping source definition.
source(Map<String, ?>) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Sets the settings and mappings as a single source.
source(Map<String, ?>) - Method in class org.elasticsearch.client.indices.PutMappingRequest
The mapping source definition.
source(Map<String, Object>) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The template source definition.
source(BytesReference, XContentType) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Sets the settings and mappings as a single source.
source(BytesReference, XContentType) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The template source definition.
source(BytesReference, XContentType) - Method in class org.elasticsearch.client.indices.PutMappingRequest
The mapping source definition.
source(XContentBuilder) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Sets the settings and mappings as a single source.
source(XContentBuilder) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
The template source definition.
source(XContentBuilder) - Method in class org.elasticsearch.client.indices.PutMappingRequest
The mapping source definition.
source(SearchSourceBuilder) - Method in class org.elasticsearch.client.core.CountRequest
Deprecated.
The count api only supports a query. Use CountRequest.query(QueryBuilder) instead.
SOURCE - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfig
 
sourceAsMap() - Method in class org.elasticsearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
Returns the mappings as a map.
SourceConfig - Class in org.elasticsearch.client.transform.transforms
Class encapsulating all options for a TransformConfig gathering data
SourceConfig(String...) - Constructor for class org.elasticsearch.client.transform.transforms.SourceConfig
Create a new SourceConfig for the provided indices.
SourceConfig.Builder - Class in org.elasticsearch.client.transform.transforms
 
SPARSE_BUCKET_COUNT - Static variable in class org.elasticsearch.client.ml.job.process.DataCounts
 
split(ResizeRequest, RequestOptions) - 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.
SPLIT_FEATURE - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
SPLIT_GAIN - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
splitAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - 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.
STANDARDIZATION_ENABLED - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
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.GetCalendarEventsRequest
 
START - Static variable in class org.elasticsearch.client.ml.GetInfluencersRequest
 
START - Static variable in class org.elasticsearch.client.ml.GetModelSnapshotsRequest
 
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
 
START_TIME_FIELD - Static variable in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
 
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.Status - Enum in org.elasticsearch.client.license
 
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, String) - Constructor for class org.elasticsearch.client.ml.StartDatafeedResponse
 
startDataFrameAnalytics(StartDataFrameAnalyticsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Starts Data Frame Analytics
startDataFrameAnalyticsAsync(StartDataFrameAnalyticsRequest, RequestOptions, ActionListener<StartDataFrameAnalyticsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Starts Data Frame Analytics asynchronously and notifies listener upon completion
StartDataFrameAnalyticsRequest - Class in org.elasticsearch.client.ml
 
StartDataFrameAnalyticsRequest(String) - Constructor for class org.elasticsearch.client.ml.StartDataFrameAnalyticsRequest
 
StartDataFrameAnalyticsResponse - Class in org.elasticsearch.client.ml
Response indicating if the Machine Learning Datafeed is now started or not
StartDataFrameAnalyticsResponse(boolean, String) - Constructor for class org.elasticsearch.client.ml.StartDataFrameAnalyticsResponse
 
STARTED - org.elasticsearch.client.core.IndexerState
Indexer is running, but not actively indexing data (e.g.
STARTED - org.elasticsearch.client.ml.datafeed.DatafeedState
 
STARTED - org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsState
 
STARTED - org.elasticsearch.client.transform.transforms.TransformStats.State
 
STARTED - org.elasticsearch.client.watcher.ExecutionPhase
 
STARTED - org.elasticsearch.client.watcher.WatcherState
The watcher plugin is running and completely functional.
startILM(StartILMRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Start the Index Lifecycle Management feature.
startILMAsync(StartILMRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously start the Index Lifecycle Management feature.
StartILMRequest - Class in org.elasticsearch.client.indexlifecycle
 
StartILMRequest() - Constructor for class org.elasticsearch.client.indexlifecycle.StartILMRequest
 
STARTING - org.elasticsearch.client.ml.datafeed.DatafeedState
 
STARTING - org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsState
 
STARTING - org.elasticsearch.client.watcher.WatcherState
The watcher plugin is performing the necessary operations to get into a started state.
startRollupJob(StartRollupJobRequest, RequestOptions) - Method in class org.elasticsearch.client.RollupClient
Start a rollup job See the docs for more.
startRollupJobAsync(StartRollupJobRequest, RequestOptions, ActionListener<StartRollupJobResponse>) - Method in class org.elasticsearch.client.RollupClient
Asynchronously start a rollup job See the docs for more.
StartRollupJobRequest - Class in org.elasticsearch.client.rollup
 
StartRollupJobRequest(String) - Constructor for class org.elasticsearch.client.rollup.StartRollupJobRequest
 
StartRollupJobResponse - Class in org.elasticsearch.client.rollup
 
StartRollupJobResponse(boolean) - Constructor for class org.elasticsearch.client.rollup.StartRollupJobResponse
 
startSLM(StartSLMRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Start the Snapshot Lifecycle Management feature.
startSLMAsync(StartSLMRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously start the Snapshot Lifecycle Management feature.
StartSLMRequest - Class in org.elasticsearch.client.slm
 
StartSLMRequest() - Constructor for class org.elasticsearch.client.slm.StartSLMRequest
 
startTransform(StartTransformRequest, RequestOptions) - Method in class org.elasticsearch.client.TransformClient
Start a transform
startTransformAsync(StartTransformRequest, RequestOptions, ActionListener<StartTransformResponse>) - Method in class org.elasticsearch.client.TransformClient
Start a transform asynchronously and notifies listener on completion
StartTransformRequest - Class in org.elasticsearch.client.transform
 
StartTransformRequest(String) - Constructor for class org.elasticsearch.client.transform.StartTransformRequest
 
StartTransformRequest(String, TimeValue) - Constructor for class org.elasticsearch.client.transform.StartTransformRequest
 
StartTransformResponse - Class in org.elasticsearch.client.transform
 
StartTransformResponse(boolean, List<TaskOperationFailure>, List<? extends ElasticsearchException>) - Constructor for class org.elasticsearch.client.transform.StartTransformResponse
 
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, ZonedDateTime) - 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
 
STATE_FIELD - Static variable in class org.elasticsearch.client.transform.transforms.TransformStats
 
stats(StatsRequest, RequestOptions) - Method in class org.elasticsearch.client.EnrichClient
Executes the enrich stats api, which retrieves enrich related stats.
stats(EqlStatsRequest, RequestOptions) - Method in class org.elasticsearch.client.EqlClient
Get the eql stats See the docs for more.
STATS_FIELD - Static variable in class org.elasticsearch.client.transform.transforms.TransformStats
 
statsAsync(StatsRequest, RequestOptions, ActionListener<StatsResponse>) - Method in class org.elasticsearch.client.EnrichClient
Asynchronously executes the enrich stats api, which retrieves enrich related stats.
statsAsync(EqlStatsRequest, RequestOptions, ActionListener<EqlStatsResponse>) - Method in class org.elasticsearch.client.EqlClient
Asynchronously get the eql stats See the docs for more.
StatsRequest - Class in org.elasticsearch.client.enrich
 
StatsRequest() - Constructor for class org.elasticsearch.client.enrich.StatsRequest
 
StatsResponse - Class in org.elasticsearch.client.enrich
 
StatsResponse(List<StatsResponse.ExecutingPolicy>, List<StatsResponse.CoordinatorStats>) - Constructor for class org.elasticsearch.client.enrich.StatsResponse
 
StatsResponse.CoordinatorStats - Class in org.elasticsearch.client.enrich
 
StatsResponse.ExecutingPolicy - Class in org.elasticsearch.client.enrich
 
status() - Method in class org.elasticsearch.client.core.CountResponse
 
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
 
STATUS_FIELD - Static variable in class org.elasticsearch.client.indices.DataStream
 
statusAsync(SnapshotsStatusRequest, RequestOptions, ActionListener<SnapshotsStatusResponse>) - Method in class org.elasticsearch.client.SnapshotClient
Asynchronously gets the status of requested snapshots.
STOP_ON_WARN - Static variable in class org.elasticsearch.client.ml.job.config.PerPartitionCategorizationConfig
 
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
 
stopDataFrameAnalytics(StopDataFrameAnalyticsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Stops Data Frame Analytics
stopDataFrameAnalyticsAsync(StopDataFrameAnalyticsRequest, RequestOptions, ActionListener<StopDataFrameAnalyticsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Stops Data Frame Analytics asynchronously and notifies listener upon completion
StopDataFrameAnalyticsRequest - Class in org.elasticsearch.client.ml
 
StopDataFrameAnalyticsRequest(String) - Constructor for class org.elasticsearch.client.ml.StopDataFrameAnalyticsRequest
 
StopDataFrameAnalyticsResponse - Class in org.elasticsearch.client.ml
Response indicating if the Machine Learning Data Frame Analytics is now stopped or not
StopDataFrameAnalyticsResponse(boolean) - Constructor for class org.elasticsearch.client.ml.StopDataFrameAnalyticsResponse
 
stopILM(StopILMRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Stop the Index Lifecycle Management feature.
stopILMAsync(StopILMRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously stop the Index Lifecycle Management feature.
StopILMRequest - Class in org.elasticsearch.client.indexlifecycle
 
StopILMRequest() - Constructor for class org.elasticsearch.client.indexlifecycle.StopILMRequest
 
STOPPED - org.elasticsearch.client.core.IndexerState
Indexer is "paused" and ignoring scheduled triggers.
STOPPED - org.elasticsearch.client.indexlifecycle.OperationMode
This represents a state where no policies are executed
STOPPED - org.elasticsearch.client.ml.datafeed.DatafeedState
 
STOPPED - org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsState
 
STOPPED - org.elasticsearch.client.transform.transforms.TransformStats.State
 
STOPPED - org.elasticsearch.client.watcher.WatcherState
The watcher plugin is not running and not functional.
STOPPING - org.elasticsearch.client.core.IndexerState
Transition state to where an indexer has acknowledged the stop but is still in process of halting.
STOPPING - org.elasticsearch.client.indexlifecycle.OperationMode
this represents a state where only sensitive actions (like ShrinkAction) will be executed until they finish, at which point the operation mode will move to STOPPED.
STOPPING - org.elasticsearch.client.ml.datafeed.DatafeedState
 
STOPPING - org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsState
 
STOPPING - org.elasticsearch.client.transform.transforms.TransformStats.State
 
STOPPING - org.elasticsearch.client.watcher.WatcherState
The watcher plugin is shutting down and not functional.
stopRollupJob(StopRollupJobRequest, RequestOptions) - Method in class org.elasticsearch.client.RollupClient
Stop a rollup job See the docs for more.
stopRollupJobAsync(StopRollupJobRequest, RequestOptions, ActionListener<StopRollupJobResponse>) - Method in class org.elasticsearch.client.RollupClient
Asynchronously stop a rollup job See the docs for more.
StopRollupJobRequest - Class in org.elasticsearch.client.rollup
 
StopRollupJobRequest(String) - Constructor for class org.elasticsearch.client.rollup.StopRollupJobRequest
 
StopRollupJobResponse - Class in org.elasticsearch.client.rollup
 
StopRollupJobResponse(boolean) - Constructor for class org.elasticsearch.client.rollup.StopRollupJobResponse
 
stopSLM(StopSLMRequest, RequestOptions) - Method in class org.elasticsearch.client.IndexLifecycleClient
Stop the Snapshot Lifecycle Management feature.
stopSLMAsync(StopSLMRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndexLifecycleClient
Asynchronously stop the Snapshot Lifecycle Management feature.
StopSLMRequest - Class in org.elasticsearch.client.slm
 
StopSLMRequest() - Constructor for class org.elasticsearch.client.slm.StopSLMRequest
 
stopTransform(StopTransformRequest, RequestOptions) - Method in class org.elasticsearch.client.TransformClient
Stop a transform
stopTransformAsync(StopTransformRequest, RequestOptions, ActionListener<StopTransformResponse>) - Method in class org.elasticsearch.client.TransformClient
Stop a transform asynchronously and notifies listener on completion
StopTransformRequest - Class in org.elasticsearch.client.transform
 
StopTransformRequest(String) - Constructor for class org.elasticsearch.client.transform.StopTransformRequest
 
StopTransformRequest(String, Boolean, TimeValue, Boolean) - Constructor for class org.elasticsearch.client.transform.StopTransformRequest
 
StopTransformResponse - Class in org.elasticsearch.client.transform
 
StopTransformResponse(boolean, List<TaskOperationFailure>, List<? extends ElasticsearchException>) - Constructor for class org.elasticsearch.client.transform.StopTransformResponse
 
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
 
STRING - org.elasticsearch.client.security.TemplateRoleName.Format
 
StringStatsAggregationBuilder - Class in org.elasticsearch.client.analytics
Builds the string_stats aggregation request.
StringStatsAggregationBuilder(String) - Constructor for class org.elasticsearch.client.analytics.StringStatsAggregationBuilder
 
SUBJECT_DN - Static variable in class org.elasticsearch.client.security.support.CertificateInfo
 
submit(SubmitAsyncSearchRequest, RequestOptions) - Method in class org.elasticsearch.client.AsyncSearchClient
Submit a new async search request.
submitAsync(SubmitAsyncSearchRequest, RequestOptions, ActionListener<AsyncSearchResponse>) - Method in class org.elasticsearch.client.AsyncSearchClient
Asynchronously submit a new async search request.
SubmitAsyncSearchRequest - Class in org.elasticsearch.client.asyncsearch
A request to track asynchronously the progress of a search against one or more indices.
SubmitAsyncSearchRequest(SearchSourceBuilder, String...) - Constructor for class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
Creates a new request
submitDeleteByQueryTask(DeleteByQueryRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Submits a delete by query task See Delete By Query API on elastic.co
submitReindexTask(ReindexRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Submits a reindex task.
successful() - Method in class org.elasticsearch.client.core.BroadcastResponse.Shards
The number of successful shards on which a request was executed against.
successful() - Method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
successful(ZonedDateTime) - Static method in class org.elasticsearch.client.watcher.ActionStatus.Execution
 
SUCCESSFUL - Static variable in class org.elasticsearch.client.NodesResponseHeader
 
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
 
SYNC - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfig
 
SyncConfig - Interface in org.elasticsearch.client.transform.transforms
 
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

TAGS - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
TAGS - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
TARGET_MAP - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
TARGET_TYPE - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
TARGET_TYPE - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
TargetMeanEncoding - Class in org.elasticsearch.client.ml.inference.preprocessing
PreProcessor for target mean encoding a set of categorical values for a given field.
TargetMeanEncoding(String, String, Map<String, Double>, Double) - Constructor for class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
TargetMeanEncoding.Builder - Class in org.elasticsearch.client.ml.inference.preprocessing
 
TargetType - Enum in org.elasticsearch.client.ml.inference.trainedmodel
 
TASK - Static variable in class org.elasticsearch.client.tasks.GetTaskResponse
 
TASK_FAILURES - Static variable in class org.elasticsearch.client.transform.AcknowledgedTasksResponse
 
taskFailures - Variable in class org.elasticsearch.client.tasks.ListTasksResponse
 
TaskGroup - Class in org.elasticsearch.client.tasks
Client side counterpart of server side version.
TaskGroup(TaskInfo, List<TaskGroup>) - Constructor for class org.elasticsearch.client.tasks.TaskGroup
 
TaskGroup.Builder - Class in org.elasticsearch.client.tasks
 
taskGroups - Variable in class org.elasticsearch.client.tasks.ListTasksResponse
 
TaskId - Class in org.elasticsearch.client.tasks
client side version of a TaskId
TaskId(String) - Constructor for class org.elasticsearch.client.tasks.TaskId
accepts a raw format task id
TaskId(String, long) - Constructor for class org.elasticsearch.client.tasks.TaskId
 
TaskInfo - Class in org.elasticsearch.client.tasks
client side counterpart of server side
TaskInfo(TaskId) - Constructor for class org.elasticsearch.client.tasks.TaskInfo
 
TaskOperationFailure - Class in org.elasticsearch.client.tasks
client side counterpart of server side TaskOperationFailure
TaskOperationFailure(String, long, String, ElasticsearchException) - Constructor for class org.elasticsearch.client.tasks.TaskOperationFailure
 
tasks - Variable in class org.elasticsearch.client.tasks.ListTasksResponse
 
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.
TaskSubmissionResponse - Class in org.elasticsearch.client.tasks
 
TEMPLATE - Static variable in interface org.elasticsearch.client.security.TemplateRoleName.Fields
 
TemplateRoleName - Class in org.elasticsearch.client.security
A role name that uses a dynamic template.
TemplateRoleName(String, TemplateRoleName.Format) - Constructor for class org.elasticsearch.client.security.TemplateRoleName
 
TemplateRoleName(Map<String, Object>, TemplateRoleName.Format) - Constructor for class org.elasticsearch.client.security.TemplateRoleName
 
TemplateRoleName.Fields - Interface in org.elasticsearch.client.security
 
TemplateRoleName.Format - Enum in org.elasticsearch.client.security
 
Term(String, int, Integer, Long, Float, List<TermVectorsResponse.TermVector.Token>) - Constructor for class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Term
 
TermBoost(String, float) - Constructor for class org.elasticsearch.client.graph.GraphExploreRequest.TermBoost
 
terminateAfter() - Method in class org.elasticsearch.client.core.CountRequest
 
terminateAfter(int) - Method in class org.elasticsearch.client.core.CountRequest
 
TERMS - org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource.Type
 
TERMS - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
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
 
TermsGroupSource - Class in org.elasticsearch.client.transform.transforms.pivot
 
TermsGroupSource.Builder - Class in org.elasticsearch.client.transform.transforms.pivot
 
TermVector(String, TermVectorsResponse.TermVector.FieldStatistics, List<TermVectorsResponse.TermVector.Term>) - Constructor for class org.elasticsearch.client.core.TermVectorsResponse.TermVector
 
termvectors(TermVectorsRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Calls the Term Vectors API See Term Vectors API on elastic.co
termvectorsAsync(TermVectorsRequest, RequestOptions, ActionListener<TermVectorsResponse>) - Method in class org.elasticsearch.client.RestHighLevelClient
Asynchronously calls the Term Vectors API See Term Vectors API on elastic.co
TermVectorsRequest - Class in org.elasticsearch.client.core
 
TermVectorsRequest(String, String) - Constructor for class org.elasticsearch.client.core.TermVectorsRequest
Constructs TermVectorRequest for the given document
TermVectorsRequest(String, String, String) - Constructor for class org.elasticsearch.client.core.TermVectorsRequest
Deprecated.
Types are in the process of being removed, use TermVectorsRequest(String, String) instead.
TermVectorsRequest(String, String, XContentBuilder) - Constructor for class org.elasticsearch.client.core.TermVectorsRequest
Deprecated.
TermVectorsRequest(String, XContentBuilder) - Constructor for class org.elasticsearch.client.core.TermVectorsRequest
Constructs TermVectorRequest for an artificial document
TermVectorsResponse - Class in org.elasticsearch.client.core
 
TermVectorsResponse(String, String, String, long, boolean, long, List<TermVectorsResponse.TermVector>) - Constructor for class org.elasticsearch.client.core.TermVectorsResponse
 
TermVectorsResponse.TermVector - Class in org.elasticsearch.client.core
 
TermVectorsResponse.TermVector.FieldStatistics - Class in org.elasticsearch.client.core
 
TermVectorsResponse.TermVector.Term - Class in org.elasticsearch.client.core
 
TermVectorsResponse.TermVector.Token - Class in org.elasticsearch.client.core
 
test(double, double) - Method in enum org.elasticsearch.client.ml.job.config.Operator
 
TEST_DOCS_COUNT - Static variable in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
text() - Method in class org.elasticsearch.client.indices.AnalyzeRequest
Returns the text to be analyzed
THREADPOOL_REJECTION - org.elasticsearch.client.watcher.ExecutionState
 
THRESHOLD - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
Throttle(ZonedDateTime, String) - Constructor for class org.elasticsearch.client.watcher.ActionStatus.Throttle
 
THROTTLED - org.elasticsearch.client.watcher.ExecutionState
 
tiebreakerField() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
tiebreakerField(String) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
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
 
TIME_UPPER_BOUND_MILLIS - Static variable in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
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.graph.GraphExploreRequest
 
timeout() - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
 
timeout() - Method in class org.elasticsearch.client.rollup.StopRollupJobRequest
 
timeout() - Method in class org.elasticsearch.client.TimedRequest
Returns the request timeout
timeout(String) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
timeout(String) - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
Allows to set the timeout
timeout(TimeValue) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
Graph exploration can be set to timeout after the given period.
timeout(TimeValue) - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
Allows to set the timeout
timeout(TimeValue) - Method in class org.elasticsearch.client.rollup.StopRollupJobRequest
Sets the requests optional "timeout" parameter.
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.FindFileStructureRequest
 
TIMEOUT - Static variable in class org.elasticsearch.client.ml.OpenJobRequest
 
TIMEOUT - Static variable in class org.elasticsearch.client.ml.SetUpgradeModeRequest
 
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.dataframe.stats.classification.ClassificationStats
 
TIMESTAMP - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
TIMESTAMP - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
TIMESTAMP - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
 
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.filestructurefinder.FileStructure
 
TIMESTAMP_FIELD - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
TIMESTAMP_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
TIMESTAMP_FIELD_FIELD - Static variable in class org.elasticsearch.client.indices.DataStream
 
TIMESTAMP_FORMAT - Static variable in class org.elasticsearch.client.ml.FindFileStructureRequest
 
TIMESTAMP_MILLIS - Static variable in class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
timestampField() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
timestampField(String) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
TimeSyncConfig - Class in org.elasticsearch.client.transform.transforms
 
TimeSyncConfig(String, TimeValue) - Constructor for class org.elasticsearch.client.transform.transforms.TimeSyncConfig
 
TimeUtil - Class in org.elasticsearch.client.common
 
TimeUtil() - Constructor for class org.elasticsearch.client.common.TimeUtil
 
TIMING_STATS - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedStats
 
TIMING_STATS - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
TIMING_STATS - Static variable in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
TIMING_STATS - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
TimingStats - Class in org.elasticsearch.client.ml.dataframe.stats.classification
 
TimingStats - Class in org.elasticsearch.client.ml.dataframe.stats.outlierdetection
 
TimingStats - Class in org.elasticsearch.client.ml.dataframe.stats.regression
 
TimingStats - Class in org.elasticsearch.client.ml.job.process
Stats that give more insight into timing of various operations performed as part of anomaly detection job.
TimingStats(String, long, double, Double, Double, Double, Double, Double) - Constructor for class org.elasticsearch.client.ml.job.process.TimingStats
 
TimingStats(TimeValue) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.TimingStats
 
TimingStats(TimeValue, TimeValue) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.classification.TimingStats
 
TimingStats(TimeValue, TimeValue) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.regression.TimingStats
 
Token(Integer, Integer, Integer, String) - Constructor for class org.elasticsearch.client.core.TermVectorsResponse.TermVector.Token
 
tokenfilters() - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse
 
tokenFilters() - Method in class org.elasticsearch.client.indices.AnalyzeRequest
Returns the custom token filters used for analysis, if defined
tokenizer() - Method in class org.elasticsearch.client.indices.AnalyzeRequest
Returns a custom Tokenizer used for analysis, if defined
tokenizer() - Method in class org.elasticsearch.client.indices.DetailAnalyzeResponse
 
took() - Method in class org.elasticsearch.client.eql.EqlSearchResponse
 
TOP_CLASSES - Static variable in class org.elasticsearch.client.analytics.ParsedInference
 
TOP_CLASSES_RESULTS_FIELD - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
TOP_HITS - Static variable in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
TOP_N - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
TopClassEntry - Class in org.elasticsearch.client.ml.inference.results
 
TopClassEntry(Object, double, double) - Constructor for class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
TopMetricsAggregationBuilder - Class in org.elasticsearch.client.analytics
Builds the Top Metrics aggregation request.
TopMetricsAggregationBuilder(String, SortBuilder<?>, int, String...) - Constructor for class org.elasticsearch.client.analytics.TopMetricsAggregationBuilder
Build the request.
toSet(String...) - Static method in enum org.elasticsearch.client.xpack.XPackInfoRequest.Category
 
toString() - Method in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
 
toString() - Method in class org.elasticsearch.client.core.CountResponse.ShardStats
 
toString() - Method in class org.elasticsearch.client.core.CountResponse
 
toString() - Method in class org.elasticsearch.client.core.GetSourceResponse
 
toString() - Method in class org.elasticsearch.client.core.IndexerJobStats
 
toString() - Method in class org.elasticsearch.client.graph.Connection.ConnectionId
 
toString() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
toString() - Method in class org.elasticsearch.client.graph.Vertex
 
toString() - Method in class org.elasticsearch.client.graph.Vertex.VertexId
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.AllocateAction
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.DeleteAction
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleRequest
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleResponse
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.ForceMergeAction
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.FreezeAction
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicy
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.Phase
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.PhaseExecutionInfo
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.ReadOnlyAction
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.RolloverAction
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.SetPriorityAction
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.ShrinkAction
 
toString() - Method in class org.elasticsearch.client.indexlifecycle.UnfollowAction
 
toString() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse.DataStreamStats
 
toString() - Method in class org.elasticsearch.client.indices.DataStreamsStatsResponse
 
toString() - Method in class org.elasticsearch.client.indices.GetComponentTemplatesResponse
 
toString() - Method in class org.elasticsearch.client.indices.GetComposableIndexTemplatesResponse
 
toString() - Method in class org.elasticsearch.client.indices.GetDataStreamResponse
 
toString() - Method in class org.elasticsearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
 
toString() - Method in class org.elasticsearch.client.indices.GetFieldMappingsResponse
 
toString() - Method in class org.elasticsearch.client.indices.GetIndexTemplatesResponse
 
toString() - Method in class org.elasticsearch.client.indices.SimulateIndexTemplateResponse
 
toString() - Method in enum org.elasticsearch.client.license.LicensesStatus
 
toString() - Method in enum org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue.Level
 
toString() - Method in class org.elasticsearch.client.migration.DeprecationInfoResponse
 
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.datafeed.DatafeedTimingStats
 
toString() - Method in enum org.elasticsearch.client.ml.dataframe.Classification.ClassAssignmentObjective
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsDest
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsStats
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.PerClassResult
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.ActualClass
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.AucRocPoint
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.Result
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.ConfusionMatrix
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.Result
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric.Result
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric.Result
 
toString() - Method in enum org.elasticsearch.client.ml.dataframe.explain.FieldSelection.FeatureType
 
toString() - Method in enum org.elasticsearch.client.ml.dataframe.OutlierDetection.Method
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.PhaseProgress
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.QueryConfig
 
toString() - Method in enum org.elasticsearch.client.ml.dataframe.Regression.LossFunction
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
toString() - Method in enum org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage.Status
 
toString() - Method in class org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage
 
toString() - Method in class org.elasticsearch.client.ml.EvaluateDataFrameResponse
 
toString() - Method in enum org.elasticsearch.client.ml.filestructurefinder.FileStructure.Format
 
toString() - Method in class org.elasticsearch.client.ml.GetCalendarEventsResponse
 
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.GetFiltersResponse
 
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.inference.trainedmodel.InferenceStats
 
toString() - Method in enum org.elasticsearch.client.ml.inference.trainedmodel.TargetType
 
toString() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
toString() - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
toString() - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
toString() - Method in class org.elasticsearch.client.ml.inference.TrainedModelDefinition
 
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.CategorizationStatus
 
toString() - Method in enum org.elasticsearch.client.ml.job.process.ModelSizeStats.MemoryStatus
 
toString() - Method in class org.elasticsearch.client.ml.job.process.TimingStats
 
toString() - Method in class org.elasticsearch.client.ml.NodeAttributes
 
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.PutDataFrameAnalyticsRequest
 
toString() - Method in class org.elasticsearch.client.ml.PutFilterRequest
 
toString() - Method in class org.elasticsearch.client.ml.PutJobRequest
 
toString() - Method in class org.elasticsearch.client.ml.PutTrainedModelRequest
 
toString() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
toString() - Method in class org.elasticsearch.client.ml.UpdateDatafeedRequest
 
toString() - Method in class org.elasticsearch.client.ml.UpdateDataFrameAnalyticsRequest
 
toString() - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
 
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.GetRollupJobResponse.JobWrapper
 
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.security.GetApiKeyResponse
 
toString() - Method in class org.elasticsearch.client.security.GetUserPrivilegesResponse
 
toString() - Method in class org.elasticsearch.client.security.InvalidateApiKeyResponse
 
toString() - Method in class org.elasticsearch.client.security.support.ApiKey
 
toString() - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
 
toString() - Method in class org.elasticsearch.client.security.user.privileges.ApplicationResourcePrivileges
 
toString() - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges
 
toString() - Method in class org.elasticsearch.client.security.user.privileges.Role
 
toString() - Method in class org.elasticsearch.client.security.user.privileges.UserIndicesPrivileges
 
toString() - Method in class org.elasticsearch.client.security.user.User
 
toString() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
toString() - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata.SnapshotInProgress
 
toString() - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
toString() - Method in class org.elasticsearch.client.slm.SnapshotRetentionConfiguration
 
toString() - Method in class org.elasticsearch.client.tasks.CancelTasksRequest
 
toString() - Method in class org.elasticsearch.client.tasks.CancelTasksResponse
 
toString() - Method in class org.elasticsearch.client.tasks.ElasticsearchException
 
toString() - Method in class org.elasticsearch.client.tasks.ListTasksResponse
 
toString() - Method in class org.elasticsearch.client.tasks.TaskGroup
 
toString() - Method in class org.elasticsearch.client.tasks.TaskId
 
toString() - Method in class org.elasticsearch.client.tasks.TaskInfo
 
toString() - Method in class org.elasticsearch.client.tasks.TaskOperationFailure
 
toString() - Method in class org.elasticsearch.client.transform.transforms.NodeAttributes
 
toString() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource
 
toString() - Method in class org.elasticsearch.client.transform.transforms.pivot.GroupConfig
 
toString() - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
toString() - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
toString() - Method in class org.elasticsearch.client.watcher.AckWatchRequest
 
toString() - Method in class org.elasticsearch.client.watcher.DeleteWatchRequest
 
toString() - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
toString() - Method in enum org.elasticsearch.client.watcher.ExecutionState
 
toString() - Method in class org.elasticsearch.client.watcher.WatcherMetadata
 
toString() - Method in class org.elasticsearch.client.watcher.WatcherStatsRequest
 
toString() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.BuildInfo
 
toString() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
 
toString() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo
 
toString() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse.LicenseInfo
 
toString() - Method in class org.elasticsearch.client.xpack.XPackInfoResponse
 
total() - Method in class org.elasticsearch.client.core.BroadcastResponse.Shards
The total number of shards on which a request was executed against.
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 - Static variable in class org.elasticsearch.client.NodesResponseHeader
 
TOTAL_BUCKET_PROCESSING_TIME_MS - Static variable in class org.elasticsearch.client.ml.job.process.TimingStats
 
TOTAL_BY_FIELD_COUNT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
TOTAL_CATEGORY_COUNT_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
 
TOTAL_DELETION_FAILURES - Static variable in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
TOTAL_DELETIONS - Static variable in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
TOTAL_DOCS - Static variable in class org.elasticsearch.client.transform.transforms.TransformProgress
 
TOTAL_FAILED - Static variable in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
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
 
TOTAL_SEARCH_TIME_MS - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
TOTAL_TAKEN - Static variable in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
totalHits() - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Hits
 
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.analytics.ParsedTopMetrics.TopMetrics
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.asyncsearch.AsyncSearchResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ccr.ForgetFollowerRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ccr.PutAutoFollowPatternRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ccr.PutFollowRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ccr.ResumeFollowRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.core.CountRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.core.MultiTermVectorsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.core.PageParams
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.core.TermVectorsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.enrich.PutPolicyRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.GetAliasesResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.graph.GraphExploreResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.graph.Hop
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.graph.Vertex
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.graph.VertexRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.AllocateAction
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.DeleteAction
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.ForceMergeAction
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.FreezeAction
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.GetLifecyclePolicyResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.IndexLifecycleExplainResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicy
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.LifecyclePolicyMetadata
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.Phase
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.PhaseExecutionInfo
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.PutLifecyclePolicyRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.ReadOnlyAction
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.RolloverAction
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.SetPriorityAction
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.ShrinkAction
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indexlifecycle.UnfollowAction
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indices.AnalyzeRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indices.PutComponentTemplateRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indices.PutComposableIndexTemplateRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indices.PutMappingRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indices.ResizeRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.indices.rollover.RolloverRequest
 
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.DatafeedTimingStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.datafeed.DatafeedUpdate
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.datafeed.DelayedDataCheckConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.Classification
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsConfigUpdate
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsDest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.PerClassResult
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AccuracyMetric
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.ActualClass
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.PredictedClass
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.MulticlassConfusionMatrixMetric
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.PerClassResult
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.PrecisionMetric
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.PerClassResult
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.RecallMetric
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.Regression
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.AucRocPoint
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.BinarySoftClassification
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.ConfusionMatrix
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.ConfusionMatrixMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.PrecisionMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.RecallMetric.Result
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.explain.FieldSelection
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.explain.MemoryEstimation
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.OutlierDetection
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.PhaseProgress
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.QueryConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.Regression
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.Hyperparameters
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.TimingStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.classification.ValidationLoss
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.common.FoldValues
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.OutlierDetectionStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.Parameters
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.outlierdetection.TimingStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.Hyperparameters
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.TimingStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.dataframe.stats.regression.ValidationLoss
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.DeleteExpiredDataRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.DeleteExpiredDataResponse
 
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.EstimateModelMemoryRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.EvaluateDataFrameResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.filestructurefinder.FieldStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.filestructurefinder.FileStructure
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.FindFileStructureResponse
 
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.GetCalendarEventsRequest
 
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.GetFiltersRequest
 
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.GetModelSnapshotsRequest
 
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.inference.preprocessing.CustomWordEmbedding
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.results.FeatureImportance
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.results.TopClassEntry
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ClassificationConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Exponent
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.LogisticRegression
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedMode
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedSum
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.InferenceStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangIdentNeuralNetwork
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.langident.LangNetLayer
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.RegressionConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.trainedmodel.tree.TreeNode
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.TrainedModelDefinition
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.TrainedModelInput
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.inference.TrainedModelStats
 
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.PerPartitionCategorizationConfig
 
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.process.TimingStats
 
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.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.PostCalendarEventRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PostCalendarEventResponse
 
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.PutDataFrameAnalyticsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PutFilterRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PutFilterResponse
 
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.PutTrainedModelRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.PutTrainedModelResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.RevertModelSnapshotRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.RevertModelSnapshotResponse
 
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.StopDataFrameAnalyticsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.UpdateDatafeedRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.UpdateDataFrameAnalyticsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.UpdateJobRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.DeleteRollupJobRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.GetRollupCapsRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.rollup.GetRollupIndexCapsRequest
 
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.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.CreateApiKeyRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.CreateTokenRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.DelegatePkiAuthenticationRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.GetApiKeyRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.HasPrivilegesRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.InvalidateTokenRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.PutPrivilegesRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.PutRoleMappingRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.PutRoleRequest
 
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.security.TemplateRoleName
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.user.privileges.ApplicationPrivilege
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.user.privileges.ApplicationResourcePrivileges
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.user.privileges.GlobalPrivileges
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.security.user.privileges.IndicesPrivileges
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.slm.GetSnapshotLifecyclePolicyResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.slm.GetSnapshotLifecycleStatsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.slm.PutSnapshotLifecyclePolicyRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.slm.SnapshotInvocationRecord
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicy
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata.SnapshotInProgress
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.slm.SnapshotLifecyclePolicyMetadata
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.slm.SnapshotLifecycleStats
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.slm.SnapshotRetentionConfiguration
 
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.transform.PreviewTransformRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.PutTransformRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.DestConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.NodeAttributes
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.pivot.AggregationConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.CalendarInterval
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.FixedInterval
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.pivot.GroupConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.pivot.PivotConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.pivot.TermsGroupSource
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.QueryConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.SettingsConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.SourceConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.TimeSyncConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.TransformConfig
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.transform.UpdateTransformRequest
 
toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.client.watcher.ExecuteWatchRequest
 
TRAINED_MODEL - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelDefinition
 
TRAINED_MODEL_CONFIGS - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsResponse
 
TRAINED_MODEL_STATS - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsStatsResponse
 
TRAINED_MODELS - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Ensemble
 
TrainedModel - Interface in org.elasticsearch.client.ml.inference.trainedmodel
 
TrainedModelConfig - Class in org.elasticsearch.client.ml.inference
 
TrainedModelConfig.Builder - Class in org.elasticsearch.client.ml.inference
 
TrainedModelDefinition - Class in org.elasticsearch.client.ml.inference
 
TrainedModelDefinition.Builder - Class in org.elasticsearch.client.ml.inference
 
TrainedModelInput - Class in org.elasticsearch.client.ml.inference
 
TrainedModelInput(String...) - Constructor for class org.elasticsearch.client.ml.inference.TrainedModelInput
 
TrainedModelInput(List<String>) - Constructor for class org.elasticsearch.client.ml.inference.TrainedModelInput
 
TrainedModelStats - Class in org.elasticsearch.client.ml.inference
 
TrainedModelStats(String, Map<String, Object>, int, InferenceStats) - Constructor for class org.elasticsearch.client.ml.inference.TrainedModelStats
 
TRAINING_DOCS_COUNT - Static variable in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
transform() - Method in class org.elasticsearch.client.RestHighLevelClient
Provides methods for accessing the Elastic Licensed Data Frame APIs that are shipped with the Elastic Stack distribution of Elasticsearch.
TransformCheckpointingInfo - Class in org.elasticsearch.client.transform.transforms
 
TransformCheckpointingInfo(TransformCheckpointStats, TransformCheckpointStats, long, Instant) - Constructor for class org.elasticsearch.client.transform.transforms.TransformCheckpointingInfo
 
TransformCheckpointStats - Class in org.elasticsearch.client.transform.transforms
 
TransformCheckpointStats(long, TransformIndexerPosition, TransformProgress, long, long) - Constructor for class org.elasticsearch.client.transform.transforms.TransformCheckpointStats
 
TransformClient - Class in org.elasticsearch.client
 
TransformConfig - Class in org.elasticsearch.client.transform.transforms
 
TransformConfig.Builder - Class in org.elasticsearch.client.transform.transforms
 
TransformConfigUpdate - Class in org.elasticsearch.client.transform.transforms
This class holds the mutable configuration items for a transform
TransformConfigUpdate(SourceConfig, DestConfig, TimeValue, SyncConfig, String, SettingsConfig) - Constructor for class org.elasticsearch.client.transform.transforms.TransformConfigUpdate
 
TransformConfigUpdate.Builder - Class in org.elasticsearch.client.transform.transforms
 
TransformIndexerPosition - Class in org.elasticsearch.client.transform.transforms
Holds state of the cursors: indexer_position: the position of the indexer querying the source bucket_position: the position used for identifying changes
TransformIndexerPosition(Map<String, Object>, Map<String, Object>) - Constructor for class org.elasticsearch.client.transform.transforms.TransformIndexerPosition
 
TransformIndexerStats - Class in org.elasticsearch.client.transform.transforms
 
TransformIndexerStats(long, long, long, long, long, long, long, long, long, long, long, long, double, double, double) - Constructor for class org.elasticsearch.client.transform.transforms.TransformIndexerStats
 
TransformNamedXContentProvider - Class in org.elasticsearch.client.transform
 
TransformNamedXContentProvider() - Constructor for class org.elasticsearch.client.transform.TransformNamedXContentProvider
 
TransformProgress - Class in org.elasticsearch.client.transform.transforms
 
TransformProgress(Long, Long, Double, Long, Long) - Constructor for class org.elasticsearch.client.transform.transforms.TransformProgress
 
TRANSFORMS - Static variable in class org.elasticsearch.client.transform.GetTransformResponse
 
TRANSFORMS - Static variable in class org.elasticsearch.client.transform.GetTransformStatsResponse
 
TransformStats - Class in org.elasticsearch.client.transform.transforms
 
TransformStats(String, TransformStats.State, String, NodeAttributes, TransformIndexerStats, TransformCheckpointingInfo) - Constructor for class org.elasticsearch.client.transform.transforms.TransformStats
 
TransformStats.State - Enum in org.elasticsearch.client.transform.transforms
 
TRANSIENT_METADATA - Static variable in class org.elasticsearch.client.security.user.privileges.Role
 
TRANSPORT_ADDRESS - Static variable in class org.elasticsearch.client.ml.NodeAttributes
 
TRANSPORT_ADDRESS - Static variable in class org.elasticsearch.client.transform.transforms.NodeAttributes
 
TRANSPORT_CLIENT - Static variable in class org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
 
Tree - Class in org.elasticsearch.client.ml.inference.trainedmodel.tree
 
TREE_STRUCTURE - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.tree.Tree
 
Tree.Builder - Class in org.elasticsearch.client.ml.inference.trainedmodel.tree
 
TreeNode - Class in org.elasticsearch.client.ml.inference.trainedmodel.tree
 
TreeNode.Builder - Class in org.elasticsearch.client.ml.inference.trainedmodel.tree
 
type() - Method in class org.elasticsearch.client.core.GetSourceRequest
 
type(String) - Method in class org.elasticsearch.client.core.GetSourceRequest
 
TYPE - Static variable in class org.elasticsearch.client.ml.datafeed.DatafeedTimingStats
 
TYPE - Static variable in class org.elasticsearch.client.ml.ExplainDataFrameAnalyticsResponse
 
TYPE - Static variable in class org.elasticsearch.client.ml.job.config.MlFilter
 
TYPE - Static variable in class org.elasticsearch.client.ml.job.results.CategoryDefinition
 
TYPE_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.PerPartitionCategorizationConfig
 
TYPE_VALUE - Static variable in class org.elasticsearch.client.ml.dataframe.stats.common.DataCounts
 
types() - Method in class org.elasticsearch.client.core.CountRequest
Deprecated.
Types are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.
types() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
Deprecated.
Types are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.
types(String...) - Method in class org.elasticsearch.client.core.CountRequest
Deprecated.
Types are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.
types(String...) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
Deprecated.
Types are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.
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

unfollow(UnfollowRequest, RequestOptions) - Method in class org.elasticsearch.client.CcrClient
Instructs a follower index to unfollow and become a regular index.
UnfollowAction - Class in org.elasticsearch.client.indexlifecycle
 
UnfollowAction() - Constructor for class org.elasticsearch.client.indexlifecycle.UnfollowAction
 
unfollowAsync(UnfollowRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.CcrClient
Asynchronously instructs a follower index to unfollow and become a regular index.
UnfollowRequest - Class in org.elasticsearch.client.ccr
 
UnfollowRequest(String) - Constructor for class org.elasticsearch.client.ccr.UnfollowRequest
 
unfreeze(UnfreezeIndexRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Synchronously calls the _unfreeze API
unfreezeAsync(UnfreezeIndexRequest, RequestOptions, ActionListener<ShardsAcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously calls the _unfreeze API
UnfreezeIndexRequest - Class in org.elasticsearch.client.indices
Request for the _unfreeze index API
UnfreezeIndexRequest(String...) - Constructor for class org.elasticsearch.client.indices.UnfreezeIndexRequest
Creates a new unfreeze index request
update(UpdateRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
Updates a document using the Update API.
updateAliases(IndicesAliasesRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
Updates aliases using the Index Aliases API.
updateAliasesAsync(IndicesAliasesRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.IndicesClient
Asynchronously updates aliases using the Index Aliases API.
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.
updateDatafeed(UpdateDatafeedRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Updates a Machine Learning Datafeed
updateDatafeedAsync(UpdateDatafeedRequest, RequestOptions, ActionListener<PutDatafeedResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Updates a Machine Learning Datafeed asynchronously and notifies listener on completion
UpdateDatafeedRequest - Class in org.elasticsearch.client.ml
Requests an update to a DatafeedConfig with the passed DatafeedUpdate settings
UpdateDatafeedRequest(DatafeedUpdate) - Constructor for class org.elasticsearch.client.ml.UpdateDatafeedRequest
 
updateDataFrameAnalytics(UpdateDataFrameAnalyticsRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Updates a Data Frame Analytics config
updateDataFrameAnalyticsAsync(UpdateDataFrameAnalyticsRequest, RequestOptions, ActionListener<PutDataFrameAnalyticsResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Updates a Data Frame Analytics config asynchronously and notifies listener upon completion
UpdateDataFrameAnalyticsRequest - Class in org.elasticsearch.client.ml
 
UpdateDataFrameAnalyticsRequest(DataFrameAnalyticsConfigUpdate) - Constructor for class org.elasticsearch.client.ml.UpdateDataFrameAnalyticsRequest
 
updateFilter(UpdateFilterRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Updates a Machine Learning Filter
updateFilterAsync(UpdateFilterRequest, RequestOptions, ActionListener<PutFilterResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Updates a Machine Learning Filter asynchronously and notifies listener on completion
UpdateFilterRequest - Class in org.elasticsearch.client.ml
Updates an existing MlFilter configuration
UpdateFilterRequest(String) - Constructor for class org.elasticsearch.client.ml.UpdateFilterRequest
Construct a new request referencing a non-null, existing filter_id
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
 
updateModelSnapshot(UpdateModelSnapshotRequest, RequestOptions) - Method in class org.elasticsearch.client.MachineLearningClient
Updates a snapshot for a Machine Learning Job.
updateModelSnapshotAsync(UpdateModelSnapshotRequest, RequestOptions, ActionListener<UpdateModelSnapshotResponse>) - Method in class org.elasticsearch.client.MachineLearningClient
Updates a snapshot for a Machine Learning Job, notifies listener once the requested snapshots are retrieved.
UpdateModelSnapshotRequest - Class in org.elasticsearch.client.ml
A request to update information about an existing model snapshot for a given job
UpdateModelSnapshotRequest(String, String) - Constructor for class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
Constructs a request to update information for a snapshot of given job
UpdateModelSnapshotResponse - Class in org.elasticsearch.client.ml
A response acknowledging the update of information for an existing model snapshot for a given job
UpdateModelSnapshotResponse(boolean, ModelSnapshot.Builder) - Constructor for class org.elasticsearch.client.ml.UpdateModelSnapshotResponse
 
updateTransform(UpdateTransformRequest, RequestOptions) - Method in class org.elasticsearch.client.TransformClient
Updates an existing transform
updateTransformAsync(UpdateTransformRequest, RequestOptions, ActionListener<UpdateTransformResponse>) - Method in class org.elasticsearch.client.TransformClient
Updates an existing transform asynchronously and notifies listener on completion
UpdateTransformRequest - Class in org.elasticsearch.client.transform
 
UpdateTransformRequest(TransformConfigUpdate, String) - Constructor for class org.elasticsearch.client.transform.UpdateTransformRequest
 
UpdateTransformResponse - Class in org.elasticsearch.client.transform
 
UpdateTransformResponse(TransformConfig) - Constructor for class org.elasticsearch.client.transform.UpdateTransformResponse
 
updateUser(User, boolean, RefreshPolicy) - Static method in class org.elasticsearch.client.security.PutUserRequest
Update an existing user in the native realm without modifying their password.
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
 
user - Variable in class org.elasticsearch.client.security.GetUsersResponse.ParsedUser
 
User - Class in org.elasticsearch.client.security.user
A user to be utilized with security APIs.
User(String, Collection<String>) - Constructor for class org.elasticsearch.client.security.user.User
Builds the user to be utilized with security APIs.
User(String, Collection<String>, Map<String, Object>, String, String) - Constructor for class org.elasticsearch.client.security.user.User
Builds the user to be utilized with security APIs.
USER_PARSER - Static variable in class org.elasticsearch.client.security.GetUsersResponse
 
UserIndicesPrivileges - Class in org.elasticsearch.client.security.user.privileges
Represents an "index" privilege in the GetUserPrivilegesResponse.
UserIndicesPrivileges(Collection<String>, Collection<String>, boolean, Collection<AbstractIndicesPrivileges.FieldSecurity>, Collection<String>) - Constructor for class org.elasticsearch.client.security.user.privileges.UserIndicesPrivileges
 
USERNAME - Static variable in class org.elasticsearch.client.security.GetUsersResponse
 
userTokens(String) - Static method in class org.elasticsearch.client.security.InvalidateTokenRequest
 
useSignificance() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
useSignificance(boolean) - Method in class org.elasticsearch.client.graph.GraphExploreRequest
Controls the choice of algorithm used to select interesting terms.
usingApiKeyId(String, boolean) - Static method in class org.elasticsearch.client.security.GetApiKeyRequest
Creates get API key request for given api key id
usingApiKeyId(String, boolean) - Static method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
Creates invalidate API key request for given api key id
usingApiKeyName(String, boolean) - Static method in class org.elasticsearch.client.security.GetApiKeyRequest
Creates get API key request for given api key name
usingApiKeyName(String, boolean) - Static method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
Creates invalidate API key request for given api key name
usingRealmAndUserName(String, String) - Static method in class org.elasticsearch.client.security.GetApiKeyRequest
Creates get API key request for given realm and user name
usingRealmAndUserName(String, String) - Static method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
Creates invalidate API key request for given realm and user name
usingRealmName(String) - Static method in class org.elasticsearch.client.security.GetApiKeyRequest
Creates get API key request for given realm name
usingRealmName(String) - Static method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
Creates invalidate API key request for given realm name
usingUserName(String) - Static method in class org.elasticsearch.client.security.GetApiKeyRequest
Creates get API key request for given user name
usingUserName(String) - Static method in class org.elasticsearch.client.security.InvalidateApiKeyRequest
Creates invalidate API key request for given user name

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.asyncsearch.GetAsyncSearchRequest
 
validate() - Method in class org.elasticsearch.client.asyncsearch.SubmitAsyncSearchRequest
 
validate() - Method in class org.elasticsearch.client.core.CountRequest
 
validate() - Method in class org.elasticsearch.client.graph.GraphExploreRequest
 
validate() - Method in class org.elasticsearch.client.indexlifecycle.ExplainLifecycleRequest
 
validate() - Method in class org.elasticsearch.client.indices.CloseIndexRequest
 
validate() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
validate() - Method in class org.elasticsearch.client.indices.ResizeRequest
 
validate() - Method in class org.elasticsearch.client.ml.CloseJobRequest
 
validate() - Method in class org.elasticsearch.client.ml.DeleteCalendarEventRequest
 
validate() - Method in class org.elasticsearch.client.ml.DeleteCalendarJobRequest
 
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.DeleteDataFrameAnalyticsRequest
 
validate() - Method in class org.elasticsearch.client.ml.DeleteExpiredDataRequest
 
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.DeleteModelSnapshotRequest
 
validate() - Method in class org.elasticsearch.client.ml.DeleteTrainedModelRequest
 
validate() - Method in class org.elasticsearch.client.ml.EstimateModelMemoryRequest
 
validate() - Method in class org.elasticsearch.client.ml.EvaluateDataFrameRequest
 
validate() - Method in class org.elasticsearch.client.ml.FindFileStructureRequest
 
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.GetCalendarEventsRequest
 
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.GetDataFrameAnalyticsRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetDataFrameAnalyticsStatsRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetFiltersRequest
 
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.GetModelSnapshotsRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetOverallBucketsRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetTrainedModelsRequest
 
validate() - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
 
validate() - Method in class org.elasticsearch.client.ml.OpenJobRequest
 
validate() - Method in class org.elasticsearch.client.ml.PostCalendarEventRequest
 
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.PutCalendarJobRequest
 
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.PutDataFrameAnalyticsRequest
 
validate() - Method in class org.elasticsearch.client.ml.PutFilterRequest
 
validate() - Method in class org.elasticsearch.client.ml.PutJobRequest
 
validate() - Method in class org.elasticsearch.client.ml.RevertModelSnapshotRequest
 
validate() - Method in class org.elasticsearch.client.ml.SetUpgradeModeRequest
 
validate() - Method in class org.elasticsearch.client.ml.StartDatafeedRequest
 
validate() - Method in class org.elasticsearch.client.ml.StartDataFrameAnalyticsRequest
 
validate() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
 
validate() - Method in class org.elasticsearch.client.ml.StopDataFrameAnalyticsRequest
 
validate() - Method in class org.elasticsearch.client.ml.UpdateDatafeedRequest
 
validate() - Method in class org.elasticsearch.client.ml.UpdateDataFrameAnalyticsRequest
 
validate() - Method in class org.elasticsearch.client.ml.UpdateFilterRequest
 
validate() - Method in class org.elasticsearch.client.ml.UpdateJobRequest
 
validate() - Method in class org.elasticsearch.client.ml.UpdateModelSnapshotRequest
 
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.DelegatePkiAuthenticationRequest
 
validate() - Method in class org.elasticsearch.client.security.PutUserRequest
 
validate() - Method in class org.elasticsearch.client.tasks.GetTaskRequest
 
validate() - Method in class org.elasticsearch.client.transform.DeleteTransformRequest
 
validate() - Method in class org.elasticsearch.client.transform.GetTransformRequest
 
validate() - Method in class org.elasticsearch.client.transform.GetTransformStatsRequest
 
validate() - Method in class org.elasticsearch.client.transform.PreviewTransformRequest
 
validate() - Method in class org.elasticsearch.client.transform.PutTransformRequest
 
validate() - Method in class org.elasticsearch.client.transform.StartTransformRequest
 
validate() - Method in class org.elasticsearch.client.transform.StopTransformRequest
 
validate() - Method in class org.elasticsearch.client.transform.UpdateTransformRequest
 
validate() - Method in interface org.elasticsearch.client.Validatable
Perform validation.
validate(ValidationException) - Method in class org.elasticsearch.client.graph.Hop
 
validate(PipelineAggregationBuilder.ValidationContext) - Method in class org.elasticsearch.client.analytics.InferencePipelineAggregationBuilder
 
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.
VALIDATION_LOSS - Static variable in class org.elasticsearch.client.ml.dataframe.stats.classification.ClassificationStats
 
VALIDATION_LOSS - Static variable in class org.elasticsearch.client.ml.dataframe.stats.regression.RegressionStats
 
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
 
ValidationLoss - Class in org.elasticsearch.client.ml.dataframe.stats.classification
 
ValidationLoss - Class in org.elasticsearch.client.ml.dataframe.stats.regression
 
ValidationLoss(String, List<FoldValues>) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.classification.ValidationLoss
 
ValidationLoss(String, List<FoldValues>) - Constructor for class org.elasticsearch.client.ml.dataframe.stats.regression.ValidationLoss
 
value() - Method in enum org.elasticsearch.client.core.IndexerState
 
value() - Method in enum org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsState
 
value() - Method in enum org.elasticsearch.client.ml.job.config.JobState
 
value() - Method in enum org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource.Type
 
value() - Method in enum org.elasticsearch.client.transform.transforms.TransformStats.State
 
VALUE - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.HuberMetric.Result
 
VALUE - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredErrorMetric.Result
 
VALUE - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.MeanSquaredLogarithmicErrorMetric.Result
 
VALUE - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.regression.RSquaredMetric.Result
 
VALUE_FIELD - Static variable in class org.elasticsearch.client.ml.job.config.RuleCondition
 
valueOf(String) - Static method in enum org.elasticsearch.client.ccr.FollowInfoResponse.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.core.IndexerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.indexlifecycle.OperationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.indices.GetIndexRequest.Feature
Returns the enum constant of this type with the specified name.
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.license.StartBasicResponse.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue.Level
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.dataframe.Classification.ClassAssignmentObjective
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.dataframe.explain.FieldSelection.FeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.dataframe.OutlierDetection.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.dataframe.Regression.LossFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.dataframe.stats.common.MemoryUsage.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.filestructurefinder.FileStructure.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.ml.inference.trainedmodel.TargetType
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.CategorizationStatus
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.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.security.TemplateRoleName.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.transform.transforms.TransformStats.State
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.ExecuteWatchRequest.ActionExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.elasticsearch.client.watcher.ExecutionPhase
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.watcher.WatcherState
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.
values() - Static method in enum org.elasticsearch.client.ccr.FollowInfoResponse.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.core.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.indexlifecycle.OperationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.indices.GetIndexRequest.Feature
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.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.license.StartBasicResponse.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue.Level
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.dataframe.Classification.ClassAssignmentObjective
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.dataframe.DataFrameAnalyticsState
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.dataframe.explain.FieldSelection.FeatureType
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.dataframe.OutlierDetection.Method
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.dataframe.Regression.LossFunction
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.dataframe.stats.common.MemoryUsage.Status
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.filestructurefinder.FileStructure.Format
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.inference.trainedmodel.TargetType
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.CategorizationStatus
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.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.security.TemplateRoleName.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.transform.transforms.pivot.SingleGroupSource.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.elasticsearch.client.transform.transforms.TransformStats.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.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.ExecuteWatchRequest.ActionExecutionMode
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.ExecutionPhase
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.watcher.WatcherState
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 variable in class org.elasticsearch.client.ml.dataframe.stats.common.FoldValues
 
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.indices.IndexTemplateMetadata
 
version() - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
version() - Method in class org.elasticsearch.client.watcher.WatchStatus
 
version(Integer) - Method in class org.elasticsearch.client.indices.IndexTemplateMetadata.Builder
 
version(Integer) - Method in class org.elasticsearch.client.indices.PutIndexTemplateRequest
 
Version(String, String, String, String, String, boolean, String, String, String) - Constructor for class org.elasticsearch.client.core.MainResponse.Version
 
VERSION - Static variable in class org.elasticsearch.client.ml.inference.TrainedModelConfig
 
VERSION - Static variable in class org.elasticsearch.client.transform.transforms.TransformConfig
 
VERSION - Static variable in interface org.elasticsearch.client.watcher.WatchStatus.Field
 
Vertex - Class in org.elasticsearch.client.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.client.graph.Vertex
 
Vertex.VertexId - Class in org.elasticsearch.client.graph
An identifier (implements hashcode and equals) that represents a unique key for a Vertex
VertexId(String, String) - Constructor for class org.elasticsearch.client.graph.Vertex.VertexId
 
VertexRequest - Class in org.elasticsearch.client.graph
A request to identify terms from a choice of field as part of a Hop.
VertexRequest() - Constructor for class org.elasticsearch.client.graph.VertexRequest
 
VIEW_INDEX_METADATA - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 

W

WAIT_FOR_CHECKPOINT - Static variable in class org.elasticsearch.client.transform.StopTransformRequest
 
WAIT_UNTIL - org.elasticsearch.client.security.RefreshPolicy
Leave this request open until a refresh has made the contents of this request visible to search.
waitForActiveShards() - Method in class org.elasticsearch.client.ccr.PutFollowRequest
 
waitForActiveShards() - Method in class org.elasticsearch.client.indices.CloseIndexRequest
Returns the wait for active shard count or null if the default should be used
waitForActiveShards() - Method in class org.elasticsearch.client.indices.CreateIndexRequest
 
waitForActiveShards(ActiveShardCount) - Method in class org.elasticsearch.client.indices.CloseIndexRequest
Sets the number of shard copies that should be active for indices opening to return.
waitForActiveShards(ActiveShardCount) - Method in class org.elasticsearch.client.indices.CreateIndexRequest
Sets the number of shard copies that should be active for index creation to return.
waitForCompletion() - Method in class org.elasticsearch.client.rollup.StopRollupJobRequest
 
waitForCompletion(boolean) - Method in class org.elasticsearch.client.rollup.StopRollupJobRequest
Sets the requests optional "wait_for_completion".
waitForCompletionTimeout() - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
waitForCompletionTimeout(TimeValue) - Method in class org.elasticsearch.client.eql.EqlSearchRequest
 
WARN - org.elasticsearch.client.ml.job.process.ModelSizeStats.CategorizationStatus
 
WARNING - org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue.Level
 
WARNING - Static variable in class org.elasticsearch.client.analytics.ParsedInference
 
wasCreated(String, String) - Method in class org.elasticsearch.client.security.PutPrivilegesResponse
Get response status for the request to create or update application privileges.
WATCH_FIELD - Static variable in class org.elasticsearch.client.watcher.ExecuteWatchResponse
 
WATCH_TRANSFORM - org.elasticsearch.client.watcher.ExecutionPhase
 
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
 
WatcherMetadata - Class in org.elasticsearch.client.watcher
 
WatcherMetadata(boolean) - Constructor for class org.elasticsearch.client.watcher.WatcherMetadata
 
WatcherState - Enum in org.elasticsearch.client.watcher
 
watcherStats(WatcherStatsRequest, RequestOptions) - Method in class org.elasticsearch.client.WatcherClient
Get the watcher stats See the docs for more.
watcherStatsAsync(WatcherStatsRequest, RequestOptions, ActionListener<WatcherStatsResponse>) - Method in class org.elasticsearch.client.WatcherClient
Asynchronously get the watcher stats See the docs for more.
WatcherStatsRequest - Class in org.elasticsearch.client.watcher
A request to explicitly acknowledge a watch.
WatcherStatsRequest() - Constructor for class org.elasticsearch.client.watcher.WatcherStatsRequest
 
WatcherStatsRequest(boolean, boolean) - Constructor for class org.elasticsearch.client.watcher.WatcherStatsRequest
 
WatcherStatsResponse - Class in org.elasticsearch.client.watcher
The response from an 'ack watch' request.
WatcherStatsResponse(NodesResponseHeader, String, WatcherMetadata, List<WatcherStatsResponse.Node>) - Constructor for class org.elasticsearch.client.watcher.WatcherStatsResponse
 
WatcherStatsResponse.Node - Class in org.elasticsearch.client.watcher
 
WatchExecutionSnapshot - Class in org.elasticsearch.client.watcher
 
WatchExecutionSnapshot(String, String, DateTime, DateTime, ExecutionPhase, String[], String[]) - Constructor for class org.elasticsearch.client.watcher.WatchExecutionSnapshot
 
WatchStatus - Class in org.elasticsearch.client.watcher
 
WatchStatus(long, WatchStatus.State, ExecutionState, ZonedDateTime, ZonedDateTime, Map<String, ActionStatus>, Map<String, String>) - 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
 
WeightedMode - Class in org.elasticsearch.client.ml.inference.trainedmodel.ensemble
 
WeightedMode(int, List<Double>) - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedMode
 
WeightedSum - Class in org.elasticsearch.client.ml.inference.trainedmodel.ensemble
 
WeightedSum(List<Double>) - Constructor for class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedSum
 
WEIGHTS - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.Exponent
 
WEIGHTS - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.LogisticRegression
 
WEIGHTS - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedMode
 
WEIGHTS - Static variable in class org.elasticsearch.client.ml.inference.trainedmodel.ensemble.WeightedSum
 
withActionsFiltered(List<String>) - Method in class org.elasticsearch.client.tasks.CancelTasksRequest.Builder
 
withCurve() - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.softclassification.AucRocMetric
 
withError(String...) - Static method in exception org.elasticsearch.client.ValidationException
Creates ValidationException instance initialized with given error messages.
withErrors(List<String>) - Static method in exception org.elasticsearch.client.ValidationException
Creates ValidationException instance initialized with given error messages.
withField(String, String, String...) - Static method in class org.elasticsearch.client.indices.AnalyzeRequest
Analyzes text using the analyzer defined on a specific field within an index
withGlobalAnalyzer(String, String...) - Static method in class org.elasticsearch.client.indices.AnalyzeRequest
Analyzes text using a global analyzer
withIndexAnalyzer(String, String, String...) - Static method in class org.elasticsearch.client.indices.AnalyzeRequest
Analyzes text using a named analyzer on an index
withNodesFiltered(List<String>) - Method in class org.elasticsearch.client.tasks.CancelTasksRequest.Builder
 
withNormalizer(String, String, String...) - Static method in class org.elasticsearch.client.indices.AnalyzeRequest
Analyzes text using a named normalizer on an index
withParentTaskId(TaskId) - Method in class org.elasticsearch.client.tasks.CancelTasksRequest.Builder
 
withPassword(User, char[], boolean, RefreshPolicy) - Static method in class org.elasticsearch.client.security.PutUserRequest
Create or update a user in the native realm, with the user's new or updated password specified in plaintext.
withPasswordHash(User, char[], boolean, RefreshPolicy) - Static method in class org.elasticsearch.client.security.PutUserRequest
Create or update a user in the native realm, with the user's new or updated password specified as a cryptographic hash.
withTaskId(TaskId) - Method in class org.elasticsearch.client.tasks.CancelTasksRequest.Builder
 
withTimeout(TimeValue) - Method in class org.elasticsearch.client.tasks.CancelTasksRequest.Builder
 
withWaitForCompletion(boolean) - Method in class org.elasticsearch.client.tasks.CancelTasksRequest.Builder
 
WRITE - Static variable in class org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
 
writeNamedObject(XContentBuilder, ToXContent.Params, String, NamedXContentObject) - Static method in class org.elasticsearch.client.ml.inference.NamedXContentObjectHelper
 
writeNamedObjects(XContentBuilder, ToXContent.Params, boolean, String, List<? extends NamedXContentObject>) - Static method in class org.elasticsearch.client.ml.inference.NamedXContentObjectHelper
 

X

XCONTENT - org.elasticsearch.client.ml.job.config.DataDescription.DataFormat
 
XContentSource - Class in org.elasticsearch.client.common
Encapsulates the xcontent source
XContentSource(XContentParser) - Constructor for class org.elasticsearch.client.common.XContentSource
Constructs a new XContentSource out of the given parser
xContentType() - Method in class org.elasticsearch.client.indices.PutMappingRequest
The XContentType of the mapping source.
xContentType() - Method in class org.elasticsearch.client.watcher.PutWatchRequest
Get the content type for the source
XML - org.elasticsearch.client.ml.filestructurefinder.FileStructure.Format
 
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.

_

_SOURCE - Static variable in class org.elasticsearch.client.ml.dataframe.DataFrameAnalyticsSource
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes|All Packages