public class BucketKeyInputSerializer extends com.fasterxml.jackson.databind.JsonSerializer<BucketKeyInput>
BucketKeyInput to a Riak MapReduce JSON format.| Constructor and Description |
|---|
BucketKeyInputSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(BucketKeyInput input,
com.fasterxml.jackson.core.JsonGenerator jg,
com.fasterxml.jackson.databind.SerializerProvider sp) |
public void serialize(BucketKeyInput input, com.fasterxml.jackson.core.JsonGenerator jg, com.fasterxml.jackson.databind.SerializerProvider sp) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<BucketKeyInput>IOExceptionCopyright © 2016. All rights reserved.