Index
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
- accessTokenGrant(String) - Static method in class org.elasticsearch.client.security.GrantApiKeyRequest.Grant
- 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.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 thisMultiTermVectorsRequest
- 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
Hop
s. - 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
. - addMaxPrimaryShardSizeCondition(ByteSizeValue) - Method in class org.elasticsearch.client.indices.rollover.RolloverRequest
-
Adds a size-based condition to check if the size of the largest primary shard 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_FORECASTS - Static variable in class org.elasticsearch.client.ml.DeleteForecastRequest
- ALLOW_NO_MATCH - Static variable in class org.elasticsearch.client.ml.CloseJobRequest
- ALLOW_NO_MATCH - Static variable in class org.elasticsearch.client.ml.GetDatafeedRequest
- ALLOW_NO_MATCH - Static variable in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
- 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.GetJobRequest
- ALLOW_NO_MATCH - Static variable in class org.elasticsearch.client.ml.GetJobStatsRequest
- ALLOW_NO_MATCH - Static variable in class org.elasticsearch.client.ml.GetOverallBucketsRequest
- 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.StopDatafeedRequest
- 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 totrue
. - 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 totrue
. - 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 givendetector
- 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
- ASSIGNMENT_MEMORY_BASIS_FIELD - Static variable in class org.elasticsearch.client.ml.job.process.ModelSizeStats
- 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.outlierdetection.ConfusionMatrixMetric
- at(Double...) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.PrecisionMetric
- at(Double...) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.RecallMetric
- AT - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.ConfusionMatrixMetric
- 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.classification
-
Area under the curve (AUC) of the receiver operating characteristic (ROC).
- AucRocMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection
-
Area under the curve (AUC) of the receiver operating characteristic (ROC).
- AucRocMetric(Boolean) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.AucRocMetric
- AucRocMetric(String, Boolean) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.AucRocMetric
- AucRocPoint - Class in org.elasticsearch.client.ml.dataframe.evaluation.common
- AucRocPoint(double, double, double) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.common.AucRocPoint
- AucRocResult - Class in org.elasticsearch.client.ml.dataframe.evaluation.common
- AucRocResult(double, List<AucRocPoint>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.common.AucRocResult
- 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, String) - 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.
- 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.inference.preprocessing.FrequencyEncoding.Builder
- build() - Method in class org.elasticsearch.client.ml.inference.preprocessing.Multi.Builder
- build() - Method in class org.elasticsearch.client.ml.inference.preprocessing.NGram.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.textstructure.structurefinder.TextStructure.Builder
- build() - Method in class org.elasticsearch.client.transform.transforms.DestConfig.Builder
- build() - Method in class org.elasticsearch.client.transform.transforms.latest.LatestConfig.Builder
- build() - Method in class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.Builder
- build() - Method in class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource.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.TimeRetentionPolicyConfig.Builder
- build() - Method in class org.elasticsearch.client.transform.transforms.TimeSyncConfig.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.latest.LatestConfig
- 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.TimeRetentionPolicyConfig
- builder() - Static method in class org.elasticsearch.client.transform.transforms.TimeSyncConfig
- 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) - Static method in class org.elasticsearch.client.ml.inference.preprocessing.NGram
- builder(String) - Static 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<PreProcessor>) - Static method in class org.elasticsearch.client.ml.inference.preprocessing.Multi
- 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.latest.LatestConfig.Builder
- Builder() - Constructor for class org.elasticsearch.client.transform.transforms.pivot.DateHistogramGroupSource.Builder
- Builder() - Constructor for class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource.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.TimeRetentionPolicyConfig.Builder
- Builder() - Constructor for class org.elasticsearch.client.transform.transforms.TimeSyncConfig.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.NGram.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<PreProcessor>) - Constructor for class org.elasticsearch.client.ml.inference.preprocessing.Multi.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.textstructure.structurefinder.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
-
Deprecated.
- 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
-
Deprecated.
- 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.textstructure.FindStructureRequest
- CHARSET - Static variable in class org.elasticsearch.client.textstructure.structurefinder.TextStructure
- 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_NAME - Static variable in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AucRocMetric
- 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
- CLASSES - Static variable in class org.elasticsearch.client.ml.inference.results.FeatureImportance
- 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, String) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
- Classification(String, String, String, List<EvaluationMetric>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.classification.Classification
- Classification(String, 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
- ClassImportance(Object, double) - Constructor for class org.elasticsearch.client.ml.inference.results.FeatureImportance.ClassImportance
- 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.
- clearAll() - Static method in class org.elasticsearch.client.security.ClearApiKeyCacheRequest
- clearApiKeyCache(ClearApiKeyCacheRequest, RequestOptions) - Method in class org.elasticsearch.client.SecurityClient
-
Clears the api key cache for a set of IDs.
- clearApiKeyCacheAsync(ClearApiKeyCacheRequest, RequestOptions, ActionListener<ClearSecurityCacheResponse>) - Method in class org.elasticsearch.client.SecurityClient
-
Clears the api key cache for a set of IDs asynchronously.
- ClearApiKeyCacheRequest - Class in org.elasticsearch.client.security
-
The request used to clear the API key cache.
- clearById(String...) - Static method in class org.elasticsearch.client.security.ClearApiKeyCacheRequest
- 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.
- ClearSecurityCacheResponse - Class in org.elasticsearch.client.security
-
The response object that will be returned when clearing a security cache
- ClearSecurityCacheResponse(List<SecurityNodesResponse.Node>, NodesResponseHeader, String) - Constructor for class org.elasticsearch.client.security.ClearSecurityCacheResponse
- clientCredentialsGrant() - Static method in class org.elasticsearch.client.security.CreateTokenRequest
- clone(CloneSnapshotRequest, RequestOptions) - Method in class org.elasticsearch.client.SnapshotClient
-
Clones a snapshot.
- clone(ResizeRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
-
Deprecated.
- clone(ResizeRequest, RequestOptions) - Method in class org.elasticsearch.client.IndicesClient
-
Clones an index using the Clone Index API.
- clone(Role) - Method in class org.elasticsearch.client.security.user.privileges.Role.Builder
- cloneAsync(CloneSnapshotRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.client.SnapshotClient
-
Asynchronously clones a snapshot.
- 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.textstructure.FindStructureRequest
- COLUMN_NAMES - Static variable in class org.elasticsearch.client.textstructure.structurefinder.TextStructure
- 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.outlierdetection.ConfusionMatrixMetric.ConfusionMatrix
- ConfusionMatrixMetric - Class in org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection
- ConfusionMatrixMetric(List<Double>) - Constructor for class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.ConfusionMatrixMetric
- ConfusionMatrixMetric.ConfusionMatrix - Class in org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection
- ConfusionMatrixMetric.Result - Class in org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection
- 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.ml.AbstractResultResponse
- count(CountRequest, RequestOptions) - Method in class org.elasticsearch.client.RestHighLevelClient
-
Executes a count request using the Count API.
- 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.GetTrainedModelsResponse
- COUNT - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsStatsResponse
- COUNT - Static variable in class org.elasticsearch.client.textstructure.structurefinder.FieldStats
- 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.
- 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, AuthenticateResponse) - Constructor for class org.elasticsearch.client.security.CreateTokenResponse
- CRITICAL - org.elasticsearch.client.migration.DeprecationInfoResponse.DeprecationIssue.Level
- CURRENT_MODEL_BYTES - org.elasticsearch.client.ml.job.process.ModelSizeStats.AssignmentMemoryBasis
- CUSTOM - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.FrequencyEncoding
- CUSTOM - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.Multi
- CUSTOM - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.NGram
- CUSTOM - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.OneHotEncoding
- CUSTOM - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.TargetMeanEncoding
- 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, Instant) - 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, Map<String, Object>, boolean) - 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.Build a DateHistoConfig using
DateHistogramGroupConfig.CalendarInterval
orDateHistogramGroupConfig.FixedInterval
instead - DateHistogramGroupConfig(String, DateHistogramInterval, DateHistogramInterval, String) - Constructor for class org.elasticsearch.client.rollup.job.config.DateHistogramGroupConfig
-
Deprecated.Build a DateHistoConfig using
DateHistogramGroupConfig.CalendarInterval
orDateHistogramGroupConfig.FixedInterval
instead - 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, AuthenticateResponse) - 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 defaultRefreshPolicy.getDefault()
refresh policy. - DeletePrivilegesRequest(String, String[], RefreshPolicy) - Constructor for class org.elasticsearch.client.security.DeletePrivilegesRequest
-
Creates a new
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.job.config.DataDescription.DataFormat
-
This is deprecated
- DELIMITED - org.elasticsearch.client.textstructure.structurefinder.TextStructure.Format
- DELIMITER - Static variable in class org.elasticsearch.client.textstructure.FindStructureRequest
- DELIMITER - Static variable in class org.elasticsearch.client.textstructure.structurefinder.TextStructure
- 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(String, String) - Constructor for class org.elasticsearch.client.transform.transforms.DestConfig
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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(AggregationContext, 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.textstructure.structurefinder.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.indexlifecycle.MigrateAction
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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.Event - 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
- equals(Object) - Method in class org.elasticsearch.client.eql.EqlSearchResponse.Event
- 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.MigrateAction
- 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.SearchableSnapshotAction
- 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.indexlifecycle.WaitForSnapshotAction
- 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.Result
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AucRocMetric
- 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.PerClassSingleValue
- 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.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.Result
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.common.AucRocPoint
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.common.AucRocResult
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.AucRocMetric
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.ConfusionMatrixMetric.ConfusionMatrix
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.ConfusionMatrixMetric
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.ConfusionMatrixMetric.Result
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.OutlierDetection
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.PrecisionMetric
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.PrecisionMetric.Result
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.RecallMetric
- equals(Object) - Method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.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.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.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.Multi
- equals(Object) - Method in class org.elasticsearch.client.ml.inference.preprocessing.NGram
- 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.ClassImportance
- 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.ml.UpgradeJobModelSnapshotRequest
- equals(Object) - Method in class org.elasticsearch.client.ml.UpgradeJobModelSnapshotResponse
- 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.ClearApiKeyCacheRequest
- 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.GrantApiKeyRequest
- equals(Object) - Method in class org.elasticsearch.client.security.GrantApiKeyRequest.Grant
- 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.snapshots.GetFeaturesResponse
- equals(Object) - Method in class org.elasticsearch.client.snapshots.GetFeaturesResponse.SnapshottableFeature
- 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.textstructure.FindStructureRequest
- equals(Object) - Method in class org.elasticsearch.client.textstructure.FindStructureResponse
- equals(Object) - Method in class org.elasticsearch.client.textstructure.structurefinder.FieldStats
- equals(Object) - Method in class org.elasticsearch.client.textstructure.structurefinder.TextStructure
- 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.latest.LatestConfig
- 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.TimeRetentionPolicyConfig
- 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(String, String, BytesReference) - Constructor for class org.elasticsearch.client.eql.EqlSearchResponse.Event
- 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_GENERATED - Static variable in class org.elasticsearch.client.ml.GetDatafeedRequest
- EXCLUDE_GENERATED - Static variable in class org.elasticsearch.client.ml.GetDataFrameAnalyticsRequest
- EXCLUDE_GENERATED - Static variable in class org.elasticsearch.client.ml.GetJobRequest
- EXCLUDE_GENERATED - Static variable in class org.elasticsearch.client.ml.GetTrainedModelsRequest
- EXCLUDE_GENERATED - Static variable in class org.elasticsearch.client.transform.GetTransformRequest
- 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.textstructure.structurefinder.TextStructure
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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.textstructure.FindStructureRequest
- 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.textstructure.structurefinder.TextStructure
- 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
- FEATURE_PREFIX - Static variable in class org.elasticsearch.client.ml.inference.preprocessing.NGram
- FeatureImportance - Class in org.elasticsearch.client.ml.inference.results
- FeatureImportance(String, Double, List<FeatureImportance.ClassImportance>) - Constructor for class org.elasticsearch.client.ml.inference.results.FeatureImportance
- FeatureImportance.ClassImportance - Class in org.elasticsearch.client.ml.inference.results
- features() - Method in class org.elasticsearch.client.indices.GetIndexRequest
- features() - Method in class org.elasticsearch.client.RestHighLevelClient
-
A wrapper for the
RestHighLevelClient
that provides methods for accessing the Searchable Snapshots APIs. - features(GetIndexRequest.Feature...) - Method in class org.elasticsearch.client.indices.GetIndexRequest
- FEATURES - org.elasticsearch.client.xpack.XPackInfoRequest.Category
- FeaturesClient - Class in org.elasticsearch.client
-
A wrapper for the
RestHighLevelClient
that provides methods for accessing the Snapshot API. - 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
- FeaturesRequestConverters - Class in org.elasticsearch.client
- 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.NGram
- 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.textstructure.structurefinder.TextStructure
- 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.textstructure.structurefinder
- 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 - findStructure(FindStructureRequest, RequestOptions) - Method in class org.elasticsearch.client.TextStructureClient
-
Finds the structure of a file
- findStructureAsync(FindStructureRequest, RequestOptions, ActionListener<FindStructureResponse>) - Method in class org.elasticsearch.client.TextStructureClient
-
Finds the structure of a file asynchronously and notifies the listener on completion
- FindStructureRequest - Class in org.elasticsearch.client.textstructure
- FindStructureRequest() - Constructor for class org.elasticsearch.client.textstructure.FindStructureRequest
- FindStructureResponse - Class in org.elasticsearch.client.textstructure
- 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
- 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_MERGE_INDEX - Static variable in class org.elasticsearch.client.indexlifecycle.SearchableSnapshotAction
- 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
-
Deprecated.
- 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
-
Deprecated.
- forClass(String) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AucRocMetric
- forClassWithCurve(String) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.classification.AucRocMetric
- 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.security.support.CertificateInfo
- FORMAT - Static variable in interface org.elasticsearch.client.security.TemplateRoleName.Fields
- FORMAT - Static variable in class org.elasticsearch.client.textstructure.FindStructureRequest
- FORMAT - Static variable in class org.elasticsearch.client.textstructure.structurefinder.TextStructure
- 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, LatestConfig) - 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.
- 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.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.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.AssignmentMemoryBasis
- 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.textstructure.structurefinder.TextStructure.Format
- 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.Event
- 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.AucRocMetric
- 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.common.AucRocPoint
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.common.AucRocResult
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.AucRocMetric
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.ConfusionMatrixMetric.ConfusionMatrix
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.ConfusionMatrixMetric
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.ConfusionMatrixMetric.Result
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.OutlierDetection
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.PrecisionMetric
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.PrecisionMetric.Result
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.RecallMetric
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.dataframe.evaluation.outlierdetection.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.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.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.Multi
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.inference.preprocessing.NGram
- 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.ClassImportance
- 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.ml.UpgradeJobModelSnapshotRequest
- fromXContent(XContentParser) - Static method in class org.elasticsearch.client.ml.UpgradeJobModelSnapshotResponse
- 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.ClearSecurityCacheResponse
- 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.textstructure.FindStructureResponse
- 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.latest.LatestConfig
- 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.TimeRetentionPolicyConfig
- 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_COPY - org.elasticsearch.client.searchable_snapshots.MountSnapshotRequest.Storage
- 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, boolean, Integer, GeoBoundingBox) - Constructor for class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource
- GeoTileGroupSource(String, Integer, GeoBoundingBox) - Constructor for class org.elasticsearch.client.transform.transforms.pivot.GeoTileGroupSource
- GeoTileGroupSource.Builder - Class in org.elasticsearch.client.transform.transforms.pivot
- 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.GrantApiKeyRequest.Grant
- getAccessToken() - Method in class org.elasticsearch.client.security.InvalidateTokenRequest
- 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
- getAllowNoForecasts() - Method in class org.elasticsearch.client.ml.DeleteForecastRequest
- getAllowNoMatch() - Method in class org.elasticsearch.client.ml.CloseJobRequest
- getAllowNoMatch() - Method in class org.elasticsearch.client.ml.GetDatafeedRequest
- getAllowNoMatch() - Method in class org.elasticsearch.client.ml.GetDatafeedStatsRequest
- 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.GetJobRequest
- getAllowNoMatch() - Method in class org.elasticsearch.client.ml.GetJobStatsRequest
- getAllowNoMatch() - 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.GetTrainedModelsRequest
- getAllowNoMatch() - Method in class org.elasticsearch.client.ml.GetTrainedModelsStatsRequest
- getAllowNoMatch() - Method in class org.elasticsearch.client.ml.StopDatafeedRequest
- 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.Classification
- getAlpha() - Method in class org.elasticsearch.client.ml.dataframe.Regression
- 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() - Method in class org.elasticsearch.client.security.GrantApiKeyRequest
- 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 specifiedapplicationName
- 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.
- getAssignmentMemoryBasis() - Method in class org.elasticsearch.client.ml.job.process.ModelSizeStats
- 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
- getAuthentication() - Method in class org.elasticsearch.client.security.CreateTokenResponse
- getAuthentication() - Method in class org.elasticsearch.client.security.DelegatePkiAuthenticationResponse
- getAuthenticationRealm() - Method in class org.elasticsearch.client.security.AuthenticateResponse
- getAuthenticationType() - 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 foundScheduledEvent
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.textstructure.structurefinder.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
- GetC
SecurityClient.changePassword(ChangePasswordRequest, RequestOptions)
instead