|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.basho.riak.client.query.functions | |
---|---|
com.basho.riak.client.bucket | A bucket is a namespace abstraction provided by Riak, the API uses
Bucket as the primary way to interact
with data stored in Riak. |
com.basho.riak.client.builders | These builders provide a fluid API for creating instances of some immutable (or mainly immutable classes) that have a large number of constructor parameters. |
com.basho.riak.client.query | Classes and interfaces for running map/reduce and link walk operations on Riak. |
com.basho.riak.client.query.functions | Functions that can be used in Map/Reduce and also for bucket properties (things like chash_key, pre/post-commit etc.) |
com.basho.riak.client.query.serialize | Classes for serializing query functions to JSON, used internally. |
com.basho.riak.client.raw.http | Classes for adapting the http.RiakClient to the
RawClient interface |
Classes in com.basho.riak.client.query.functions used by com.basho.riak.client.bucket | |
---|---|
NamedErlangFunction
Models a named erlang function. |
|
NamedFunction
Tag interface for named functions |
Classes in com.basho.riak.client.query.functions used by com.basho.riak.client.builders | |
---|---|
NamedErlangFunction
Models a named erlang function. |
|
NamedFunction
Tag interface for named functions |
Classes in com.basho.riak.client.query.functions used by com.basho.riak.client.query | |
---|---|
Function
Top level tag interface for all function types |
Classes in com.basho.riak.client.query.functions used by com.basho.riak.client.query.functions | |
---|---|
AnonymousFunction
Tag interface for anonymous functions. |
|
Function
Top level tag interface for all function types |
|
NamedErlangFunction
Models a named erlang function. |
|
NamedFunction
Tag interface for named functions |
|
ReducePhaseOnlyOne
An M/R function arg that mandates that Riak only run the reduce phase once, when all maps are finished. |
Classes in com.basho.riak.client.query.functions used by com.basho.riak.client.query.serialize | |
---|---|
Function
Top level tag interface for all function types |
|
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. |
Classes in com.basho.riak.client.query.functions used by com.basho.riak.client.raw.http | |
---|---|
NamedErlangFunction
Models a named erlang function. |
|
NamedJSFunction
A named function that is a JS built in function. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |