The ElasticSearch data provider base class.
Definition ElasticSearchDataProviderBase.qc.dox.h:28
The ElasticSearch index API root data provider.
Definition ElasticSearchIndexDataProvider.qc.dox.h:30
*list< string > getChildProviderNamesImpl()
Returns a list of child data provider names, if any.
*DataProvider::AbstractDataProvider getChildProviderImpl(string name)
Returns the given child provider or nothing if the given child is unknown.
const ProviderInfo
Provider info.
Definition ElasticSearchIndexDataProvider.qc.dox.h:34
*list< hash< DataProvider::DataProviderSummaryInfo > > getChildProviderSummaryInfo()
Return data provider summary info.
constructor(RestClient::RestClient rest)
Creates the object from a REST connection.
*string getDesc()
Returns the data provider description.
hash< DataProvider::DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
string getName()
Returns the data provider name.
const ProviderSummaryInfo
Provider summary info.
Definition ElasticSearchIndexDataProvider.qc.dox.h:38
constructor(*hash< auto > options)
Creates the object from constructor options.
Qore ElasticSearchDataProvider module definition.
Definition ElasticSearchAcknowledgedDataType.qc.dox.h:26