logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Search::Elasticsearch::Cxn::Factory - Used by CxnPools to create new Cxn instances.

Author

       Enrico Zimuel <enrico.zimuel@elastic.co>

Description

       This class is used by the Search::Elasticsearch::Role::CxnPool implementations to create new
       Search::Elasticsearch::Role::Cxn-based instances. It holds on to all the configuration options passed to
       "new()" in Elasticsearch so that new Cxns can use them.

       It contains no user serviceable parts.

Name

       Search::Elasticsearch::Cxn::Factory - Used by CxnPools to create new Cxn instances.

Version

       version 8.12

See Also