com.basho.riak.client.query
Interface WalkResult

All Superinterfaces:
Iterable<Collection<IRiakObject>>

public interface WalkResult
extends Iterable<Collection<IRiakObject>>

Interface defining results from a walk operation, basically an iteration of steps, each step contains some IRiakObjects.

Expect this to be added to in the near future with siblings and conversion

Author:
russell

Method Summary
 
Methods inherited from interface java.lang.Iterable
iterator
 



Copyright © 2012. All Rights Reserved.