com.basho.riak.client.mapreduce
Class LinkFunction
java.lang.Object
com.basho.riak.client.mapreduce.LinkFunction
- All Implemented Interfaces:
- MapReduceFunction
Deprecated. with the addition of a protocol buffers client in 0.14 all the
existing REST client code should be in client.http.* this class
has therefore been moved. Please use
com.basho.riak.client.http.mapreduce.LinkFunction
instead.
WARNING: This class will be REMOVED in the next version.
@Deprecated
public class LinkFunction
- extends Object
- implements MapReduceFunction
- See Also:
LinkFunction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkFunction
public LinkFunction(String bucket)
- Deprecated.
LinkFunction
public LinkFunction(String bucket,
String tag)
- Deprecated.
toJson
public JSONObject toJson()
- Deprecated.
- Specified by:
toJson
in interface MapReduceFunction
Copyright © 2012. All Rights Reserved.