Data-Riak
    
    
  
  
  
view release on metacpan or search on metacpan
lib/Data/Riak/MapReduce.pm view on Meta::CPAN
An arrayref of phases that will be executed in order.  The phases should be
one of L<Data::Riak::MapReduce::Phase::Link>,
L<Data::Riak::MapReduce::Phase::Map>, or L<Data::Riak::MapReduce::Phase::Reduce>.
=head1 METHODS
=head2 mapreduce
Execute the mapreduce query.
To enable streaming, do the following:
    my $results = $mr->mapreduce(chunked => 1);
=head1 AUTHORS
=over 4
=item *
Andrew Nelson <anelson at cpan.org>
( run in 0.290 second using v1.01-cache-2.11-cpan-5dc5da66d9d )