39 "desc":
"ElasticSearch index read-all API data provider",
40 "type":
"ElasticSearchIndexReadAllDataProvider",
42 "supports_request": True,
47 AbstractDataProvider::DataProviderSummaryInfoKeys
const ConstructorOptions
Constructor options.
Definition: ElasticSearchDataProvider.qc.dox.h:64
The ElasticSearch read all indices API data provider.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:30
const ProviderSummaryInfo
Provider summary info.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:46
const QueryArgs
Query args.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:57
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:37
*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.
RestClient::RestClient rest
REST client connection.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:34
const RequestType
Request type.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:51
*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:54
ElasticSearch index read-all API request.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:108
constructor()
Creates the object.
const Fields
Field descriptions.
Definition: ElasticSearchIndexReadAllDataProvider.qc.dox.h:113
const QueryArgs
Query args.
Definition: ElasticSearchIndexReadDataProvider.qc.dox.h:60
const Fields
Field descriptions.
Definition: ElasticSearchIndexReadDataProvider.qc.dox.h:116
ElasticSearch index read API response.
Definition: ElasticSearchIndexReadDataProvider.qc.dox.h:172
Qore ElasticSearchDataProvider module definition.
Definition: ElasticSearchAcknowledgedDataType.qc.dox.h:26