Function etcd::stats::self_stats [] [src]

pub fn self_stats<C>(
    client: &Client<C>
) -> Box<Stream<Item = Response<SelfStats>, Error = Error>> where
    C: Clone + Connect

Returns statistics about each cluster member the client was initialized with.

Fails if JSON decoding fails, which suggests a bug in our schema.