Spring Data Key-Value

Uses of Package
org.springframework.data.keyvalue.riak.mapreduce

Packages that use org.springframework.data.keyvalue.riak.mapreduce
org.springframework.data.keyvalue.riak.core   
org.springframework.data.keyvalue.riak.mapreduce   
 

Classes in org.springframework.data.keyvalue.riak.mapreduce used by org.springframework.data.keyvalue.riak.core
MapReduceJob
          A generic interface to representing a Map/Reduce job to a data store that supports that operation.
MapReduceOperations
          Generic interface to Map/Reduce in data stores that support it.
RiakMapReduceJob
          An implementation of MapReduceJob for the Riak data store.
 

Classes in org.springframework.data.keyvalue.riak.mapreduce used by org.springframework.data.keyvalue.riak.mapreduce
MapReduceJob
          A generic interface to representing a Map/Reduce job to a data store that supports that operation.
MapReduceOperation
          A generic interface to a Map/Reduce operation.
MapReducePhase
          A generic interface to the phases of Map/Reduce jobs.
MapReducePhase.Phase
           
 


Spring Data Key-Value

Copyright © 2010 SpringSource. All Rights Reserved.