|
| constructor (*hash< auto > options) |
| Creates the object from constructor options.
|
|
| constructor (RestClient::RestClient rest) |
| Creates the object from a REST connection.
|
|
*list< hash< DataProvider::DataProviderSummaryInfo > > | getChildProviderSummaryInfo () |
| Return data provider summary info.
|
|
*string | getDesc () |
| Returns the data provider description.
|
|
string | getName () |
| Returns the data provider name.
|
|
hash< DataProvider::DataProviderInfo > | getStaticInfoImpl () |
| Returns data provider static info.
|
|
| constructor () |
| Creates the object.
|
|
| constructor (RestClient rest) |
| Creates the object from a REST connection.
|
|
| setLogger (*LoggerInterface logger) |
| Accepts a LoggerInterface object for logging (or clears it)
|
|
The ElasticSearch document API root data provider.
This data provider provides children that are API data providers for actions on ElasticSearch documents