Search::Elasticsearch::Role::Client - Provides common functionality for Client implementations
Contents
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
perl v5.38.2 2024-02-04 Search::Elasti...h::Role::Client(3pm)
Description
This role provides a common perform_request() method for Client implementations.
Methods
perform_request()
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.
Name
Search::Elasticsearch::Role::Client - Provides common functionality for Client implementations
Version
version 8.12
