public class RiakObjectConverter extends Object
Modifier and Type | Method and Description |
---|---|
static List<RiakObject> |
convert(List<com.basho.riak.protobuf.RiakKvPB.RpbContent> contentList,
com.google.protobuf.ByteString contentVClock) |
static com.basho.riak.protobuf.RiakKvPB.RpbContent |
convert(RiakObject ro) |
public static List<RiakObject> convert(List<com.basho.riak.protobuf.RiakKvPB.RpbContent> contentList, com.google.protobuf.ByteString contentVClock)
public static com.basho.riak.protobuf.RiakKvPB.RpbContent convert(RiakObject ro)
Copyright © 2014. All rights reserved.