NAME

HeliosX::MapReduceService::Metajob - Class to represent metajobs to HeliosX::MapReduceService

SYNOPSIS

use HeliosX::Metajob;
blah blah blah

DESCRIPTION

This module is not yet complete, thus the documentation is not yet complete.

ACCESSOR METHODS

METHODS

parseArgs()

Helios::Metajob's parseArgs() only does metajobs.

#[] parse <jobs> section here?

burst()

OTHER METHODS

createMetajobTables()

updateStatistics()

dbConnect($dsn, $user, $password)

SEE ALSO

HeliosX::MapReduceService, HeliosX::MapReduceService::Job

AUTHOR

Andrew Johnson, <lajandy at cpan dotorg>

COPYRIGHT AND LICENSE

Copyright (C) 2009 by Andrew Johnson

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.0 or, at your option, any later version of Perl 5 you may have available.