Spring Data Key-Value

Uses of Class
org.springframework.data.keyvalue.riak.mapreduce.AsyncRiakMapReduceJob

Packages that use AsyncRiakMapReduceJob
org.springframework.data.keyvalue.riak.groovy   
 

Uses of AsyncRiakMapReduceJob in org.springframework.data.keyvalue.riak.groovy
 

Fields in org.springframework.data.keyvalue.riak.groovy declared as AsyncRiakMapReduceJob
protected  AsyncRiakMapReduceJob RiakMapReduceOperation.job
           
 

Methods in org.springframework.data.keyvalue.riak.groovy that return AsyncRiakMapReduceJob
 AsyncRiakMapReduceJob RiakMapReduceOperation.getJob()
           
 

Methods in org.springframework.data.keyvalue.riak.groovy with parameters of type AsyncRiakMapReduceJob
 void RiakMapReduceOperation.setJob(AsyncRiakMapReduceJob job)
           
 

Constructors in org.springframework.data.keyvalue.riak.groovy with parameters of type AsyncRiakMapReduceJob
RiakMapReduceOperation(AsyncRiakTemplate riak, AsyncRiakMapReduceJob job)
           
 


Spring Data Key-Value

Copyright © 2010-2011 SpringSource. All Rights Reserved.