|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AnonymousFunction | Tag interface for anonymous functions. |
Function | Top level tag interface for all function types |
NamedFunction | Tag interface for named functions |
Class Summary | |
---|---|
Args | Holder class for common, Riak specified, M/R function args |
JSBucketKeyFunction | A JS function that is stored in a Riak bucket/key location |
JSSourceFunction | An anonymous JavaScript function. |
NamedErlangFunction | Models a named erlang function. |
NamedJSFunction | A named function that is a JS built in function. |
ReducePhaseOnlyOne | An M/R function arg that mandates that Riak only run the reduce phase once, when all maps are finished. |
Functions that can be used in Map/Reduce and also for bucket properties (things like chash_key, pre/post-commit etc.)
MapReducePhase
,
BucketProperties
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |