global class QueryLocatorChunkIterator { global Object clone() { } global Boolean hasNext() { } global List next() { } }