Uses of Class
com.basho.riak.client.query.LinkWalkStep

Packages that use LinkWalkStep
com.basho.riak.client.raw.query Inputs to the RawClients for Map/Reduce and Link Walking. 
 

Uses of LinkWalkStep in com.basho.riak.client.raw.query
 

Methods in com.basho.riak.client.raw.query that return types with arguments of type LinkWalkStep
 Iterator<LinkWalkStep> LinkWalkSpec.iterator()
           
 

Constructor parameters in com.basho.riak.client.raw.query with type arguments of type LinkWalkStep
LinkWalkSpec(LinkedList<LinkWalkStep> steps, String startBucket, String startKey)
          Create the link walk spec.
 



Copyright © 2012. All Rights Reserved.