Basho\Riak\Command\TimeSeries\Query\Response::getResults PHP 메소드

getResults() 공개 메소드

public getResults ( ) : array
리턴 array
    public function getResults()
    {
        return $this->results;
    }