APCUIterator::getTotalSize
(PECL apcu >= 5.0.0)
APCUIterator::getTotalSize — Get total cache size
Описание
public int APCUIterator::getTotalSize
( void
)
Gets the total cache size.
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
The total cache size.
Смотрите также
- APCUIterator::getTotalCount() - Get total count
- APCUIterator::getTotalHits() - Get total cache hits
- apc_cache_info() - Retrieves cached information from APC's data store
Коментарии
404 Not Found