Perfect - Thanks!
--
View this message in context:
http://riak-users.197444.n3.nabble.com/IRiakClient-and-fetchMeta-tp4029723p4029735.html
Sent from the Riak Users mailing list archive at Nabble.com.
___
riak-users mailing list
riak-users@lists.basho
Hi -
I am using the java client library for Riak and trying to determine if there
is an equivalent way to query only for metadata with IRiakClient in the same
manner one can with the older RiakClient?
RiakClient has the following method: fetchMeta(String bucket, String key)
Thanks in advance!