NAME
Data::Riak::MapReduce::Phase
VERSION
version 0.5
DESCRIPTION
The Phase role contains common code used by all the Data::Riak::MapReduce phase classes.
ATTRIBUTES
keep
Flag controlling whether the results of this phase are included in the final result of the map/reduce.
METHODS
pack
The pack
method is required to be implemented by consumers of this role.
AUTHOR
Andrew Nelson <anelson at cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Infinity Interactive.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.