Elasticlient
Classes | Namespaces
scroll.h File Reference
#include <string>
#include <memory>
#include <vector>
#include <cstdint>
Include dependency graph for scroll.h:

Go to the source code of this file.

Classes

class  elasticlient::Scroll
 Class for use of Elasticsearch Scroll API. More...
 
class  elasticlient::ScrollByScan
 Class for use of Elasticsearch Scroll API with deprecated scan option. More...
 

Namespaces

 elasticlient
 The elasticlient namespace.
 

Detailed Description

Module for using of Elasticsearch scroll API.