Elasticlient
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NelasticlientThe elasticlient namespace
 CBulkClass for bulk document indexing
 CClientClass for managing Elasticsearch connection in one Elasticsearch cluster
 CClientOptionAbstract class for various options passed to Client constructor
 CClientOptionValueHelper class holding single value for ClientOption implementations
 CConnectTimeoutOptionThe connection timeout [ms] for client
 CProxiesOptionProxies option for client connection
 CSSLOptionOptions to setup SSL for client connection
 CCaInfoPath to the custom CA bundle
 CCertFilePath to the certificate
 CKeyFilePath to the certificate key file
 CSSLOptionTypeAbstract base class for specific SSL options
 CVerifyHostFlag whether to verify host
 CVerifyPeerFlag whether to verify peer
 CTimeoutOptionThe timeout [ms] setting for client connection
 CConnectionException
 CIBulkDataInterface for Bulk data collector classes
 CSameIndexBulkData
 CScrollClass for use of Elasticsearch Scroll API
 CScrollByScanClass for use of Elasticsearch Scroll API with deprecated scan option