Basho\Riak\Command\DataType\Hll\Store::execute PHP Method

execute() public method

public execute ( ) : Response
return Response
    public function execute()
    {
        return parent::execute();
    }