Uses of Class
com.basho.riak.client.mapreduce.JavascriptFunction

Packages that use JavascriptFunction
com.basho.riak.client.mapreduce Deprecated please see com.basho.riak.http.client.mapreduce 
 

Uses of JavascriptFunction in com.basho.riak.client.mapreduce
 

Methods in com.basho.riak.client.mapreduce that return JavascriptFunction
static JavascriptFunction JavascriptFunction.anon(String functionSource)
          Deprecated. Shortcut for creating a reference to an anonymous Javascript function
static JavascriptFunction JavascriptFunction.named(String functionName)
          Deprecated. Shortcut for creating a reference to a named Javascript function
 



Copyright © 2012. All Rights Reserved.