com.basho.riak.client.query.serialize
Class FunctionToJson
java.lang.Object
com.basho.riak.client.query.serialize.FunctionToJson
public class FunctionToJson
- extends Object
Helper to write a Function to a JsonGenerator
- Author:
- russell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionToJson
public FunctionToJson()
newWriter
public static FunctionWriter newWriter(Function function,
org.codehaus.jackson.JsonGenerator jsonGenerator)
Copyright © 2012. All Rights Reserved.