Doctrine\Common\Cache\RiakCache::doGetStats PHP Method

doGetStats() protected method

protected doGetStats ( )
    protected function doGetStats()
    {
        // Only exposed through HTTP stats API, not Protocol Buffers API
        return null;
    }