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

Packages that use JavascriptFunction
com.basho.riak.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(java.lang.String functionSource)
          Shortcut for creating a reference to an anonymous Javascript function
static JavascriptFunction JavascriptFunction.named(java.lang.String functionName)
          Shortcut for creating a reference to a named Javascript function
 



Copyright © 2010. All Rights Reserved.