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

Packages that use JavascriptFunction
com.basho.riak.pbc.mapreduce The legacy, low-level Protocol Buffers query classes for Map Reduce. 
 

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

Methods in com.basho.riak.pbc.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.