Scroll to navigation

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

NAME

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

VERSION

version 8.12

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) 2024 by Elasticsearch BV.

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004
2024-03-08 perl v5.38.2