com.basho.riak.client.query.serialize
Interface FunctionWriter

All Known Implementing Classes:
JSBucketKeyFunctionWriter, JSSourceFunctionWriter, NamedErlangFunctionWriter, NamedJSFunctionWriter

public interface FunctionWriter

All function writers need to do is implement a write method

Author:
russell

Method Summary
 void write()
           
 

Method Detail

write

void write()
           throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.