Search::Elasticsearch::Cxn::Factory - Used by CxnPools to create new Cxn instances.
version 8.00
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) 2022 by Elasticsearch BV.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004
To install Search::Elasticsearch, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Search::Elasticsearch
CPAN shell
perl -MCPAN -e shell install Search::Elasticsearch
For more information on module installation, please visit the detailed CPAN module installation guide.