36 "desc":
"ElasticSearch index read-all API data provider",
37 "type":
"ElasticSearchIndexReadAllDataProvider",
39 "supports_request": True,
44 AbstractDataProvider::DataProviderSummaryInfoKeys
The AWS REST client base data provider class.
Definition: ElasticSearchDataProviderBase.qc.dox.h:28
const ConstructorOptions
Constructor options.
Definition: ElasticSearchDataProvider.qc.dox.h:61
The ElasticSearch read all indices API data provider.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:30
const ProviderSummaryInfo
Provider summary info.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:43
const QueryArgs
Query args.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:54
string getName()
Returns the data provider name.
constructor(RestClient::RestClient rest)
Creates the object from a REST connection.
constructor(*hash< auto > options)
Creates the object from constructor options.
const ProviderInfo
Provider info.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:34
*DataProvider::AbstractDataProviderType getResponseTypeImpl()
Returns the description of a response message, if this object represents a response message.
auto doRequestImpl(auto req, *hash< auto > request_options)
Makes a request and returns the response.
hash< DataProvider::DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
const RequestType
Request type.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:48
*DataProvider::AbstractDataProviderType getRequestTypeImpl()
Returns the description of a successful request message, if any.
*string getDesc()
Returns the data provider description.
const ResponseType
Response type.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:51
ElasticSearch index read-all API request.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:105
constructor()
Creates the object.
const Fields
Field descriptions.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:110
const QueryArgs
Query args.
Definition: ElasticSearchIndexReadDataProvider.qc.dox.h:57
const Fields
Field descriptions.
Definition: ElasticSearchIndexReadDataProvider.qc.dox.h:113
ElasticSearch index read API response.
Definition: ElasticSearchIndexReadDataProvider.qc.dox.h:169
Qore ElasticSearchDataProvider module definition.
Definition: ElasticSearchAcknowledgedDataType.qc.dox.h:26