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