NAME

Data::AnyXfer::Elastic::Import::SpawnTask::Remote - Play an import in parallel on a target remote host

DESCRIPTION

This module subclasses Data::AnyXfer::Elastic::Import::SpawnTask, and overrides its methods to execute the import on a different host to where it was started.

You will be returned a process object which you can inspect to track progress.

ATTRIBUTES

For internal use only. The interface is the same as the parent class, except for an additional remote_host_instance attribute, which represents all of the extra information needed by this module.

COPYRIGHT

This software is copyright (c) 2019, Anthony Lucas.

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