|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |