Basho\Riak\Command\Stats\Response::getAllStats PHP Method

getAllStats() public method

public getAllStats ( )
    public function getAllStats()
    {
        return $this->stats;
    }