DOKK / manpages / debian 10 / libsearch-elasticsearch-perl / Search::Elasticsearch::Role::Client.3pm.en
Search::Elasticsearch::Role::Client(3pm) User Contributed Perl Documentation Search::Elasticsearch::Role::Client(3pm)

Search::Elasticsearch::Role::Client - Provides common functionality for Client implementations

version 6.00

This role provides a common "perform_request()" method for Client implementations.

This method takes whatever arguments it is passed and passes them directly to a "parse_request()" method (which should be provided by Client implementations). The "parse_request()" method should return a request suitable for passing to "perform_request()" in Search::Elasticsearch::Transport.

Clinton Gormley <drtech@cpan.org>

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

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004
2018-05-17 perl v5.26.2