com.basho.riak.pbc.mapreduce
Class LinkFunction

java.lang.Object
  extended by com.basho.riak.pbc.mapreduce.LinkFunction
All Implemented Interfaces:
MapReduceFunction

public class LinkFunction
extends Object
implements MapReduceFunction

A MapReduceFunction for a Link Phase of a Map/Reduce query.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.basho.riak.pbc.mapreduce.MapReduceFunction
MapReduceFunction.Types
 
Constructor Summary
LinkFunction(String bucket)
           
LinkFunction(String bucket, String tag)
           
 
Method Summary
 JSONObject toJson()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkFunction

public LinkFunction(String bucket)

LinkFunction

public LinkFunction(String bucket,
                    String tag)
Method Detail

toJson

public JSONObject toJson()
Specified by:
toJson in interface MapReduceFunction


Copyright © 2012. All Rights Reserved.