Cancellable |
WatcherClient.ackWatchAsync(AckWatchRequest request,
RequestOptions options,
ActionListener<AckWatchResponse> listener) |
Asynchronously acknowledges a watch.
|
Cancellable |
WatcherClient.activateWatchAsync(ActivateWatchRequest request,
RequestOptions options,
ActionListener<ActivateWatchResponse> listener) |
Asynchronously activates a watch from the cluster
See
the docs for more.
|
Cancellable |
IndicesClient.analyzeAsync(AnalyzeRequest request,
RequestOptions options,
ActionListener<AnalyzeResponse> listener) |
|
Cancellable |
SecurityClient.authenticateAsync(RequestOptions options,
ActionListener<AuthenticateResponse> listener) |
Authenticate the current user asynchronously and return all the information about the authenticated user.
|
Cancellable |
RestHighLevelClient.bulkAsync(BulkRequest bulkRequest,
RequestOptions options,
ActionListener<BulkResponse> listener) |
Asynchronously executes a bulk request using the Bulk API.
|
Cancellable |
TasksClient.cancelAsync(CancelTasksRequest cancelTasksRequest,
RequestOptions options,
ActionListener<CancelTasksResponse> listener) |
Asynchronously cancel one or more cluster tasks using the Task Management API.
|
Cancellable |
SecurityClient.changePasswordAsync(RequestOptions options,
ChangePasswordRequest request,
ActionListener<Boolean> listener) |
Deprecated.
|
Cancellable |
SecurityClient.changePasswordAsync(ChangePasswordRequest request,
RequestOptions options,
ActionListener<Boolean> listener) |
Change the password of a user of a native realm or built-in user asynchronously.
|
Cancellable |
SnapshotClient.cleanupRepositoryAsync(CleanupRepositoryRequest cleanupRepositoryRequest,
RequestOptions options,
ActionListener<CleanupRepositoryResponse> listener) |
Asynchronously cleans up a snapshot repository.
|
Cancellable |
IndicesClient.clearCacheAsync(ClearIndicesCacheRequest clearIndicesCacheRequest,
RequestOptions options,
ActionListener<ClearIndicesCacheResponse> listener) |
Asynchronously clears the cache of one or more indices using the Clear Cache API.
|
Cancellable |
SecurityClient.clearRealmCacheAsync(ClearRealmCacheRequest request,
RequestOptions options,
ActionListener<ClearRealmCacheResponse> listener) |
Clears the cache in one or more realms asynchronously.
|
Cancellable |
SecurityClient.clearRolesCacheAsync(ClearRolesCacheRequest request,
RequestOptions options,
ActionListener<ClearRolesCacheResponse> listener) |
Clears the roles cache for a set of roles asynchronously.
|
Cancellable |
RestHighLevelClient.clearScrollAsync(ClearScrollRequest clearScrollRequest,
RequestOptions options,
ActionListener<ClearScrollResponse> listener) |
Asynchronously clears one or more scroll ids using the Clear Scroll API.
|
Cancellable |
IndicesClient.cloneAsync(ResizeRequest resizeRequest,
RequestOptions options,
ActionListener<ResizeResponse> listener) |
Asynchronously clones an index using the Clone Index API.
|
Cancellable |
IndicesClient.closeAsync(CloseIndexRequest closeIndexRequest,
RequestOptions options,
ActionListener<CloseIndexResponse> listener) |
Asynchronously closes an index using the Close Index API.
|
Cancellable |
MachineLearningClient.closeJobAsync(CloseJobRequest request,
RequestOptions options,
ActionListener<CloseJobResponse> listener) |
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.
|
Cancellable |
RestHighLevelClient.countAsync(CountRequest countRequest,
RequestOptions options,
ActionListener<CountResponse> listener) |
Asynchronously executes a count request using the Count API.
|
Cancellable |
SecurityClient.createApiKeyAsync(CreateApiKeyRequest request,
RequestOptions options,
ActionListener<CreateApiKeyResponse> listener) |
Asynchronously creates an API key.
See
the docs for more.
|
Cancellable |
IndicesClient.createAsync(CreateIndexRequest createIndexRequest,
RequestOptions options,
ActionListener<CreateIndexResponse> listener) |
Deprecated.
|
Cancellable |
IndicesClient.createAsync(CreateIndexRequest createIndexRequest,
RequestOptions options,
ActionListener<CreateIndexResponse> listener) |
Asynchronously creates an index using the Create Index API.
|
Cancellable |
SnapshotClient.createAsync(CreateSnapshotRequest createSnapshotRequest,
RequestOptions options,
ActionListener<CreateSnapshotResponse> listener) |
Asynchronously creates a snapshot.
|
Cancellable |
SnapshotClient.createRepositoryAsync(PutRepositoryRequest putRepositoryRequest,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously creates a snapshot repository.
|
Cancellable |
SecurityClient.createTokenAsync(CreateTokenRequest request,
RequestOptions options,
ActionListener<CreateTokenResponse> listener) |
Asynchronously creates an OAuth2 token.
|
Cancellable |
WatcherClient.deactivateWatchAsync(DeactivateWatchRequest request,
RequestOptions options,
ActionListener<DeactivateWatchResponse> listener) |
Asynchronously deactivate an existing watch
See
the docs for more.
|
Cancellable |
SecurityClient.delegatePkiAuthenticationAsync(DelegatePkiAuthenticationRequest request,
RequestOptions options,
ActionListener<DelegatePkiAuthenticationResponse> listener) |
Asynchronously get an Elasticsearch access token from an X509Certificate chain.
|
Cancellable |
IndicesClient.deleteAsync(DeleteIndexRequest deleteIndexRequest,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously deletes an index using the Delete Index API.
|
Cancellable |
RestHighLevelClient.deleteAsync(DeleteRequest deleteRequest,
RequestOptions options,
ActionListener<DeleteResponse> listener) |
Asynchronously deletes a document by id using the Delete API.
|
Cancellable |
SnapshotClient.deleteAsync(DeleteSnapshotRequest deleteSnapshotRequest,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously deletes a snapshot.
|
Cancellable |
CcrClient.deleteAutoFollowPatternAsync(DeleteAutoFollowPatternRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously deletes an auto follow pattern.
|
Cancellable |
RestHighLevelClient.deleteByQueryAsync(DeleteByQueryRequest deleteByQueryRequest,
RequestOptions options,
ActionListener<BulkByScrollResponse> listener) |
Asynchronously executes a delete by query request.
|
Cancellable |
RestHighLevelClient.deleteByQueryRethrottleAsync(RethrottleRequest rethrottleRequest,
RequestOptions options,
ActionListener<ListTasksResponse> listener) |
Asynchronously execute an delete by query rethrottle request.
|
Cancellable |
MachineLearningClient.deleteCalendarAsync(DeleteCalendarRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Deletes the given Machine Learning Job asynchronously and notifies the listener on completion
|
Cancellable |
MachineLearningClient.deleteCalendarEventAsync(DeleteCalendarEventRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Removes a Scheduled Event from a calendar, notifies listener when completed
|
Cancellable |
MachineLearningClient.deleteCalendarJobAsync(DeleteCalendarJobRequest request,
RequestOptions options,
ActionListener<PutCalendarResponse> listener) |
Removes Machine Learning Job(s) from a calendar, notifies listener when completed
|
Cancellable |
MachineLearningClient.deleteDatafeedAsync(DeleteDatafeedRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Deletes the given Machine Learning Datafeed asynchronously and notifies the listener on completion
|
Cancellable |
MachineLearningClient.deleteDataFrameAnalyticsAsync(DeleteDataFrameAnalyticsRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Deletes the given Data Frame Analytics config asynchronously and notifies listener upon completion
|
Cancellable |
MachineLearningClient.deleteExpiredDataAsync(DeleteExpiredDataRequest request,
RequestOptions options,
ActionListener<DeleteExpiredDataResponse> listener) |
Deletes expired data from Machine Learning Jobs asynchronously and notifies the listener on completion
|
Cancellable |
MachineLearningClient.deleteFilterAsync(DeleteFilterRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Deletes the given Machine Learning filter asynchronously and notifies the listener on completion
|
Cancellable |
MachineLearningClient.deleteForecastAsync(DeleteForecastRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Deletes Machine Learning Job Forecasts asynchronously
|
Cancellable |
MachineLearningClient.deleteJobAsync(DeleteJobRequest request,
RequestOptions options,
ActionListener<DeleteJobResponse> listener) |
Deletes the given Machine Learning Job asynchronously and notifies the listener on completion
|
Cancellable |
LicenseClient.deleteLicenseAsync(DeleteLicenseRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously deletes license from the cluster.
|
Cancellable |
IndexLifecycleClient.deleteLifecyclePolicyAsync(DeleteLifecyclePolicyRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously delete a lifecycle definition
See
|
Cancellable |
MachineLearningClient.deleteModelSnapshotAsync(DeleteModelSnapshotRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Deletes Machine Learning Model Snapshots asynchronously and notifies the listener on completion
|
Cancellable |
IngestClient.deletePipelineAsync(DeletePipelineRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously delete an existing pipeline.
|
Cancellable |
EnrichClient.deletePolicyAsync(DeletePolicyRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously executes the delete policy api, which deletes an enrich policy.
|
Cancellable |
SecurityClient.deletePrivilegesAsync(DeletePrivilegesRequest request,
RequestOptions options,
ActionListener<DeletePrivilegesResponse> listener) |
Asynchronously removes an application privilege
See
the docs for more.
|
Cancellable |
SnapshotClient.deleteRepositoryAsync(DeleteRepositoryRequest deleteRepositoryRequest,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously deletes a snapshot repository.
|
Cancellable |
SecurityClient.deleteRoleAsync(DeleteRoleRequest request,
RequestOptions options,
ActionListener<DeleteRoleResponse> listener) |
Removes role from the native realm.
|
Cancellable |
SecurityClient.deleteRoleMappingAsync(DeleteRoleMappingRequest request,
RequestOptions options,
ActionListener<DeleteRoleMappingResponse> listener) |
Asynchronously delete a role mapping.
|
Cancellable |
RollupClient.deleteRollupJobAsync(DeleteRollupJobRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously delete a rollup job from the cluster
See
The docs for details.
|
Cancellable |
RestHighLevelClient.deleteScriptAsync(DeleteStoredScriptRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously delete stored script by id.
|
Cancellable |
IndexLifecycleClient.deleteSnapshotLifecyclePolicyAsync(DeleteSnapshotLifecyclePolicyRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously delete a snapshot lifecycle definition
See
|
Cancellable |
IndicesClient.deleteTemplateAsync(DeleteIndexTemplateRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
|
Cancellable |
TransformClient.deleteTransformAsync(DeleteTransformRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Delete a transform asynchronously and notifies listener on completion
|
Cancellable |
SecurityClient.deleteUserAsync(DeleteUserRequest request,
RequestOptions options,
ActionListener<DeleteUserResponse> listener) |
Asynchronously deletes a user in the native realm.
|
Cancellable |
WatcherClient.deleteWatchAsync(DeleteWatchRequest request,
RequestOptions options,
ActionListener<DeleteWatchResponse> listener) |
Asynchronously deletes a watch from the cluster
See
the docs for more.
|
Cancellable |
SecurityClient.disableUserAsync(RequestOptions options,
DisableUserRequest request,
ActionListener<Boolean> listener) |
Deprecated.
|
Cancellable |
SecurityClient.disableUserAsync(DisableUserRequest request,
RequestOptions options,
ActionListener<Boolean> listener) |
Disable a native realm or built-in user asynchronously.
|
Cancellable |
SecurityClient.enableUserAsync(RequestOptions options,
EnableUserRequest request,
ActionListener<Boolean> listener) |
Deprecated.
|
Cancellable |
SecurityClient.enableUserAsync(EnableUserRequest request,
RequestOptions options,
ActionListener<Boolean> listener) |
Enable a native realm or built-in user asynchronously.
|
Cancellable |
MachineLearningClient.estimateMemoryUsageAsync(PutDataFrameAnalyticsRequest request,
RequestOptions options,
ActionListener<EstimateMemoryUsageResponse> listener) |
Estimates memory usage for the given Data Frame Analytics asynchronously and notifies listener upon completion
|
Cancellable |
MachineLearningClient.evaluateDataFrameAsync(EvaluateDataFrameRequest request,
RequestOptions options,
ActionListener<EvaluateDataFrameResponse> listener) |
Evaluates the given Data Frame asynchronously and notifies listener upon completion
|
Cancellable |
EnrichClient.executePolicyAsync(ExecutePolicyRequest request,
RequestOptions options,
ActionListener<ExecutePolicyResponse> listener) |
Asynchronously executes the execute policy api, which executes an enrich policy.
|
Cancellable |
IndexLifecycleClient.executeSnapshotLifecyclePolicyAsync(ExecuteSnapshotLifecyclePolicyRequest request,
RequestOptions options,
ActionListener<ExecuteSnapshotLifecyclePolicyResponse> listener) |
Asynchronously execute a snapshot lifecycle definition
See
|
Cancellable |
IndexLifecycleClient.executeSnapshotLifecycleRetentionAsync(ExecuteSnapshotLifecycleRetentionRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously execute snapshot lifecycle retention
See
|
Cancellable |
WatcherClient.executeWatchAsync(ExecuteWatchRequest request,
RequestOptions options,
ActionListener<ExecuteWatchResponse> listener) |
Asynchronously execute a watch on the cluster
See
the docs for more.
|
Cancellable |
IndicesClient.existsAliasAsync(GetAliasesRequest getAliasesRequest,
RequestOptions options,
ActionListener<Boolean> listener) |
Asynchronously checks if one or more aliases exist using the Aliases Exist API.
|
Cancellable |
IndicesClient.existsAsync(GetIndexRequest request,
RequestOptions options,
ActionListener<Boolean> listener) |
Deprecated.
|
Cancellable |
IndicesClient.existsAsync(GetIndexRequest request,
RequestOptions options,
ActionListener<Boolean> listener) |
Asynchronously checks if the index (indices) exists or not.
|
Cancellable |
RestHighLevelClient.existsAsync(GetRequest getRequest,
RequestOptions options,
ActionListener<Boolean> listener) |
Asynchronously checks for the existence of a document.
|
Cancellable |
RestHighLevelClient.existsSourceAsync(GetRequest getRequest,
RequestOptions options,
ActionListener<Boolean> listener) |
Asynchronously checks for the existence of a document with a "_source" field.
|
Cancellable |
IndicesClient.existsTemplateAsync(IndexTemplatesExistRequest indexTemplatesExistRequest,
RequestOptions options,
ActionListener<Boolean> listener) |
Uses the Index Templates API to determine if index templates exist
|
Cancellable |
RestHighLevelClient.explainAsync(ExplainRequest explainRequest,
RequestOptions options,
ActionListener<ExplainResponse> listener) |
Asynchronously executes a request using the Explain API.
|
Cancellable |
IndexLifecycleClient.explainLifecycleAsync(ExplainLifecycleRequest request,
RequestOptions options,
ActionListener<ExplainLifecycleResponse> listener) |
Asynchronously explain the lifecycle state for an index
See
|
Cancellable |
GraphClient.exploreAsync(GraphExploreRequest graphExploreRequest,
RequestOptions options,
ActionListener<GraphExploreResponse> listener) |
Asynchronously executes an exploration request using the Graph API.
|
Cancellable |
RestHighLevelClient.fieldCapsAsync(FieldCapabilitiesRequest fieldCapabilitiesRequest,
RequestOptions options,
ActionListener<FieldCapabilitiesResponse> listener) |
Asynchronously executes a request using the Field Capabilities API.
|
Cancellable |
MachineLearningClient.findFileStructureAsync(FindFileStructureRequest request,
RequestOptions options,
ActionListener<FindFileStructureResponse> listener) |
Finds the structure of a file asynchronously and notifies the listener on completion
|
Cancellable |
IndicesClient.flushAsync(FlushRequest flushRequest,
RequestOptions options,
ActionListener<FlushResponse> listener) |
Asynchronously flush one or more indices using the Flush API.
|
Cancellable |
MachineLearningClient.flushJobAsync(FlushJobRequest request,
RequestOptions options,
ActionListener<FlushJobResponse> listener) |
Flushes internally buffered data for the given Machine Learning Job asynchronously ensuring all data sent to the has been processed.
|
Cancellable |
IndicesClient.flushSyncedAsync(SyncedFlushRequest syncedFlushRequest,
RequestOptions options,
ActionListener<SyncedFlushResponse> listener) |
Asynchronously initiate a synced flush manually using the synced flush API.
|
Cancellable |
IndicesClient.forcemergeAsync(ForceMergeRequest forceMergeRequest,
RequestOptions options,
ActionListener<ForceMergeResponse> listener) |
Asynchronously force merge one or more indices using the Force Merge API.
|
Cancellable |
IndicesClient.forceMergeAsync(ForceMergeRequest forceMergeRequest,
RequestOptions options,
ActionListener<ForceMergeResponse> listener) |
Deprecated.
|
Cancellable |
MachineLearningClient.forecastJobAsync(ForecastJobRequest request,
RequestOptions options,
ActionListener<ForecastJobResponse> listener) |
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.
|
Cancellable |
CcrClient.forgetFollowerAsync(ForgetFollowerRequest request,
RequestOptions options,
ActionListener<BroadcastResponse> listener) |
Asynchronously instructs an index acting as a leader index to forget the specified follower index.
|
Cancellable |
IndicesClient.freezeAsync(FreezeIndexRequest request,
RequestOptions options,
ActionListener<ShardsAcknowledgedResponse> listener) |
Asynchronously calls the _freeze API
|
Cancellable |
IndicesClient.getAliasAsync(GetAliasesRequest getAliasesRequest,
RequestOptions options,
ActionListener<GetAliasesResponse> listener) |
Asynchronously gets one or more aliases using the Get Index Aliases API.
|
Cancellable |
SecurityClient.getApiKeyAsync(GetApiKeyRequest request,
RequestOptions options,
ActionListener<GetApiKeyResponse> listener) |
Asynchronously retrieve API Key(s) information.
See
the docs for more.
|
Cancellable |
IndicesClient.getAsync(GetIndexRequest getIndexRequest,
RequestOptions options,
ActionListener<GetIndexResponse> listener) |
Deprecated.
|
Cancellable |
IndicesClient.getAsync(GetIndexRequest getIndexRequest,
RequestOptions options,
ActionListener<GetIndexResponse> listener) |
|
Cancellable |
RestHighLevelClient.getAsync(GetRequest getRequest,
RequestOptions options,
ActionListener<GetResponse> listener) |
Asynchronously retrieves a document by id using the Get API.
|
Cancellable |
SnapshotClient.getAsync(GetSnapshotsRequest getSnapshotsRequest,
RequestOptions options,
ActionListener<GetSnapshotsResponse> listener) |
Asynchronously get snapshots.
|
Cancellable |
TasksClient.getAsync(GetTaskRequest request,
RequestOptions options,
ActionListener<Optional<GetTaskResponse>> listener) |
Get a task using the Task Management API.
|
Cancellable |
CcrClient.getAutoFollowPatternAsync(GetAutoFollowPatternRequest request,
RequestOptions options,
ActionListener<GetAutoFollowPatternResponse> listener) |
Asynchronously gets an auto follow pattern.
|
Cancellable |
MachineLearningClient.getBucketsAsync(GetBucketsRequest request,
RequestOptions options,
ActionListener<GetBucketsResponse> listener) |
Gets the buckets for a Machine Learning Job, notifies listener once the requested buckets are retrieved.
|
Cancellable |
SecurityClient.getBuiltinPrivilegesAsync(RequestOptions options,
ActionListener<GetBuiltinPrivilegesResponse> listener) |
Asynchronously get builtin (cluster & index) privilege(s).
|
Cancellable |
MachineLearningClient.getCalendarEventsAsync(GetCalendarEventsRequest request,
RequestOptions options,
ActionListener<GetCalendarEventsResponse> listener) |
Gets the events for a a machine learning calendar asynchronously, notifies the listener on completion
|
Cancellable |
MachineLearningClient.getCalendarsAsync(GetCalendarsRequest request,
RequestOptions options,
ActionListener<GetCalendarsResponse> listener) |
Gets a single or multiple calendars, notifies listener once the requested records are retrieved.
|
Cancellable |
MachineLearningClient.getCategoriesAsync(GetCategoriesRequest request,
RequestOptions options,
ActionListener<GetCategoriesResponse> listener) |
Gets the categories for a Machine Learning Job, notifies listener once the requested buckets are retrieved.
|
Cancellable |
CcrClient.getCcrStatsAsync(CcrStatsRequest request,
RequestOptions options,
ActionListener<CcrStatsResponse> listener) |
Asynchronously gets all CCR stats.
|
Cancellable |
MachineLearningClient.getDatafeedAsync(GetDatafeedRequest request,
RequestOptions options,
ActionListener<GetDatafeedResponse> listener) |
Gets one or more Machine Learning datafeed configuration info, asynchronously.
|
Cancellable |
MachineLearningClient.getDatafeedStatsAsync(GetDatafeedStatsRequest request,
RequestOptions options,
ActionListener<GetDatafeedStatsResponse> listener) |
Gets statistics for one or more Machine Learning datafeeds, asynchronously.
|
Cancellable |
MachineLearningClient.getDataFrameAnalyticsAsync(GetDataFrameAnalyticsRequest request,
RequestOptions options,
ActionListener<GetDataFrameAnalyticsResponse> listener) |
Gets a single or multiple Data Frame Analytics configs asynchronously and notifies listener upon completion
|
Cancellable |
MachineLearningClient.getDataFrameAnalyticsStatsAsync(GetDataFrameAnalyticsStatsRequest request,
RequestOptions options,
ActionListener<GetDataFrameAnalyticsStatsResponse> listener) |
Gets the running statistics of a Data Frame Analytics asynchronously and notifies listener upon completion
|
Cancellable |
MigrationClient.getDeprecationInfoAsync(DeprecationInfoRequest request,
RequestOptions options,
ActionListener<DeprecationInfoResponse> listener) |
Asynchronously get deprecation info for one or more indices
|
Cancellable |
IndicesClient.getFieldMappingAsync(GetFieldMappingsRequest getFieldMappingsRequest,
RequestOptions options,
ActionListener<GetFieldMappingsResponse> listener) |
Deprecated.
|
Cancellable |
IndicesClient.getFieldMappingAsync(GetFieldMappingsRequest getFieldMappingsRequest,
RequestOptions options,
ActionListener<GetFieldMappingsResponse> listener) |
Asynchronously retrieves the field mappings on an index or indices using the Get Field Mapping API.
|
Cancellable |
MachineLearningClient.getFilterAsync(GetFiltersRequest request,
RequestOptions options,
ActionListener<GetFiltersResponse> listener) |
Gets Machine Learning Filters asynchronously and notifies listener on completion
|
Cancellable |
CcrClient.getFollowInfoAsync(FollowInfoRequest request,
RequestOptions options,
ActionListener<FollowInfoResponse> listener) |
Asynchronously gets follow info for specific indices.
|
Cancellable |
CcrClient.getFollowStatsAsync(FollowStatsRequest request,
RequestOptions options,
ActionListener<FollowStatsResponse> listener) |
Asynchronously gets follow stats for specific indices.
|
Cancellable |
IndicesClient.getIndexTemplateAsync(GetIndexTemplatesRequest getIndexTemplatesRequest,
RequestOptions options,
ActionListener<GetIndexTemplatesResponse> listener) |
|
Cancellable |
MachineLearningClient.getInfluencersAsync(GetInfluencersRequest request,
RequestOptions options,
ActionListener<GetInfluencersResponse> listener) |
Gets the influencers for a Machine Learning Job, notifies listener once the requested influencers are retrieved.
|
Cancellable |
MachineLearningClient.getJobAsync(GetJobRequest request,
RequestOptions options,
ActionListener<GetJobResponse> listener) |
Gets one or more Machine Learning job configuration info, asynchronously.
|
Cancellable |
MachineLearningClient.getJobStatsAsync(GetJobStatsRequest request,
RequestOptions options,
ActionListener<GetJobStatsResponse> listener) |
Gets usage statistics for one or more Machine Learning jobs, asynchronously.
|
Cancellable |
LicenseClient.getLicenseAsync(GetLicenseRequest request,
RequestOptions options,
ActionListener<GetLicenseResponse> listener) |
Asynchronously returns the current license for the cluster cluster.
|
Cancellable |
IndexLifecycleClient.getLifecyclePolicyAsync(GetLifecyclePolicyRequest request,
RequestOptions options,
ActionListener<GetLifecyclePolicyResponse> listener) |
Asynchronously retrieve one or more lifecycle policy definition.
|
Cancellable |
IndicesClient.getMappingAsync(GetMappingsRequest getMappingsRequest,
RequestOptions options,
ActionListener<GetMappingsResponse> listener) |
Deprecated.
|
Cancellable |
IndicesClient.getMappingAsync(GetMappingsRequest getMappingsRequest,
RequestOptions options,
ActionListener<GetMappingsResponse> listener) |
Asynchronously retrieves the mappings on an index on indices using the Get Mapping API.
|
Cancellable |
MachineLearningClient.getMlInfoAsync(MlInfoRequest request,
RequestOptions options,
ActionListener<MlInfoResponse> listener) |
Gets Machine Learning information about default values and limits, asynchronously.
|
Cancellable |
MachineLearningClient.getModelSnapshotsAsync(GetModelSnapshotsRequest request,
RequestOptions options,
ActionListener<GetModelSnapshotsResponse> listener) |
Gets the snapshots for a Machine Learning Job, notifies listener once the requested snapshots are retrieved.
|
Cancellable |
MachineLearningClient.getOverallBucketsAsync(GetOverallBucketsRequest request,
RequestOptions options,
ActionListener<GetOverallBucketsResponse> listener) |
Gets overall buckets for a set of Machine Learning Jobs, notifies listener once the requested buckets are retrieved.
|
Cancellable |
IngestClient.getPipelineAsync(GetPipelineRequest request,
RequestOptions options,
ActionListener<GetPipelineResponse> listener) |
Asynchronously get an existing pipeline.
|
Cancellable |
EnrichClient.getPolicyAsync(GetPolicyRequest request,
RequestOptions options,
ActionListener<GetPolicyResponse> listener) |
Asynchronously executes the get policy api, which retrieves an enrich policy.
|
Cancellable |
SecurityClient.getPrivilegesAsync(GetPrivilegesRequest request,
RequestOptions options,
ActionListener<GetPrivilegesResponse> listener) |
Asynchronously get application privilege(s).
|
Cancellable |
MachineLearningClient.getRecordsAsync(GetRecordsRequest request,
RequestOptions options,
ActionListener<GetRecordsResponse> listener) |
Gets the records for a Machine Learning Job, notifies listener once the requested records are retrieved.
|
Cancellable |
SnapshotClient.getRepositoryAsync(GetRepositoriesRequest getRepositoriesRequest,
RequestOptions options,
ActionListener<GetRepositoriesResponse> listener) |
Asynchronously gets a list of snapshot repositories.
|
Cancellable |
SecurityClient.getRoleMappingsAsync(GetRoleMappingsRequest request,
RequestOptions options,
ActionListener<GetRoleMappingsResponse> listener) |
Asynchronously get role mapping(s).
|
Cancellable |
SecurityClient.getRolesAsync(GetRolesRequest request,
RequestOptions options,
ActionListener<GetRolesResponse> listener) |
Asynchronously retrieves roles from the native roles store.
|
Cancellable |
RollupClient.getRollupCapabilitiesAsync(GetRollupCapsRequest request,
RequestOptions options,
ActionListener<GetRollupCapsResponse> listener) |
Asynchronously Get the Rollup Capabilities of a target (non-rollup) index or pattern
See
the docs for more.
|
Cancellable |
RollupClient.getRollupIndexCapabilitiesAsync(GetRollupIndexCapsRequest request,
RequestOptions options,
ActionListener<GetRollupIndexCapsResponse> listener) |
Asynchronously Get the Rollup Index Capabilities of a rollup index or pattern
See
the docs for more.
|
Cancellable |
RollupClient.getRollupJobAsync(GetRollupJobRequest request,
RequestOptions options,
ActionListener<GetRollupJobResponse> listener) |
Asynchronously get a rollup job from the cluster.
|
Cancellable |
RestHighLevelClient.getScriptAsync(GetStoredScriptRequest request,
RequestOptions options,
ActionListener<GetStoredScriptResponse> listener) |
Asynchronously get stored script by id.
|
Cancellable |
ClusterClient.getSettingsAsync(ClusterGetSettingsRequest clusterGetSettingsRequest,
RequestOptions options,
ActionListener<ClusterGetSettingsResponse> listener) |
Asynchronously get the cluster wide settings using the Cluster Get Settings API.
|
Cancellable |
IndicesClient.getSettingsAsync(GetSettingsRequest getSettingsRequest,
RequestOptions options,
ActionListener<GetSettingsResponse> listener) |
Asynchronously retrieve the settings of one or more indices.
|
Cancellable |
IndexLifecycleClient.getSLMStatusAsync(SnapshotLifecycleManagementStatusRequest request,
RequestOptions options,
ActionListener<LifecycleManagementStatusResponse> listener) |
Asynchronously get the status of Snapshot Lifecycle Management.
|
Cancellable |
IndexLifecycleClient.getSnapshotLifecyclePolicyAsync(GetSnapshotLifecyclePolicyRequest request,
RequestOptions options,
ActionListener<GetSnapshotLifecyclePolicyResponse> listener) |
Asynchronously retrieve one or more snapshot lifecycle policy definition.
|
Cancellable |
IndexLifecycleClient.getSnapshotLifecycleStatsAsync(GetSnapshotLifecycleStatsRequest request,
RequestOptions options,
ActionListener<GetSnapshotLifecycleStatsResponse> listener) |
Asynchronously retrieve snapshot lifecycle statistics.
|
Cancellable |
SecurityClient.getSslCertificatesAsync(RequestOptions options,
ActionListener<GetSslCertificatesResponse> listener) |
Asynchronously retrieve the X.509 certificates that are used to encrypt communications in an Elasticsearch cluster.
|
Cancellable |
IndicesClient.getTemplateAsync(GetIndexTemplatesRequest getIndexTemplatesRequest,
RequestOptions options,
ActionListener<GetIndexTemplatesResponse> listener) |
Deprecated.
|
Cancellable |
TransformClient.getTransformAsync(GetTransformRequest request,
RequestOptions options,
ActionListener<GetTransformResponse> listener) |
Get one or more transform configurations asynchronously and notifies listener on completion
|
Cancellable |
TransformClient.getTransformStatsAsync(GetTransformStatsRequest request,
RequestOptions options,
ActionListener<GetTransformStatsResponse> listener) |
Get the running statistics of a transform asynchronously and notifies listener on completion
|
Cancellable |
SecurityClient.getUserPrivilegesAsync(RequestOptions options,
ActionListener<GetUserPrivilegesResponse> listener) |
Asynchronously retrieve the set of effective privileges held by the current user.
|
Cancellable |
SecurityClient.getUsersAsync(GetUsersRequest request,
RequestOptions options,
ActionListener<GetUsersResponse> listener) |
Get a user, or list of users, in the native realm asynchronously.
|
Cancellable |
WatcherClient.getWatchAsync(GetWatchRequest request,
RequestOptions options,
ActionListener<GetWatchResponse> listener) |
Asynchronously gets a watch into the cluster
See
the docs for more.
|
Cancellable |
SecurityClient.hasPrivilegesAsync(HasPrivilegesRequest request,
RequestOptions options,
ActionListener<HasPrivilegesResponse> listener) |
Asynchronously determine whether the current user has a specified list of privileges
See
the docs for more.
|
Cancellable |
ClusterClient.healthAsync(ClusterHealthRequest healthRequest,
RequestOptions options,
ActionListener<ClusterHealthResponse> listener) |
Asynchronously get cluster health using the Cluster Health API.
|
Cancellable |
RestHighLevelClient.indexAsync(IndexRequest indexRequest,
RequestOptions options,
ActionListener<IndexResponse> listener) |
Asynchronously index a document using the Index API.
|
Cancellable |
XPackClient.infoAsync(XPackInfoRequest request,
RequestOptions options,
ActionListener<XPackInfoResponse> listener) |
Asynchronously fetch information about X-Pack from the cluster.
|
Cancellable |
SecurityClient.invalidateApiKeyAsync(InvalidateApiKeyRequest request,
RequestOptions options,
ActionListener<InvalidateApiKeyResponse> listener) |
Asynchronously invalidates API key(s).
See
the docs for more.
|
Cancellable |
SecurityClient.invalidateTokenAsync(InvalidateTokenRequest request,
RequestOptions options,
ActionListener<InvalidateTokenResponse> listener) |
Asynchronously invalidates an OAuth2 token.
|
Cancellable |
IndexLifecycleClient.lifecycleManagementStatusAsync(LifecycleManagementStatusRequest request,
RequestOptions options,
ActionListener<LifecycleManagementStatusResponse> listener) |
Asynchronously get the status of index lifecycle management
See
|
Cancellable |
TasksClient.listAsync(ListTasksRequest request,
RequestOptions options,
ActionListener<ListTasksResponse> listener) |
Asynchronously get current tasks using the Task Management API.
|
Cancellable |
RestHighLevelClient.mgetAsync(MultiGetRequest multiGetRequest,
RequestOptions options,
ActionListener<MultiGetResponse> listener) |
Asynchronously retrieves multiple documents by id using the Multi Get API.
|
Cancellable |
RestHighLevelClient.msearchAsync(MultiSearchRequest searchRequest,
RequestOptions options,
ActionListener<MultiSearchResponse> listener) |
Asynchronously executes a multi search using the msearch API.
|
Cancellable |
RestHighLevelClient.msearchTemplateAsync(MultiSearchTemplateRequest multiSearchTemplateRequest,
RequestOptions options,
ActionListener<MultiSearchTemplateResponse> listener) |
|
Cancellable |
RestHighLevelClient.mtermvectorsAsync(MultiTermVectorsRequest request,
RequestOptions options,
ActionListener<MultiTermVectorsResponse> listener) |
|
Cancellable |
RestHighLevelClient.multiGetAsync(MultiGetRequest multiGetRequest,
RequestOptions options,
ActionListener<MultiGetResponse> listener) |
Deprecated.
|
Cancellable |
RestHighLevelClient.multiSearchAsync(MultiSearchRequest searchRequest,
RequestOptions options,
ActionListener<MultiSearchResponse> listener) |
Deprecated.
|
Cancellable |
IndicesClient.openAsync(OpenIndexRequest openIndexRequest,
RequestOptions options,
ActionListener<OpenIndexResponse> listener) |
Asynchronously opens an index using the Open Index API.
|
Cancellable |
MachineLearningClient.openJobAsync(OpenJobRequest request,
RequestOptions options,
ActionListener<OpenJobResponse> listener) |
Opens a Machine Learning Job asynchronously, notifies listener on completion.
|
Cancellable |
CcrClient.pauseAutoFollowPatternAsync(PauseAutoFollowPatternRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously pauses an auto follow pattern.
|
Cancellable |
CcrClient.pauseFollowAsync(PauseFollowRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously instruct a follower index to pause the following of a leader index.
|
Cancellable |
RestClient.performRequestAsync(Request request,
ResponseListener responseListener) |
Sends a request to the Elasticsearch cluster that the client points to.
|
protected <Req extends ActionRequest,Resp> Cancellable |
RestHighLevelClient.performRequestAsync(Req request,
CheckedFunction<Req,Request,IOException> requestConverter,
RequestOptions options,
CheckedFunction<Response,Resp,IOException> responseConverter,
ActionListener<Resp> listener,
Set<Integer> ignores) |
Deprecated.
|
protected <Req extends Validatable,Resp> Cancellable |
RestHighLevelClient.performRequestAsync(Req request,
CheckedFunction<Req,Request,IOException> requestConverter,
RequestOptions options,
CheckedFunction<Response,Resp,IOException> responseConverter,
ActionListener<Resp> listener,
Set<Integer> ignores) |
Defines a helper method for asynchronously performing a request.
|
protected <Req extends ActionRequest,Resp> Cancellable |
RestHighLevelClient.performRequestAsyncAndParseEntity(Req request,
CheckedFunction<Req,Request,IOException> requestConverter,
RequestOptions options,
CheckedFunction<XContentParser,Resp,IOException> entityParser,
ActionListener<Resp> listener,
Set<Integer> ignores) |
Deprecated.
|
protected <Req extends Validatable,Resp> Cancellable |
RestHighLevelClient.performRequestAsyncAndParseEntity(Req request,
CheckedFunction<Req,Request,IOException> requestConverter,
RequestOptions options,
CheckedFunction<XContentParser,Resp,IOException> entityParser,
ActionListener<Resp> listener,
Set<Integer> ignores) |
Defines a helper method for asynchronously performing a request.
|
protected <Req extends Validatable,Resp> Cancellable |
RestHighLevelClient.performRequestAsyncAndParseOptionalEntity(Req request,
CheckedFunction<Req,Request,IOException> requestConverter,
RequestOptions options,
CheckedFunction<XContentParser,Resp,IOException> entityParser,
ActionListener<Optional<Resp>> listener) |
Asynchronous request which returns empty Optionals in the case of 404s or parses entity into an Optional
|
Cancellable |
MachineLearningClient.postCalendarEventAsync(PostCalendarEventRequest request,
RequestOptions options,
ActionListener<PostCalendarEventResponse> listener) |
Creates new events for a a machine learning calendar asynchronously, notifies the listener on completion
|
Cancellable |
MachineLearningClient.postDataAsync(PostDataRequest request,
RequestOptions options,
ActionListener<PostDataResponse> listener) |
Sends data to an anomaly detection job for analysis, asynchronously
|
Cancellable |
MachineLearningClient.previewDatafeedAsync(PreviewDatafeedRequest request,
RequestOptions options,
ActionListener<PreviewDatafeedResponse> listener) |
Previews the given Machine Learning Datafeed asynchronously and notifies the listener on completion
|
Cancellable |
TransformClient.previewTransformAsync(PreviewTransformRequest request,
RequestOptions options,
ActionListener<PreviewTransformResponse> listener) |
Preview the result of a transform asynchronously and notifies listener on completion
|
Cancellable |
CcrClient.putAutoFollowPatternAsync(PutAutoFollowPatternRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously stores an auto follow pattern.
|
Cancellable |
MachineLearningClient.putCalendarAsync(PutCalendarRequest request,
RequestOptions options,
ActionListener<PutCalendarResponse> listener) |
Create a new machine learning calendar, notifies listener with the created calendar
|
Cancellable |
MachineLearningClient.putCalendarJobAsync(PutCalendarJobRequest request,
RequestOptions options,
ActionListener<PutCalendarResponse> listener) |
Adds Machine Learning Job(s) to a calendar, notifies listener when completed
|
Cancellable |
MachineLearningClient.putDatafeedAsync(PutDatafeedRequest request,
RequestOptions options,
ActionListener<PutDatafeedResponse> listener) |
Creates a new Machine Learning Datafeed asynchronously and notifies listener on completion
|
Cancellable |
MachineLearningClient.putDataFrameAnalyticsAsync(PutDataFrameAnalyticsRequest request,
RequestOptions options,
ActionListener<PutDataFrameAnalyticsResponse> listener) |
Creates a new Data Frame Analytics config asynchronously and notifies listener upon completion
|
Cancellable |
MachineLearningClient.putFilterAsync(PutFilterRequest request,
RequestOptions options,
ActionListener<PutFilterResponse> listener) |
Creates a new Machine Learning Filter asynchronously and notifies listener on completion
|
Cancellable |
CcrClient.putFollowAsync(PutFollowRequest request,
RequestOptions options,
ActionListener<PutFollowResponse> listener) |
Asynchronously executes the put follow api, which creates a follower index and then the follower index starts
following the leader index.
|
Cancellable |
MachineLearningClient.putJobAsync(PutJobRequest request,
RequestOptions options,
ActionListener<PutJobResponse> listener) |
Creates a new Machine Learning Job asynchronously and notifies listener on completion
|
Cancellable |
LicenseClient.putLicenseAsync(PutLicenseRequest request,
RequestOptions options,
ActionListener<PutLicenseResponse> listener) |
Asynchronously updates license for the cluster.
|
Cancellable |
IndexLifecycleClient.putLifecyclePolicyAsync(PutLifecyclePolicyRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously create or modify a lifecycle definition.
|
Cancellable |
IndicesClient.putMappingAsync(PutMappingRequest putMappingRequest,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Deprecated.
|
Cancellable |
IndicesClient.putMappingAsync(PutMappingRequest putMappingRequest,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously updates the mappings on an index using the Put Mapping API.
|
Cancellable |
IngestClient.putPipelineAsync(PutPipelineRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously add a pipeline or update an existing pipeline.
|
Cancellable |
EnrichClient.putPolicyAsync(PutPolicyRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously executes the put policy api, which stores an enrich policy.
|
Cancellable |
SecurityClient.putPrivilegesAsync(PutPrivilegesRequest request,
RequestOptions options,
ActionListener<PutPrivilegesResponse> listener) |
Asynchronously create or update application privileges.
See
the docs for more.
|
Cancellable |
SecurityClient.putRoleAsync(PutRoleRequest request,
RequestOptions options,
ActionListener<PutRoleResponse> listener) |
Asynchronously creates or updates a role in the native roles store.
|
Cancellable |
SecurityClient.putRoleMappingAsync(PutRoleMappingRequest request,
RequestOptions options,
ActionListener<PutRoleMappingResponse> listener) |
Asynchronously create/update a role mapping.
|
Cancellable |
RollupClient.putRollupJobAsync(PutRollupJobRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously put a rollup job into the cluster
See
the docs for more.
|
Cancellable |
RestHighLevelClient.putScriptAsync(PutStoredScriptRequest putStoredScriptRequest,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously puts an stored script using the Scripting API.
|
Cancellable |
ClusterClient.putSettingsAsync(ClusterUpdateSettingsRequest clusterUpdateSettingsRequest,
RequestOptions options,
ActionListener<ClusterUpdateSettingsResponse> listener) |
Asynchronously updates cluster wide specific settings using the Cluster Update Settings API.
|
Cancellable |
IndicesClient.putSettingsAsync(UpdateSettingsRequest updateSettingsRequest,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously updates specific index level settings using the Update Indices Settings API.
|
Cancellable |
IndexLifecycleClient.putSnapshotLifecyclePolicyAsync(PutSnapshotLifecyclePolicyRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously create or modify a snapshot lifecycle definition.
|
Cancellable |
IndicesClient.putTemplateAsync(PutIndexTemplateRequest putIndexTemplateRequest,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Deprecated.
|
Cancellable |
IndicesClient.putTemplateAsync(PutIndexTemplateRequest putIndexTemplateRequest,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously puts an index template using the Index Templates API.
|
Cancellable |
TransformClient.putTransformAsync(PutTransformRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Creates a new transform asynchronously and notifies listener on completion
|
Cancellable |
SecurityClient.putUserAsync(PutUserRequest request,
RequestOptions options,
ActionListener<PutUserResponse> listener) |
Asynchronously create/update a user in the native realm.
|
Cancellable |
WatcherClient.putWatchAsync(PutWatchRequest request,
RequestOptions options,
ActionListener<PutWatchResponse> listener) |
Asynchronously put a watch into the cluster
See
the docs for more.
|
Cancellable |
RestHighLevelClient.rankEvalAsync(RankEvalRequest rankEvalRequest,
RequestOptions options,
ActionListener<RankEvalResponse> listener) |
Asynchronously executes a request using the Ranking Evaluation API.
|
Cancellable |
IndicesClient.refreshAsync(RefreshRequest refreshRequest,
RequestOptions options,
ActionListener<RefreshResponse> listener) |
Asynchronously refresh one or more indices using the Refresh API.
|
Cancellable |
RestHighLevelClient.reindexAsync(ReindexRequest reindexRequest,
RequestOptions options,
ActionListener<BulkByScrollResponse> listener) |
Asynchronously executes a reindex request.
|
Cancellable |
RestHighLevelClient.reindexRethrottleAsync(RethrottleRequest rethrottleRequest,
RequestOptions options,
ActionListener<ListTasksResponse> listener) |
Executes a reindex rethrottling request.
|
Cancellable |
IndicesClient.reloadAnalyzersAsync(ReloadAnalyzersRequest request,
RequestOptions options,
ActionListener<ReloadAnalyzersResponse> listener) |
Asynchronously calls the _reload_search_analyzers API
|
Cancellable |
IndexLifecycleClient.removeIndexLifecyclePolicyAsync(RemoveIndexLifecyclePolicyRequest request,
RequestOptions options,
ActionListener<RemoveIndexLifecyclePolicyResponse> listener) |
Asynchronously remove the index lifecycle policy for an index
See
|
Cancellable |
SnapshotClient.restoreAsync(RestoreSnapshotRequest restoreSnapshotRequest,
RequestOptions options,
ActionListener<RestoreSnapshotResponse> listener) |
Asynchronously restores a snapshot.
|
Cancellable |
CcrClient.resumeAutoFollowPatternAsync(ResumeAutoFollowPatternRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously resumes an auto follow pattern.
|
Cancellable |
CcrClient.resumeFollowAsync(ResumeFollowRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously instruct a follower index to resume the following of a leader index.
|
Cancellable |
IndexLifecycleClient.retryLifecyclePolicyAsync(RetryLifecyclePolicyRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously retry the lifecycle step for given indices
See
|
Cancellable |
MachineLearningClient.revertModelSnapshotAsync(RevertModelSnapshotRequest request,
RequestOptions options,
ActionListener<RevertModelSnapshotResponse> listener) |
Reverts to a particular Machine Learning Model Snapshot asynchronously and notifies the listener on completion
|
Cancellable |
IndicesClient.rolloverAsync(RolloverRequest rolloverRequest,
RequestOptions options,
ActionListener<RolloverResponse> listener) |
Deprecated.
|
Cancellable |
IndicesClient.rolloverAsync(RolloverRequest rolloverRequest,
RequestOptions options,
ActionListener<RolloverResponse> listener) |
Asynchronously rolls over an index using the Rollover Index API.
|
Cancellable |
RestHighLevelClient.scrollAsync(SearchScrollRequest searchScrollRequest,
RequestOptions options,
ActionListener<SearchResponse> listener) |
Asynchronously executes a search using the Search Scroll API.
|
Cancellable |
RestHighLevelClient.searchAsync(SearchRequest searchRequest,
RequestOptions options,
ActionListener<SearchResponse> listener) |
Asynchronously executes a search using the Search API.
|
Cancellable |
RollupClient.searchAsync(SearchRequest request,
RequestOptions options,
ActionListener<SearchResponse> listener) |
Perform a rollup search.
|
Cancellable |
RestHighLevelClient.searchScrollAsync(SearchScrollRequest searchScrollRequest,
RequestOptions options,
ActionListener<SearchResponse> listener) |
Deprecated.
|
Cancellable |
RestHighLevelClient.searchTemplateAsync(SearchTemplateRequest searchTemplateRequest,
RequestOptions options,
ActionListener<SearchTemplateResponse> listener) |
Asynchronously executes a request using the Search Template API.
|
Cancellable |
MachineLearningClient.setUpgradeModeAsync(SetUpgradeModeRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Sets the ML cluster setting upgrade_mode asynchronously
|
Cancellable |
IndicesClient.shrinkAsync(ResizeRequest resizeRequest,
RequestOptions options,
ActionListener<ResizeResponse> listener) |
Asynchronously shrinks an index using the Shrink index API.
|
Cancellable |
IngestClient.simulateAsync(SimulatePipelineRequest request,
RequestOptions options,
ActionListener<SimulatePipelineResponse> listener) |
Asynchronously simulate a pipeline on a set of documents provided in the request
|
Cancellable |
IndicesClient.splitAsync(ResizeRequest resizeRequest,
RequestOptions options,
ActionListener<ResizeResponse> listener) |
Asynchronously splits an index using the Split Index API.
|
Cancellable |
LicenseClient.startBasicAsync(StartBasicRequest request,
RequestOptions options,
ActionListener<StartBasicResponse> listener) |
Asynchronously initiates an indefinite basic license.
|
Cancellable |
MachineLearningClient.startDatafeedAsync(StartDatafeedRequest request,
RequestOptions options,
ActionListener<StartDatafeedResponse> listener) |
Starts the given Machine Learning Datafeed asynchronously and notifies the listener on completion
|
Cancellable |
MachineLearningClient.startDataFrameAnalyticsAsync(StartDataFrameAnalyticsRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Starts Data Frame Analytics asynchronously and notifies listener upon completion
|
Cancellable |
IndexLifecycleClient.startILMAsync(StartILMRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously start the Index Lifecycle Management feature.
|
Cancellable |
RollupClient.startRollupJobAsync(StartRollupJobRequest request,
RequestOptions options,
ActionListener<StartRollupJobResponse> listener) |
Asynchronously start a rollup job
See
the docs for more.
|
Cancellable |
IndexLifecycleClient.startSLMAsync(StartSLMRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously start the Snapshot Lifecycle Management feature.
|
Cancellable |
TransformClient.startTransformAsync(StartTransformRequest request,
RequestOptions options,
ActionListener<StartTransformResponse> listener) |
Start a transform asynchronously and notifies listener on completion
|
Cancellable |
LicenseClient.startTrialAsync(StartTrialRequest request,
RequestOptions options,
ActionListener<StartTrialResponse> listener) |
Asynchronously starts a trial license on the cluster.
|
Cancellable |
WatcherClient.startWatchServiceAsync(StartWatchServiceRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously start the watch service
See
the docs for more.
|
Cancellable |
EnrichClient.statsAsync(StatsRequest request,
RequestOptions options,
ActionListener<StatsResponse> listener) |
Asynchronously executes the enrich stats api, which retrieves enrich related stats.
|
Cancellable |
SnapshotClient.statusAsync(SnapshotsStatusRequest snapshotsStatusRequest,
RequestOptions options,
ActionListener<SnapshotsStatusResponse> listener) |
Asynchronously gets the status of requested snapshots.
|
Cancellable |
MachineLearningClient.stopDatafeedAsync(StopDatafeedRequest request,
RequestOptions options,
ActionListener<StopDatafeedResponse> listener) |
Stops the given Machine Learning Datafeed asynchronously and notifies the listener on completion
|
Cancellable |
MachineLearningClient.stopDataFrameAnalyticsAsync(StopDataFrameAnalyticsRequest request,
RequestOptions options,
ActionListener<StopDataFrameAnalyticsResponse> listener) |
Stops Data Frame Analytics asynchronously and notifies listener upon completion
|
Cancellable |
IndexLifecycleClient.stopILMAsync(StopILMRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously stop the Index Lifecycle Management feature.
|
Cancellable |
RollupClient.stopRollupJobAsync(StopRollupJobRequest request,
RequestOptions options,
ActionListener<StopRollupJobResponse> listener) |
Asynchronously stop a rollup job
See
the docs for more.
|
Cancellable |
IndexLifecycleClient.stopSLMAsync(StopSLMRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously stop the Snapshot Lifecycle Management feature.
|
Cancellable |
TransformClient.stopTransformAsync(StopTransformRequest request,
RequestOptions options,
ActionListener<StopTransformResponse> listener) |
Stop a transform asynchronously and notifies listener on completion
|
Cancellable |
WatcherClient.stopWatchServiceAsync(StopWatchServiceRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously stop the watch service
See
the docs for more.
|
Cancellable |
RestHighLevelClient.termvectorsAsync(TermVectorsRequest request,
RequestOptions options,
ActionListener<TermVectorsResponse> listener) |
|
Cancellable |
CcrClient.unfollowAsync(UnfollowRequest request,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously instructs a follower index to unfollow and become a regular index.
|
Cancellable |
IndicesClient.unfreezeAsync(UnfreezeIndexRequest request,
RequestOptions options,
ActionListener<ShardsAcknowledgedResponse> listener) |
Asynchronously calls the _unfreeze API
|
Cancellable |
IndicesClient.updateAliasesAsync(IndicesAliasesRequest indicesAliasesRequest,
RequestOptions options,
ActionListener<AcknowledgedResponse> listener) |
Asynchronously updates aliases using the Index Aliases API.
|
Cancellable |
RestHighLevelClient.updateAsync(UpdateRequest updateRequest,
RequestOptions options,
ActionListener<UpdateResponse> listener) |
Asynchronously updates a document using the Update API.
|
Cancellable |
RestHighLevelClient.updateByQueryAsync(UpdateByQueryRequest updateByQueryRequest,
RequestOptions options,
ActionListener<BulkByScrollResponse> listener) |
Asynchronously executes an update by query request.
|
Cancellable |
RestHighLevelClient.updateByQueryRethrottleAsync(RethrottleRequest rethrottleRequest,
RequestOptions options,
ActionListener<ListTasksResponse> listener) |
Asynchronously execute an update by query rethrottle request.
|
Cancellable |
MachineLearningClient.updateDatafeedAsync(UpdateDatafeedRequest request,
RequestOptions options,
ActionListener<PutDatafeedResponse> listener) |
Updates a Machine Learning Datafeed asynchronously and notifies listener on completion
|
Cancellable |
MachineLearningClient.updateFilterAsync(UpdateFilterRequest request,
RequestOptions options,
ActionListener<PutFilterResponse> listener) |
Updates a Machine Learning Filter asynchronously and notifies listener on completion
|
Cancellable |
MachineLearningClient.updateJobAsync(UpdateJobRequest request,
RequestOptions options,
ActionListener<PutJobResponse> listener) |
Updates a Machine Learning Job asynchronously
|
Cancellable |
MachineLearningClient.updateModelSnapshotAsync(UpdateModelSnapshotRequest request,
RequestOptions options,
ActionListener<UpdateModelSnapshotResponse> listener) |
Updates a snapshot for a Machine Learning Job, notifies listener once the requested snapshots are retrieved.
|
Cancellable |
TransformClient.updateTransformAsync(UpdateTransformRequest request,
RequestOptions options,
ActionListener<UpdateTransformResponse> listener) |
Updates an existing transform asynchronously and notifies listener on completion
|
Cancellable |
XPackClient.usageAsync(XPackUsageRequest request,
RequestOptions options,
ActionListener<XPackUsageResponse> listener) |
Asynchronously fetch usage information about X-Pack features from the cluster.
|
Cancellable |
IndicesClient.validateQueryAsync(ValidateQueryRequest validateQueryRequest,
RequestOptions options,
ActionListener<ValidateQueryResponse> listener) |
Asynchronously validate a potentially expensive query without executing it.
|
Cancellable |
SnapshotClient.verifyRepositoryAsync(VerifyRepositoryRequest verifyRepositoryRequest,
RequestOptions options,
ActionListener<VerifyRepositoryResponse> listener) |
Asynchronously verifies a snapshot repository.
|
Cancellable |
WatcherClient.watcherStatsAsync(WatcherStatsRequest request,
RequestOptions options,
ActionListener<WatcherStatsResponse> listener) |
Asynchronously get the watcher stats
See
the docs for more.
|