Hi John - You're looking for headOnly() in the FetchObject. Simplest example:
bucket.fetch("key").headOnly().execute(); Thanks, -Roach On Thu, Nov 7, 2013 at 5:05 PM, JohnP <jpederzo...@parchment.com> wrote: > 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! > > - John > > > > -- > View this message in context: > http://riak-users.197444.n3.nabble.com/IRiakClient-and-fetchMeta-tp4029723.html > Sent from the Riak Users mailing list archive at Nabble.com. > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com