Basho\Riak\DataType\Hll::getData PHP Method

getData() public method

public getData ( ) : integer
return integer
    public function getData()
    {
        return $this->data;
    }