OpenSearch/docs/java-rest/high-level/apis
Tanguy Leroux bb97c00556
[Docs] Docs tests should wait for async execution to complete (#28481)
This commit splits the async execution documentation into 2 parts, one
for the async method itself and one for the action listener. This allows
to add more doc and to use CountDownLatches in doc tests to wait for
asynchronous operations to be completed before moving to the next test.

It also renames few files.

Related to #28457
2018-02-01 17:56:13 +01:00
..
_index.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
bulk.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
close_index.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
create_index.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
delete.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
delete_index.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
exists_alias.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
get.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
index.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
main.asciidoc [Docs] Add migration notes for the high-level rest client (#25911) 2017-08-01 10:38:56 +02:00
open_index.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
put_mapping.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
scroll.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
search.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
shrink_index.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
split_index.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
update.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00
update_aliases.asciidoc [Docs] Docs tests should wait for async execution to complete (#28481) 2018-02-01 17:56:13 +01:00