global class QueryLocatorIterator { global Object clone() { } global Boolean hasNext() { } global SObject next() { } }