Struct riak::stream::SecondaryIndexStream [] [src]

pub struct SecondaryIndexStream { /* fields omitted */ }

SecondaryIndexStream represents a streaming 2i search

Methods

impl SecondaryIndexStream
[src]

constructs a new SecondaryIndexStream

retrieves all the IndexResp for the IndexReq

retrieves the next IndexResp

Trait Implementations

impl Debug for SecondaryIndexStream
[src]

Formats the value using the given formatter.