Search::Elasticsearch::Cxn::Factory(3pm) | User Contributed Perl Documentation | Search::Elasticsearch::Cxn::Factory(3pm) |
Search::Elasticsearch::Cxn::Factory - Used by CxnPools to create new Cxn instances.
version 8.12
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.
Enrico Zimuel <enrico.zimuel@elastic.co>
This software is Copyright (c) 2024 by Elasticsearch BV.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004
2024-02-04 | perl v5.38.2 |