Uses of Class
com.basho.riak.client.query.functions.NamedJSFunction

Packages that use NamedJSFunction
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 
 

Uses of NamedJSFunction in com.basho.riak.client.query.serialize
 

Constructors in com.basho.riak.client.query.serialize with parameters of type NamedJSFunction
NamedJSFunctionWriter(NamedJSFunction function, org.codehaus.jackson.JsonGenerator jsonGenerator)
           
 

Uses of NamedJSFunction in com.basho.riak.client.raw.http
 

Methods in com.basho.riak.client.raw.http that return NamedJSFunction
 NamedJSFunction NamedJSFunctionDeserializer.deserialize(org.codehaus.jackson.JsonParser jp, org.codehaus.jackson.map.DeserializationContext ctxt)
           
 



Copyright © 2012. All Rights Reserved.