APCIterator ��

(PECL apc >= 3.1.1)

���

APCIterator ��ʹ�ñ���������APC��������ף����Ǻ��а�������Ϊ������ͬʱ��ȡ�Ѿ������ÿ��������ʵ������Ŀ����������ͷŵ�������Ļ��������������谭������������ɻ�ȡ100��Ĭ�ϣ����������ݵĵ������ڴ󻺴���Ŀ�� ���⣬ʹ������ƥ��Ч�ʸ��ߣ���Ϊ������ΪC�����ʵ�֡�

��ժҪ

APCIterator implements Iterator , Traversable {
/* Methods */
public __construct ( string $cache [, mixed $search = NULL [, int $format = APC_ITER_ALL [, int $chunk_size = 100 [, int $list = APC_LIST_ACTIVE ]]]] )
public current ( void ) : mixed
public getTotalCount ( void ) : int
public getTotalHits ( void ) : int
public getTotalSize ( void ) : int
public key ( void ) : string
public next ( void ) : void
public rewind ( void ) : void
public valid ( void ) : void
}

Table of Contents