Uses of Class
com.basho.riak.client.request.RiakWalkSpec

Packages that use RiakWalkSpec
com.basho.riak.client Provides the top-level IRiakClient and IRiakObject classes required to store data in Riak, start here. 
com.basho.riak.client.plain Deprecated please see com.basho.riak.http.client.plain 
 

Uses of RiakWalkSpec in com.basho.riak.client
 

Methods in com.basho.riak.client with parameters of type RiakWalkSpec
 WalkResponse RiakClient.walk(String bucket, String key, RiakWalkSpec walkSpec)
          Deprecated.  
 

Uses of RiakWalkSpec in com.basho.riak.client.plain
 

Methods in com.basho.riak.client.plain with parameters of type RiakWalkSpec
 List<? extends List<? extends RiakObject>> PlainClient.walk(String bucket, String key, RiakWalkSpec walkSpec)
          Deprecated.  
 



Copyright © 2012. All Rights Reserved.