Struct riak::stream::BucketStream [] [src]

pub struct BucketStream { /* fields omitted */ }

BucketStream represents a list of bucket names in Riak

Methods

impl BucketStream
[src]

constructs a new BucketStream

return a list of every bucket from the stream

return the next group of buckets from the stream

Trait Implementations

impl Debug for BucketStream
[src]

Formats the value using the given formatter.