1C-Bitrix 25.700.0
|
Открытые члены | |
getReadBytes () | |
getWrittenBytes () | |
getCachePath () |
См. определение в файле cacheenginestatinterface.php строка 5
getCachePath | ( | ) |
Returns the cache key (path) after read or write operation.
Замещается в KeyValueEngine, CacheEngineFiles и CacheEngineNone.
getReadBytes | ( | ) |
Returns number of bytes read from cache.
Замещается в KeyValueEngine, CacheEngineFiles и CacheEngineNone.
getWrittenBytes | ( | ) |
Returns number of bytes written to cache.
Замещается в KeyValueEngine, CacheEngineFiles и CacheEngineNone.