Home
last modified time | relevance | path

Searched defs:SearchableSnapshotsNamespace (Results 1 – 3 of 3) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSearchableSnapshotsNamespace.asciidoc28 Elasticsearch_Namespaces_SearchableSnapshotsNamespaceclearCache_clearCacheElasticsearch\\Namespaces\\SearchableSnapshotsNamespace global() argument
45 Elasticsearch_Namespaces_SearchableSnapshotsNamespacemount_mountElasticsearch\\Namespaces\\SearchableSnapshotsNamespace global() argument
64 Elasticsearch_Namespaces_SearchableSnapshotsNamespacerepositoryStats_repositoryStatsElasticsearch\\Namespaces\\SearchableSnapshotsNamespace global() argument
78 Elasticsearch_Namespaces_SearchableSnapshotsNamespacestats_statsElasticsearch\\Namespaces\\SearchableSnapshotsNamespace global() argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DSearchableSnapshotsNamespace.php27 class SearchableSnapshotsNamespace extends AbstractNamespace class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php51 use Elasticsearch\Namespaces\SearchableSnapshotsNamespace; alias