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

Packages that use RiakWalkSpec
com.basho.riak.client.http The legacy, low-level HTTP REST RiakClient and associated classes, consider using the high-level IRiakClient 
com.basho.riak.client.http.plain A more OO wrapper to the legacy, low-level HTTP REST client map reduce key filters, consider using the high-level IRiakClient 
 

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

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

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

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



Copyright © 2012. All Rights Reserved.