Package org.elasticsearch.client.ml
package org.elasticsearch.client.ml
-
ClassesClassDescriptionAbstractResultResponse<T extends org.elasticsearch.xcontent.ToXContent>Abstract class that provides a list of results and their count.Request to close Machine Learning JobsResponse indicating if the Job(s) closed or notRequest class for removing an event from an existing calendarRequest class for removing Machine Learning Jobs from an existing calendarRequest to delete a Machine Learning CalendarRequest to delete a Machine Learning Datafeed via its IDRequest to delete a data frame analytics configRequest to delete expired model snapshots and forecastsA response acknowledging the deletion of expired dataA request to delete a machine learning filterPOJO for a delete forecast requestRequest to delete a Machine Learning Job via its IDResponse object that contains the acknowledgement or the task id depending on whether the delete job action was requested to wait for completion.Request to delete a Machine Learning Model Snapshot Job via its Job and Snapshot IDsRequest to delete a data frame analytics configRequest to estimate the model memory an analysis config is likely to need given supplied field cardinalities.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 requireRequest object to flush a given Machine Learning job.Response object containing flush acknowledgement and additional dataPojo for forecasting an existing and open Machine Learning JobForecast response objectA request to retrieve buckets of a given jobA response containing the requested bucketsGet the Scheduled Events for a CalendarContains a
Listof the foundScheduledEventobjects and the total count foundA request to retrieve categories of a given jobA response containing the requested categoriesRequest object to getDatafeedConfigobjects with the matchingdatafeedIds.Contains aListof the foundDatafeedConfigobjects and the total count foundRequest object to getDatafeedStatsby their respective datafeedIds_allexplicitly gets all the datafeeds' statistics in the cluster An empty request (nodatafeedIds) implicitly gets all the datafeeds' statistics in the clusterContains aListof the foundDatafeedStatsobjects and the total count foundRequest to get data frame analytics statsA request to retrieveMlFiltersA request to retrieve influencers of a given jobA response containing the requested influencersRequest object to getJobStatsby their respective jobIds_allexplicitly gets all the jobs' statistics in the cluster An empty request (nojobIds) implicitly gets all the jobs' statistics in the clusterA request to retrieve information about model snapshots for a given jobA response containing the requested snapshotsA request to retrieve overall buckets of set of jobsA response containing the requested overall bucketsA request to retrieve records of a given jobA response containing the requested recordsA Pojo class containing an Elastic Node's attributesRequest to open a Machine Learning JobResponse indicating if the Machine Learning Job is now opened or notRequest to add a ScheduledEvent to a Machine Learning calendarResponse to adding ScheduledEvent(s) to a Machine Learning calendarRequest to post data to a Machine Learning jobClass for incrementally building a bulk document request inXContentType.JSONformatResponse object when posting data to a Machine Learning JobRequest to preview a MachineLearning DatafeedResponse containing a datafeed preview in JSON formatRequest class for adding Machine Learning Jobs to an existing calendarRequest to create a new Machine Learning calendarRequest to create a new Machine Learning Datafeed given aDatafeedConfigconfigurationResponse containing the newly createdDatafeedConfigRequest to create a new Machine Learning MlFilter given aMlFilterconfigurationResponse containing the newly createdMlFilterRequest to create a new Machine Learning Job given aJobconfigurationResponse containing the newly createdJobRequest to delete a Machine Learning Job via its IDResponse object that contains the acknowledgement or the task id depending on whether the reset job action was requested to wait for completion.A request to revert to a specific model snapshot for a given jobA response containing the reverted model snapshotSets ML into upgrade_modeRequest to start a DatafeedResponse indicating if the Machine Learning Datafeed is now started or notResponse indicating if the Machine Learning Datafeed is now started or notRequest to stop Machine Learning DatafeedsResponse indicating if the Machine Learning Datafeed is now stopped or notResponse indicating if the Machine Learning Data Frame Analytics is now stopped or notRequests an update to aDatafeedConfigwith the passedDatafeedUpdatesettingsUpdates an existingMlFilterconfigurationA request to update information about an existing model snapshot for a given jobA response acknowledging the update of information for an existing model snapshot for a given job