Predis\Collection\Iterator\CursorBasedIterator::executeCommand PHP 메소드

executeCommand() 추상적인 보호된 메소드

Fetches a new set of elements from the remote collection, effectively advancing the iteration process.
abstract protected executeCommand ( ) : array
리턴 array
    protected abstract function executeCommand();