The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::Hadoop::YARN::DataNode::JMX

VERSION

version 0.203

SYNOPSIS

    my $dn = Net::Hadoop::YARN::DataNode::JMX->new( %opt );

DESCRIPTION

YARN DataNode JMX methods.

METHODS

java_runtime

    my $java = $dn->java_runtime;

AUTHOR

David Morel <david.morel@amakuru.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by David Morel & Booking.com.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.