Scroll to navigation

Search::Elasticsearch::Role::CxnPool::Static(3pm) User Contributed Perl Documentation Search::Elasticsearch::Role::CxnPool::Static(3pm)

NAME

Search::Elasticsearch::Role::CxnPool::Static - A CxnPool role for connecting to a remote cluster with a static list of nodes.

VERSION

version 8.00

METHODS

"schedule_check()"

    $cxn_pool->schedule_check

Forces a ping on each cxn in cxns() before the next time that cxn is used for a request.

AUTHOR

Enrico Zimuel <enrico.zimuel@elastic.co>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2022 by Elasticsearch BV.

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004
2023-02-11 perl v5.36.0