com.basho.riak.client.query.serialize
Class FunctionToJson

java.lang.Object
  extended by com.basho.riak.client.query.serialize.FunctionToJson

public class FunctionToJson
extends Object

Helper to write a Function to a JsonGenerator

Author:
russell

Constructor Summary
FunctionToJson()
           
 
Method Summary
static FunctionWriter newWriter(Function function, org.codehaus.jackson.JsonGenerator jsonGenerator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionToJson

public FunctionToJson()
Method Detail

newWriter

public static FunctionWriter newWriter(Function function,
                                       org.codehaus.jackson.JsonGenerator jsonGenerator)


Copyright © 2012. All Rights Reserved.