Elasticlient
elasticlient::Scroll Member List

This is the complete list of members for elasticlient::Scroll, including all inherited members.

clear()elasticlient::Scroll
createScroll(Json::Value &parsedResult)elasticlient::Scrollprotectedvirtual
getClient() constelasticlient::Scroll
implelasticlient::Scrollprotected
init(const std::string &indexName, const std::string &docType, const std::string &searchBody)elasticlient::Scroll
next(Json::Value &parsedResult)elasticlient::Scroll
Scroll(const std::shared_ptr< Client > &client, std::size_t scrollSize=100, const std::string &scrollTimeout="1m")elasticlient::Scrollexplicit
Scroll(const std::vector< std::string > &hostUrlList, std::size_t scrollSize=100, const std::string &scrollTimeout="1m", std::int32_t connectionTimeout=6000)elasticlient::Scrollexplicit
Scroll(Scroll &&) (defined in elasticlient::Scroll)elasticlient::Scroll
~Scroll() (defined in elasticlient::Scroll)elasticlient::Scrollvirtual