logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Search::Elasticsearch::Client::7_0::Direct::Shutdown - Plugin providing Shutdown feature for

Author

       Enrico Zimuel <enrico.zimuel@elastic.co>

Name

       Search::Elasticsearch::Client::7_0::Direct::Shutdown - Plugin providing Shutdown feature for
       Search::Elasticsearch 7.x

Synopsis

           my $response = $es->shutdown->put_node(
               node_id => $node_id
           );

   DESCRIPTION
       This class extends the Search::Elasticsearch client with an "shutdown" namespace, to support the
       experimental shutdown APIs.

Version

       version 7.715

See Also