39 "desc":
"ElasticSearch pipeline read all API data provider",
40 "type":
"ElasticSearchPipelineReadAllDataProvider",
42 "supports_request": True,
47 AbstractDataProvider::DataProviderSummaryInfoKeys
116 "type": StringOrNothingType,
117 "desc":
"Period to wait for a connection to the master node (default: `30s`). If no response is "
118 "received before the timeout expires, the request fails and returns an error",
const ConstructorOptions
Constructor options.
Definition: ElasticSearchDataProvider.qc.dox.h:64
The ElasticSearch read all pipelines API data provider.
Definition: ElasticSearchPipelineReadAllDataProvider.qc.dox.h:30
const QueryArgs
Query args.
Definition: ElasticSearchPipelineReadAllDataProvider.qc.dox.h:57
const ResponseType
Response type.
Definition: ElasticSearchPipelineReadAllDataProvider.qc.dox.h:54
auto doRequestImpl(auto req, *hash< auto > request_options)
Makes a request and returns the response.
const ProviderInfo
Provider info.
Definition: ElasticSearchPipelineReadAllDataProvider.qc.dox.h:37
*DataProvider::AbstractDataProviderType getRequestTypeImpl()
Returns the description of a successful request message, if any.
const ProviderSummaryInfo
Provider summary info.
Definition: ElasticSearchPipelineReadAllDataProvider.qc.dox.h:46
string getName()
Returns the data provider name.
hash< DataProvider::DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
const RequestType
Request type.
Definition: ElasticSearchPipelineReadAllDataProvider.qc.dox.h:51
RestClient::RestClient rest
REST client connection.
Definition: ElasticSearchPipelineReadAllDataProvider.qc.dox.h:34
constructor(*hash< auto > options)
Creates the object from constructor options.
*DataProvider::AbstractDataProviderType getResponseTypeImpl()
Returns the description of a response message, if this object represents a response message.
*string getDesc()
Returns the data provider description.
constructor(RestClient::RestClient rest)
Creates the object from a REST connection.
ElasticSearch pipeline read API request.
Definition: ElasticSearchPipelineReadAllDataProvider.qc.dox.h:108
constructor()
Creates the object.
const Fields
Field descriptions.
Definition: ElasticSearchPipelineReadAllDataProvider.qc.dox.h:113
ElasticSearch pipeline read API response.
Definition: ElasticSearchPipelineReadDataProvider.qc.dox.h:137
Qore ElasticSearchDataProvider module definition.
Definition: ElasticSearchAcknowledgedDataType.qc.dox.h:26