Elasticlient
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Celasticlient::BulkClass for bulk document indexing
 Celasticlient::ClientClass for managing Elasticsearch connection in one Elasticsearch cluster
 Celasticlient::Client::ClientOptionAbstract class for various options passed to Client constructor
 Celasticlient::Client::ClientOptionValue< std::int32_t >
 Celasticlient::Client::ConnectTimeoutOptionThe connection timeout [ms] for client
 Celasticlient::Client::TimeoutOptionThe timeout [ms] setting for client connection
 Celasticlient::Client::ClientOptionValue< T >Helper class holding single value for ClientOption implementations
 Celasticlient::Client::ProxiesOptionProxies option for client connection
 Celasticlient::Client::SSLOptionOptions to setup SSL for client connection
 Celasticlient::IBulkDataInterface for Bulk data collector classes
 Celasticlient::SameIndexBulkData
 Cruntime_error
 Celasticlient::ConnectionException
 Celasticlient::ScrollClass for use of Elasticsearch Scroll API
 Celasticlient::ScrollByScanClass for use of Elasticsearch Scroll API with deprecated scan option
 Celasticlient::Client::SSLOption::SSLOptionTypeAbstract base class for specific SSL options
 Celasticlient::Client::SSLOption::CaInfoPath to the custom CA bundle
 Celasticlient::Client::SSLOption::CertFilePath to the certificate
 Celasticlient::Client::SSLOption::KeyFilePath to the certificate key file
 Celasticlient::Client::SSLOption::VerifyHostFlag whether to verify host
 Celasticlient::Client::SSLOption::VerifyPeerFlag whether to verify peer