A B C D E F G H I L M O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- analyzeAsync(AnalyzeRequest, RequestOptions, Handler<AsyncResult<AnalyzeResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
B
- bulkAsync(BulkRequest, RequestOptions, Handler<AsyncResult<BulkResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
C
- cancelAsync(CancelTasksRequest, RequestOptions, Handler<AsyncResult<CancelTasksResponse>>) - Method in interface io.reactiverse.opensearch.client.TasksClient
- cleanupRepositoryAsync(CleanupRepositoryRequest, RequestOptions, Handler<AsyncResult<CleanupRepositoryResponse>>) - Method in interface io.reactiverse.opensearch.client.SnapshotClient
- clearCacheAsync(ClearIndicesCacheRequest, RequestOptions, Handler<AsyncResult<ClearIndicesCacheResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- clearScrollAsync(ClearScrollRequest, RequestOptions, Handler<AsyncResult<ClearScrollResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- cloneAsync(CloneSnapshotRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.SnapshotClient
- cloneAsync(ResizeRequest, RequestOptions, Handler<AsyncResult<ResizeResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- close() - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- close(CloseIndexRequest, RequestOptions) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- closeAsync(CloseIndexRequest, RequestOptions, Handler<AsyncResult<CloseIndexResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- cluster() - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- ClusterClient - Interface in io.reactiverse.opensearch.client
- countAsync(CountRequest, RequestOptions, Handler<AsyncResult<CountResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- create(Vertx, RestClientBuilder) - Static method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- createAsync(CreateSnapshotRequest, RequestOptions, Handler<AsyncResult<CreateSnapshotResponse>>) - Method in interface io.reactiverse.opensearch.client.SnapshotClient
- createAsync(CreateIndexRequest, RequestOptions, Handler<AsyncResult<CreateIndexResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- createDataStreamAsync(CreateDataStreamRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- createPitAsync(CreatePitRequest, RequestOptions, Handler<AsyncResult<CreatePitResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- createRepositoryAsync(PutRepositoryRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.SnapshotClient
D
- dataStreamsStatsAsync(DataStreamsStatsRequest, RequestOptions, Handler<AsyncResult<DataStreamsStatsResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- deleteAliasAsync(DeleteAliasRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- deleteAllPitsAsync(RequestOptions, Handler<AsyncResult<DeletePitResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- deleteAsync(DeleteSnapshotRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.SnapshotClient
- deleteAsync(DeleteIndexRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- deleteAsync(DeleteRequest, RequestOptions, Handler<AsyncResult<DeleteResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- deleteByQueryAsync(DeleteByQueryRequest, RequestOptions, Handler<AsyncResult<BulkByScrollResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- deleteByQueryRethrottleAsync(RethrottleRequest, RequestOptions, Handler<AsyncResult<ListTasksResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- deleteComponentTemplateAsync(DeleteComponentTemplateRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.ClusterClient
- deleteDataStreamAsync(DeleteDataStreamRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- deleteIndexTemplateAsync(DeleteComposableIndexTemplateRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- deletePipelineAsync(DeletePipelineRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IngestClient
- deletePitAsync(DeletePitRequest, RequestOptions, Handler<AsyncResult<DeletePitResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- deleteRepositoryAsync(DeleteRepositoryRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.SnapshotClient
- deleteScriptAsync(DeleteStoredScriptRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- deleteTemplateAsync(DeleteIndexTemplateRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
E
- existsAliasAsync(GetAliasesRequest, RequestOptions, Handler<AsyncResult<Boolean>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- existsAsync(GetRequest, RequestOptions, Handler<AsyncResult<Boolean>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- existsAsync(GetIndexRequest, RequestOptions, Handler<AsyncResult<Boolean>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- existsComponentTemplateAsync(ComponentTemplatesExistRequest, RequestOptions, Handler<AsyncResult<Boolean>>) - Method in interface io.reactiverse.opensearch.client.ClusterClient
- existsIndexTemplateAsync(ComposableIndexTemplateExistRequest, RequestOptions, Handler<AsyncResult<Boolean>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- existsSourceAsync(GetSourceRequest, RequestOptions, Handler<AsyncResult<Boolean>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- existsTemplateAsync(IndexTemplatesExistRequest, RequestOptions, Handler<AsyncResult<Boolean>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- explainAsync(ExplainRequest, RequestOptions, Handler<AsyncResult<ExplainResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
F
- fieldCapsAsync(FieldCapabilitiesRequest, RequestOptions, Handler<AsyncResult<FieldCapabilitiesResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- flushAsync(FlushRequest, RequestOptions, Handler<AsyncResult<FlushResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- forcemergeAsync(ForceMergeRequest, RequestOptions, Handler<AsyncResult<ForceMergeResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
G
- getAliasAsync(GetAliasesRequest, RequestOptions, Handler<AsyncResult<GetAliasesResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- getAllPitsAsync(RequestOptions, Handler<AsyncResult<GetAllPitNodesResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- getAsync(GetSnapshotsRequest, RequestOptions, Handler<AsyncResult<GetSnapshotsResponse>>) - Method in interface io.reactiverse.opensearch.client.SnapshotClient
- getAsync(GetRequest, RequestOptions, Handler<AsyncResult<GetResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- getAsync(GetIndexRequest, RequestOptions, Handler<AsyncResult<GetIndexResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- getAsync(GetTaskRequest, RequestOptions, Handler<AsyncResult<Optional<GetTaskResponse>>>) - Method in interface io.reactiverse.opensearch.client.TasksClient
- getComponentTemplateAsync(GetComponentTemplatesRequest, RequestOptions, Handler<AsyncResult<GetComponentTemplatesResponse>>) - Method in interface io.reactiverse.opensearch.client.ClusterClient
- getDataStreamAsync(GetDataStreamRequest, RequestOptions, Handler<AsyncResult<GetDataStreamResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- getFieldMappingAsync(GetFieldMappingsRequest, RequestOptions, Handler<AsyncResult<GetFieldMappingsResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- getIndexTemplateAsync(GetComposableIndexTemplateRequest, RequestOptions, Handler<AsyncResult<GetComposableIndexTemplatesResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- getIndexTemplateAsync(GetIndexTemplatesRequest, RequestOptions, Handler<AsyncResult<GetIndexTemplatesResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- getMappingAsync(GetMappingsRequest, RequestOptions, Handler<AsyncResult<GetMappingsResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- getPipelineAsync(GetPipelineRequest, RequestOptions, Handler<AsyncResult<GetPipelineResponse>>) - Method in interface io.reactiverse.opensearch.client.IngestClient
- getRepositoryAsync(GetRepositoriesRequest, RequestOptions, Handler<AsyncResult<GetRepositoriesResponse>>) - Method in interface io.reactiverse.opensearch.client.SnapshotClient
- getScriptAsync(GetStoredScriptRequest, RequestOptions, Handler<AsyncResult<GetStoredScriptResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- getSettingsAsync(ClusterGetSettingsRequest, RequestOptions, Handler<AsyncResult<ClusterGetSettingsResponse>>) - Method in interface io.reactiverse.opensearch.client.ClusterClient
- getSettingsAsync(GetSettingsRequest, RequestOptions, Handler<AsyncResult<GetSettingsResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- getSourceAsync(GetSourceRequest, RequestOptions, Handler<AsyncResult<GetSourceResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
H
- healthAsync(ClusterHealthRequest, RequestOptions, Handler<AsyncResult<ClusterHealthResponse>>) - Method in interface io.reactiverse.opensearch.client.ClusterClient
I
- indexAsync(IndexRequest, RequestOptions, Handler<AsyncResult<IndexResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- indices() - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- IndicesClient - Interface in io.reactiverse.opensearch.client
- ingest() - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- IngestClient - Interface in io.reactiverse.opensearch.client
- io.reactiverse.opensearch.client - package io.reactiverse.opensearch.client
L
- listAsync(ListTasksRequest, RequestOptions, Handler<AsyncResult<ListTasksResponse>>) - Method in interface io.reactiverse.opensearch.client.TasksClient
M
- mgetAsync(MultiGetRequest, RequestOptions, Handler<AsyncResult<MultiGetResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- msearchAsync(MultiSearchRequest, RequestOptions, Handler<AsyncResult<MultiSearchResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- msearchTemplateAsync(MultiSearchTemplateRequest, RequestOptions, Handler<AsyncResult<MultiSearchTemplateResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- mtermvectorsAsync(MultiTermVectorsRequest, RequestOptions, Handler<AsyncResult<MultiTermVectorsResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
O
- openAsync(OpenIndexRequest, RequestOptions, Handler<AsyncResult<OpenIndexResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
P
- putComponentTemplateAsync(PutComponentTemplateRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.ClusterClient
- putIndexTemplateAsync(PutComposableIndexTemplateRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- putMappingAsync(PutMappingRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- putPipelineAsync(PutPipelineRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IngestClient
- putScriptAsync(PutStoredScriptRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- putSettingsAsync(ClusterUpdateSettingsRequest, RequestOptions, Handler<AsyncResult<ClusterUpdateSettingsResponse>>) - Method in interface io.reactiverse.opensearch.client.ClusterClient
- putSettingsAsync(UpdateSettingsRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- putTemplateAsync(PutIndexTemplateRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
R
- rankEvalAsync(RankEvalRequest, RequestOptions, Handler<AsyncResult<RankEvalResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- refreshAsync(RefreshRequest, RequestOptions, Handler<AsyncResult<RefreshResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- reindexAsync(ReindexRequest, RequestOptions, Handler<AsyncResult<BulkByScrollResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- reindexRethrottleAsync(RethrottleRequest, RequestOptions, Handler<AsyncResult<ListTasksResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- remoteInfoAsync(RemoteInfoRequest, RequestOptions, Handler<AsyncResult<RemoteInfoResponse>>) - Method in interface io.reactiverse.opensearch.client.ClusterClient
- RestHighLevelClient - Interface in io.reactiverse.opensearch.client
- restoreAsync(RestoreSnapshotRequest, RequestOptions, Handler<AsyncResult<RestoreSnapshotResponse>>) - Method in interface io.reactiverse.opensearch.client.SnapshotClient
- rolloverAsync(RolloverRequest, RequestOptions, Handler<AsyncResult<RolloverResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
S
- scrollAsync(SearchScrollRequest, RequestOptions, Handler<AsyncResult<SearchResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- searchAsync(SearchRequest, RequestOptions, Handler<AsyncResult<SearchResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- searchTemplateAsync(SearchTemplateRequest, RequestOptions, Handler<AsyncResult<SearchTemplateResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- shrinkAsync(ResizeRequest, RequestOptions, Handler<AsyncResult<ResizeResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- simulateAsync(SimulatePipelineRequest, RequestOptions, Handler<AsyncResult<SimulatePipelineResponse>>) - Method in interface io.reactiverse.opensearch.client.IngestClient
- simulateIndexTemplateAsync(SimulateIndexTemplateRequest, RequestOptions, Handler<AsyncResult<SimulateIndexTemplateResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- snapshot() - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- SnapshotClient - Interface in io.reactiverse.opensearch.client
- splitAsync(ResizeRequest, RequestOptions, Handler<AsyncResult<ResizeResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- statusAsync(SnapshotsStatusRequest, RequestOptions, Handler<AsyncResult<SnapshotsStatusResponse>>) - Method in interface io.reactiverse.opensearch.client.SnapshotClient
T
- tasks() - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- TasksClient - Interface in io.reactiverse.opensearch.client
- termvectorsAsync(TermVectorsRequest, RequestOptions, Handler<AsyncResult<TermVectorsResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
U
- updateAliasesAsync(IndicesAliasesRequest, RequestOptions, Handler<AsyncResult<AcknowledgedResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- updateAsync(UpdateRequest, RequestOptions, Handler<AsyncResult<UpdateResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- updateByQueryAsync(UpdateByQueryRequest, RequestOptions, Handler<AsyncResult<BulkByScrollResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
- updateByQueryRethrottleAsync(RethrottleRequest, RequestOptions, Handler<AsyncResult<ListTasksResponse>>) - Method in interface io.reactiverse.opensearch.client.RestHighLevelClient
V
- validateQueryAsync(ValidateQueryRequest, RequestOptions, Handler<AsyncResult<ValidateQueryResponse>>) - Method in interface io.reactiverse.opensearch.client.IndicesClient
- verifyRepositoryAsync(VerifyRepositoryRequest, RequestOptions, Handler<AsyncResult<VerifyRepositoryResponse>>) - Method in interface io.reactiverse.opensearch.client.SnapshotClient
All Classes All Packages