Uses of Class
com.basho.riak.client.http.response.WalkResponse

Packages that use WalkResponse
com.basho.riak.client.http The legacy, low-level HTTP REST RiakClient and associated classes, consider using the high-level IRiakClient 
 

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

Methods in com.basho.riak.client.http that return WalkResponse
 WalkResponse RiakObject.LinkBuilder.run()
           
 WalkResponse RiakObject.LinkBuilder.run(RequestMeta meta)
          Execute the link walking query by calling RiakClient.walk(String, String, String, RequestMeta).
 WalkResponse RiakClient.walk(String bucket, String key, RiakWalkSpec walkSpec)
           
 WalkResponse RiakClient.walk(String bucket, String key, String walkSpec)
           
 WalkResponse RiakClient.walk(String bucket, String key, String walkSpec, RequestMeta meta)
           
 



Copyright © 2012. All Rights Reserved.