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

Packages that use JavascriptFunction
com.basho.riak.client.http.mapreduce The legacy, low-level HTTP REST client map reduce functions, consider using the high-level IRiakClient 
 

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

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



Copyright © 2012. All Rights Reserved.